Lines Matching refs:matching_pmu
37 const char *matching_pmu; member
134 .matching_pmu = "hisi_sccl1_ddrc2",
146 .matching_pmu = "uncore_cbox_0",
158 .matching_pmu = "uncore_cbox_0",
170 .matching_pmu = "uncore_cbox_0",
182 .matching_pmu = "hisi_sccl3_l3c7",
194 .matching_pmu = "uncore_imc_free_running_0",
206 .matching_pmu = "uncore_imc_0",
230 .matching_pmu = "uncore_sys_ddr_pmu0",
243 .matching_pmu = "uncore_sys_ccn_pmu4",
256 .matching_pmu = "uncore_sys_cmn_pmu0",
629 if (strcmp(pmu->name, test_event.matching_pmu)) { in __test_uncore_pmu_event_aliases()
631 pmu->name, test_event.matching_pmu, pmu->name); in __test_uncore_pmu_event_aliases()