Home
last modified time | relevance | path

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

/linux/arch/x86/events/ !
H A Dperf_event.h715 hybrid_small = BIT(X86_HYBRID_PMU_ATOM_IDX), enumerator
720 hybrid_big_small = hybrid_big | hybrid_small,
721 hybrid_small_tiny = hybrid_small | hybrid_tiny,
/linux/arch/x86/events/intel/ !
H A Dcore.c5310 else if (pmu->pmu_type == hybrid_small) in adl_get_event_constraints()
5387 if (pmu->pmu_type == hybrid_small) in mtl_get_event_constraints()
5400 else if (pmu->pmu_type == hybrid_small) in adl_hw_config()
6013 if (x86_pmu.num_hybrid_pmus == 2 && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
6017 if (native_id == INTEL_ATOM_SKT_NATIVE_ID && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
7382 { hybrid_small, "cpu_atom" },
H A Dds.c576 if (pmu->pmu_type == hybrid_small) in lnl_latency_data()
634 if (pmu->pmu_type == hybrid_small) in nvl_latency_data()