Searched refs:report_stats (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | test-linearize.c | 67 report_stats(); in main()
|
H A D | stats.c | 58 void report_stats(void) in report_stats() function
|
H A D | test-unssa.c | 87 report_stats(); in main()
|
H A D | lib.h | 229 extern void report_stats(void);
|
H A D | sparse.c | 346 report_stats(); in main()
|
H A D | sparse-llvm.c | 1369 report_stats(); in main()
|
/illumos-gate/usr/src/cmd/lockstat/ |
H A D | lockstat.c | 79 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
|