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.h704 hybrid_small = BIT(X86_HYBRID_PMU_ATOM_IDX), enumerator
709 hybrid_big_small = hybrid_big | hybrid_small,
710 hybrid_small_tiny = hybrid_small | hybrid_tiny,
/linux/arch/x86/events/intel/
H A Dcore.c5036 else if (pmu->pmu_type == hybrid_small) in adl_get_event_constraints()
5113 if (pmu->pmu_type == hybrid_small) in mtl_get_event_constraints()
5126 else if (pmu->pmu_type == hybrid_small) in adl_hw_config()
5735 if (x86_pmu.num_hybrid_pmus == 2 && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
5739 if (native_id == INTEL_ATOM_SKT_NATIVE_ID && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
7104 { hybrid_small, "cpu_atom" },
H A Dds.c398 if (pmu->pmu_type == hybrid_small) in lnl_latency_data()