Searched refs:stats_period (Results 1 – 4 of 4) sorted by relevance
639 extern int64_t stats_period;
181 int64_t stats_period = 500000; variable378 stats_period = user_stats_period; in opt_stats_period()
1533 if (((cur_time - last_time) < stats_period && !first_report) || in print_report()
799 @item -stats_period @var{time} (@emph{global})810 The update period is set using @code{-stats_period}.