Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dperf_event.h726 hybrid_small = 0x20, enumerator
728 hybrid_big_small = hybrid_big | hybrid_small,
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c4371 else if (pmu->cpu_type == hybrid_small) in adl_get_event_constraints()
4443 if (pmu->cpu_type == hybrid_small) in mtl_get_event_constraints()
4456 else if (pmu->cpu_type == hybrid_small) in adl_hw_config()
5716 FORMAT_ATTR_HYBRID(snoop_rsp, hybrid_small);
6759 pmu->cpu_type = hybrid_small; in intel_pmu_init()