Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-throttle.c226 unsigned long last_calculate_time; member
2111 if (time_before(jiffies, td->last_calculate_time + HZ)) in throtl_update_latency_buckets()
2113 td->last_calculate_time = jiffies; in throtl_update_latency_buckets()