Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dintel-family.h212 enum intel_cpu_type { enum
/linux-6.15/arch/x86/events/
H A Dperf_event.h986 enum intel_cpu_type (*get_hybrid_cpu_type) (void);
/linux-6.15/arch/x86/events/intel/
H A Dcore.c4747 static enum intel_cpu_type adl_get_hybrid_cpu_type(void) in adl_get_hybrid_cpu_type()
5095 enum intel_cpu_type cpu_type = c->topo.intel_type; in find_hybrid_pmu_for_cpu()