Home
last modified time | relevance | path

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

/arch/x86/events/
Dperf_event.h705 hybrid_small = 0x20, enumerator
707 hybrid_big_small = hybrid_big | hybrid_small,
/arch/x86/events/intel/
Dcore.c4127 else if (pmu->cpu_type == hybrid_small) in adl_get_event_constraints()
4140 else if (pmu->cpu_type == hybrid_small) in adl_hw_config()
6239 pmu->cpu_type = hybrid_small; in intel_pmu_init()