Searched refs:rate_threshold (Results 1 - 1 of 1) sorted by relevance

/external/fio/t/
H A Dbtrace2fio.c21 static unsigned int rate_threshold; variable
814 if (this_rate < rate_threshold) {
821 if (rate < rate_threshold)
1092 rate_threshold = atoi(optarg);

Completed in 2919 milliseconds