Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/events/
Dperf_event.h705 hybrid_small = 0x20, enumerator
707 hybrid_big_small = hybrid_big | hybrid_small,
/Linux-v5.15/arch/x86/events/intel/
Dcore.c4121 else if (pmu->cpu_type == hybrid_small) in adl_get_event_constraints()
4134 else if (pmu->cpu_type == hybrid_small) in adl_hw_config()
6201 pmu->cpu_type = hybrid_small; in intel_pmu_init()