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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dtherm_throt.c210 static int thresh_event_valid(int level, int event) thresh_event_valid() function
358 if (notify_thres_0 && thresh_event_valid(PACKAGE_LEVEL, 0)) notify_package_thresholds()
361 if (notify_thres_1 && thresh_event_valid(PACKAGE_LEVEL, 1)) notify_package_thresholds()
375 thresh_event_valid(CORE_LEVEL, 0)) notify_thresholds()
379 thresh_event_valid(CORE_LEVEL, 1)) notify_thresholds()

Completed in 36 milliseconds