Searched refs:t_old (Results 1 – 3 of 3) sorted by relevance
199 s32 t_avg, t_old; in cpu_check_overtemp() local218 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()221 cpu_thist_total -= t_old; in cpu_check_overtemp()226 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()
123 s32 t_avg, t_old; in cpu_check_overtemp() local159 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()162 cpu_thist_total -= t_old; in cpu_check_overtemp()167 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()
129 s32 t_avg, t_old; in cpu_check_overtemp() local165 t_old = cpu_thist[cpu_thist_pt]; in cpu_check_overtemp()168 cpu_thist_total -= t_old; in cpu_check_overtemp()173 FIX32TOPRINT(t_avg), FIX32TOPRINT(t_old), FIX32TOPRINT(temp)); in cpu_check_overtemp()