Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/
Dperf_event.h726 hybrid_small = 0x20, enumerator
728 hybrid_big_small = hybrid_big | hybrid_small,
/Linux-v6.6/arch/x86/events/intel/
Dcore.c4366 else if (pmu->cpu_type == hybrid_small) in adl_get_event_constraints()
4438 if (pmu->cpu_type == hybrid_small) in mtl_get_event_constraints()
4451 else if (pmu->cpu_type == hybrid_small) in adl_hw_config()
5679 FORMAT_ATTR_HYBRID(snoop_rsp, hybrid_small);
6703 pmu->cpu_type = hybrid_small; in intel_pmu_init()