Searched refs:INTEL_PT_PMU_NAME (Results 1 – 5 of 5) sorted by relevance
525 name, INTEL_PT_PMU_NAME, valid_str); in intel_pt_val_config_term()614 pr_err(INTEL_PT_PMU_NAME " supports at most one event with aux-output\n"); in intel_pt_too_many_aux_output()641 pr_err("There may be only one " INTEL_PT_PMU_NAME " event\n"); in intel_pt_recording_options()654 …pr_err("Snapshot mode (-S option) requires " INTEL_PT_PMU_NAME " PMU event (-e " INTEL_PT_PMU_NAME… in intel_pt_recording_options()659 pr_err("Snapshot mode (" INTEL_PT_PMU_NAME " PMU) and sample trace cannot be used together\n"); in intel_pt_recording_options()664 pr_err("Cannot use clockid (-k option) with " INTEL_PT_PMU_NAME "\n"); in intel_pt_recording_options()1190 struct perf_pmu *intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME); in intel_pt_recording_init()
28 intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME); in auxtrace_record__init_intel()
32 if (!strcmp(pmu->name, INTEL_PT_PMU_NAME)) in perf_pmu__get_default_config()
10 #define INTEL_PT_PMU_NAME "intel_pt" macro
4131 intel_pt_log_set_name(INTEL_PT_PMU_NAME); in intel_pt_process_auxtrace_info()