Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/events/
Dperf_event.h722 hybrid_small = 0x20, enumerator
724 hybrid_big_small = hybrid_big | hybrid_small,
/Linux-v6.1/arch/x86/events/intel/
Dcore.c4318 else if (pmu->cpu_type == hybrid_small) in adl_get_event_constraints()
4331 else if (pmu->cpu_type == hybrid_small) in adl_hw_config()
6477 pmu->cpu_type = hybrid_small; in intel_pmu_init()