Searched refs:should_check_rate (Results 1 - 2 of 2) sorted by relevance
/external/fio/ | ||
H A D | fio.h | 560 static inline int should_check_rate(struct thread_data *td, function |
H A D | backend.c | 887 if (!in_ramp_time(td) && should_check_rate(td, bytes_done)) { |
Completed in 201 milliseconds