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.h725 hybrid_small = BIT(X86_HYBRID_PMU_ATOM_IDX), enumerator
730 hybrid_big_small = hybrid_big | hybrid_small,
731 hybrid_small_tiny = hybrid_small | hybrid_tiny,
/linux/arch/x86/events/intel/
H A Dcore.c5337 else if (pmu->pmu_type == hybrid_small) in adl_get_event_constraints()
5414 if (pmu->pmu_type == hybrid_small) in mtl_get_event_constraints()
5427 else if (pmu->pmu_type == hybrid_small) in adl_hw_config()
6046 if (x86_pmu.num_hybrid_pmus == 2 && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
6050 if (native_id == INTEL_ATOM_SKT_NATIVE_ID && pmu_type == hybrid_small) in find_hybrid_pmu_for_cpu()
7415 { 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()