CORESIGHT_ETM_PMU_NAME  603 drivers/hwtracing/coresight/coresight-etm-perf.c 	ret = perf_pmu_register(&etm_pmu, CORESIGHT_ETM_PMU_NAME, -1);
CORESIGHT_ETM_PMU_NAME   67 tools/perf/arch/arm/util/auxtrace.c 	cs_etm_pmu = perf_pmu__find(CORESIGHT_ETM_PMU_NAME);
CORESIGHT_ETM_PMU_NAME   84 tools/perf/arch/arm/util/cs-etm.c 		       CORESIGHT_ETM_PMU_NAME, path);
CORESIGHT_ETM_PMU_NAME  133 tools/perf/arch/arm/util/cs-etm.c 		       CORESIGHT_ETM_PMU_NAME, path);
CORESIGHT_ETM_PMU_NAME  274 tools/perf/arch/arm/util/cs-etm.c 				       CORESIGHT_ETM_PMU_NAME);
CORESIGHT_ETM_PMU_NAME  294 tools/perf/arch/arm/util/cs-etm.c 		       CORESIGHT_ETM_PMU_NAME);
CORESIGHT_ETM_PMU_NAME  383 tools/perf/arch/arm/util/cs-etm.c 			       CORESIGHT_ETM_PMU_NAME);
CORESIGHT_ETM_PMU_NAME  389 tools/perf/arch/arm/util/cs-etm.c 		pr_debug2("%s snapshot size: %zu\n", CORESIGHT_ETM_PMU_NAME,
CORESIGHT_ETM_PMU_NAME  884 tools/perf/arch/arm/util/cs-etm.c 	cs_etm_pmu = perf_pmu__find(CORESIGHT_ETM_PMU_NAME);
CORESIGHT_ETM_PMU_NAME   19 tools/perf/arch/arm/util/pmu.c 	if (!strcmp(pmu->name, CORESIGHT_ETM_PMU_NAME)) {