Searched refs:stats_close (Results 1 – 4 of 4) sorted by relevance
35 void stats_close(stats_io_t *stats, int last_pass);
79 void stats_close(stats_io_t *stats, int last_pass) { in stats_close() function
1778 FOREACH_STREAM(stats_close(&stream->stats, global.passes - 1)); in main()
377 stats_close(&app_input.rc_stats, 1); in main()