Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dperf_event.h636 extern void perf_check_microcode(void);
651 static inline void perf_check_microcode(void) { } in perf_check_microcode() function
/linux/arch/x86/kernel/cpu/
H A Dcommon.c2502 perf_check_microcode(); in microcode_check()
/linux/arch/x86/events/
H A Dcore.c2661 void perf_check_microcode(void) in perf_check_microcode() function