Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcpuhotplug.h207 CPUHP_AP_PERF_X86_ONLINE, enumerator
/linux-6.12.1/arch/x86/events/
Dcore.c2153 err = cpuhp_setup_state(CPUHP_AP_PERF_X86_ONLINE, "perf/x86:online", in init_hw_perf_events()
2194 cpuhp_remove_state(CPUHP_AP_PERF_X86_ONLINE); in init_hw_perf_events()