Home
last modified time | relevance | path

Searched refs:CPUHP_AP_PERF_X86_ONLINE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dcpuhotplug.h214 CPUHP_AP_PERF_X86_ONLINE, enumerator
/linux-6.1.9/arch/x86/events/
Dcore.c2168 err = cpuhp_setup_state(CPUHP_AP_PERF_X86_ONLINE, "perf/x86:online", in init_hw_perf_events()
2217 cpuhp_remove_state(CPUHP_AP_PERF_X86_ONLINE); in init_hw_perf_events()