Home
last modified time | relevance | path

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

/external/fio/
Dfio.h577 static inline int should_check_rate(struct thread_data *td, in should_check_rate() function
Dbackend.c921 if (!in_ramp_time(td) && should_check_rate(td, bytes_done)) { in do_io()