Home
last modified time | relevance | path

Searched refs:hardlockup_detector_perf_stop (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dnmi.h105 extern void hardlockup_detector_perf_stop(void);
109 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() function
/Linux-v6.6/kernel/
Dwatchdog_perf.c201 void __init hardlockup_detector_perf_stop(void) in hardlockup_detector_perf_stop() function
/Linux-v6.6/arch/x86/events/intel/
Dcore.c6882 hardlockup_detector_perf_stop(); in fixup_ht_bug()