perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86
[cascardo/linux.git] / include / linux / nmi.h
index 4630eea..79858af 100644 (file)
@@ -66,6 +66,7 @@ static inline bool trigger_allbutself_cpu_backtrace(void)
 
 #ifdef CONFIG_LOCKUP_DETECTOR
 u64 hw_nmi_get_sample_period(int watchdog_thresh);
+int hw_nmi_get_event(void);
 extern int nmi_watchdog_enabled;
 extern int soft_watchdog_enabled;
 extern int watchdog_user_enabled;