Home
last modified time | relevance | path

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

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