Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Dperf_event.h690 hybrid_small = BIT(X86_HYBRID_PMU_ATOM_IDX), enumerator
695 hybrid_big_small = hybrid_big | hybrid_small,
696 hybrid_small_tiny = hybrid_small | hybrid_tiny,
/linux-6.15/arch/x86/events/intel/
H A Dcore.c4650 else if (pmu->pmu_type == hybrid_small) in adl_get_event_constraints()
4727 if (pmu->pmu_type == hybrid_small) in mtl_get_event_constraints()
4740 else if (pmu->pmu_type == hybrid_small) in adl_hw_config()
5124 if (x86_pmu.num_hybrid_pmus == 2 && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
5128 if (native_id == INTEL_ATOM_SKT_NATIVE_ID && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
6465 { hybrid_small, "cpu_atom" },
H A Dds.c396 if (pmu->pmu_type == hybrid_small) in lnl_latency_data()