Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c77 static unsigned long hd_high_time; /* Total time spent while all cpus have high capacity */ variable
149 hd_high_time += ktime_ms_delta(now, prev); in hd_update_times()
370 *val = hd_high_time; in hd_greedy_time_get()