Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/
Dperf_event.h671 enum hybrid_cpu_type { enum
982 enum hybrid_cpu_type (*get_hybrid_cpu_type) (void);
/linux-6.12.1/arch/x86/events/intel/
Dcore.c4591 static enum hybrid_cpu_type adl_get_hybrid_cpu_type(void) in adl_get_hybrid_cpu_type()