Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dbfq-iosched.h661 u64 first_dispatch; member
A Dbfq-iosched.c3435 bfqd->last_dispatch = bfqd->first_dispatch = ktime_get_ns(); in bfq_reset_rate_computation()
3473 bfqd->last_completion - bfqd->first_dispatch); in bfq_update_rate_reset()
3634 bfqd->delta_from_first = now_ns - bfqd->first_dispatch; in bfq_update_peak_rate()

Completed in 17 milliseconds