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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dtherm_throt.c335 bool notify_thres_1 = false; notify_package_thresholds() local
345 notify_thres_1 = true; notify_package_thresholds()
347 if (!notify_thres_0 && !notify_thres_1) notify_package_thresholds()
361 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) notify_package_thresholds()

Completed in 69 milliseconds