Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c78 static unsigned long hd_low_time; /* Total time spent while vl cpus have low capacity */ variable
151 hd_low_time += ktime_ms_delta(now, prev); in hd_update_times()
381 *val = hd_low_time; in hd_conservative_time_get()