Searched refs:notify_thres_0 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dtherm_throt.c334 bool notify_thres_0 = false; notify_package_thresholds() local
342 notify_thres_0 = true; notify_package_thresholds()
347 if (!notify_thres_0 && !notify_thres_1) notify_package_thresholds()
358 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) notify_package_thresholds()

Completed in 31 milliseconds