Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dhiperdispatch.c239 unsigned long steal_percentage, new_cores; in hd_capacity_work_fn() local
255 steal_percentage = hd_steal_avg(hd_calculate_steal_percentage()); in hd_capacity_work_fn()
256 if (steal_percentage < hd_steal_threshold) in hd_capacity_work_fn()
266 trace_s390_hd_work_fn(steal_percentage, hd_entitled_cores, hd_high_capacity_cores); in hd_capacity_work_fn()