Home
last modified time | relevance | path

Searched refs:report_stats (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dtest-linearize.c67 report_stats(); in main()
H A Dstats.c58 void report_stats(void) in report_stats() function
H A Dtest-unssa.c87 report_stats(); in main()
H A Dlib.h229 extern void report_stats(void);
H A Dsparse.c346 report_stats(); in main()
H A Dsparse-llvm.c1369 report_stats(); in main()
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c79 static void report_stats(FILE *, lsrec_t **, size_t, uint64_t, uint64_t);
1585 report_stats(out, first, current - first, ev_count[event], in main()
1617 report_stats(FILE *out, lsrec_t **sort_buf, size_t nrecs, uint64_t total_count, in report_stats() function