Home
last modified time | relevance | path

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

/block/
Dcfq-iosched.c209 uint64_t start_empty_time; member
525 if (time_after64(now, stats->start_empty_time)) in cfqg_stats_end_empty_time()
527 now - stats->start_empty_time); in cfqg_stats_end_empty_time()
551 stats->start_empty_time = sched_clock(); in cfqg_stats_set_start_empty_time()