Searched refs:PRINT_STATISTICS_INTERVAL (Results 1 – 1 of 1) sorted by relevance
39 #define PRINT_STATISTICS_INTERVAL (30 * MSEC_PER_SEC) macro79 if (!next_print || (abs(cmp) > PRINT_STATISTICS_INTERVAL)) { in stats()224 next_print = curr + PRINT_STATISTICS_INTERVAL; in stats()