Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c206 uint64_t start_group_wait_time; member
493 if (time_after64(now, stats->start_group_wait_time)) in CFQG_FLAG_FNS()
495 now - stats->start_group_wait_time); in CFQG_FLAG_FNS()
509 stats->start_group_wait_time = sched_clock(); in cfqg_stats_set_start_group_wait_time()