Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-throttle.c223 unsigned long last_calculate_time; member
2100 if (time_before(jiffies, td->last_calculate_time + HZ)) in throtl_update_latency_buckets()
2102 td->last_calculate_time = jiffies; in throtl_update_latency_buckets()