INTEL_PT_PMU_NAME   28 tools/perf/arch/x86/util/auxtrace.c 	intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME);
INTEL_PT_PMU_NAME  514 tools/perf/arch/x86/util/intel-pt.c 	       name, INTEL_PT_PMU_NAME, valid_str);
INTEL_PT_PMU_NAME  567 tools/perf/arch/x86/util/intel-pt.c 		pr_err(INTEL_PT_PMU_NAME " supports at most one event with aux-output\n");
INTEL_PT_PMU_NAME  594 tools/perf/arch/x86/util/intel-pt.c 				pr_err("There may be only one " INTEL_PT_PMU_NAME " event\n");
INTEL_PT_PMU_NAME  605 tools/perf/arch/x86/util/intel-pt.c 		pr_err("Snapshot mode (-S option) requires " INTEL_PT_PMU_NAME " PMU event (-e " INTEL_PT_PMU_NAME ")\n");
INTEL_PT_PMU_NAME  610 tools/perf/arch/x86/util/intel-pt.c 		pr_err("Cannot use clockid (-k option) with " INTEL_PT_PMU_NAME "\n");
INTEL_PT_PMU_NAME 1114 tools/perf/arch/x86/util/intel-pt.c 	struct perf_pmu *intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME);
INTEL_PT_PMU_NAME   14 tools/perf/arch/x86/util/pmu.c 	if (!strcmp(pmu->name, INTEL_PT_PMU_NAME))
INTEL_PT_PMU_NAME 3101 tools/perf/util/intel-pt.c 	intel_pt_log_set_name(INTEL_PT_PMU_NAME);