Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-throttle.c219 unsigned long last_calculate_time; member
2044 if (time_before(jiffies, td->last_calculate_time + HZ)) in throtl_update_latency_buckets()
2046 td->last_calculate_time = jiffies; in throtl_update_latency_buckets()