Home
last modified time | relevance | path

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

/external/fio/
Dstat.c1698 unsigned long elapsed, this_window; in add_log_sample() local
1723 this_window = elapsed - iolog->avg_last; in add_log_sample()
1724 if (this_window < iolog->avg_msec) in add_log_sample()