Home
last modified time | relevance | path

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

/linux-6.6.21/block/
Dblk-throttle.c84 unsigned long last_calculate_time; member
2081 if (time_before(jiffies, td->last_calculate_time + HZ)) in throtl_update_latency_buckets()
2083 td->last_calculate_time = jiffies; in throtl_update_latency_buckets()