Searched defs:print_stats (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh805 function print_stats function
1042 typeset print_stats=false
1063 S) options.print_stats=true ;;
1064 +S) options.print_stats=false ;;
1127 if "${options.print_stats}" ; then
1128 print_stats
/illumos-gate/usr/src/cmd/zlook/
H A Dzlook.c141 print_stats(struct stat64 *sb) function
404 print_stats(&lk.zl_statbuf);
/illumos-gate/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c299 print_stats(rcid_type_t stat_type) function
421 print_stats(stat_type);
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc1188 db_mindex::print_stats() function in class:db_mindex
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c877 print_stats(tstat_data_t *data, tstat_data_t *odata) function
1045 { '\0', print_stats, parsable_stats, 0 },
1046 { 'e', print_stats, parsable_stats, 1 },
/illumos-gate/usr/src/tools/ctf/dump/
H A Ddump.c677 print_stats(void) function
1000 error |= print_stats();
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c68 static void print_stats(nscd_cfg_stat_cache_t *);
502 print_stats(nscd_cfg_stat_cache_t *statsp) { function
1015 (void) print_stats(&stats);
1035 (void) print_stats(&stats);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c211 static void print_stats(int, int, double, double, double, double);
1772 print_stats(probe, nreceived, rttmin, rttmax, rttsum,
2063 print_stats(int ntransmitted, int nreceived, double rttmin, double rttmax, function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c2197 print_stats(ike_stats_t *sp, int len) function
2635 print_stats(sp, sreqp->stat_len);

Completed in 123 milliseconds