Searched refs:thermal_pressure (Results 1 – 2 of 2) sorted by relevance
5432 unsigned long thermal_pressure; in scheduler_tick() local5443 thermal_pressure = arch_scale_thermal_pressure(cpu_of(rq)); in scheduler_tick()5444 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure); in scheduler_tick()
8540 unsigned long thermal_pressure; in __update_blocked_others() local8549 thermal_pressure = arch_scale_thermal_pressure(cpu_of(rq)); in __update_blocked_others()8553 update_thermal_load_avg(rq_clock_thermal(rq), rq, thermal_pressure) | in __update_blocked_others()