Home
last modified time | relevance | path

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

/external/fio/
Diolog.h78 uint32_t cur_log_max; member
Dstat.c1987 if (!iolog->cur_log_max) in get_new_log()
1990 new_samples = iolog->cur_log_max * 2; in get_new_log()
2005 iolog->cur_log_max = new_samples; in get_new_log()