Searched refs:INTEL_PT_PMU_NAME (Results 1 – 5 of 5) sorted by relevance
14 if (!strcmp(pmu->name, INTEL_PT_PMU_NAME)) in perf_pmu__get_default_config()
514 name, INTEL_PT_PMU_NAME, valid_str); in intel_pt_val_config_term()567 pr_err(INTEL_PT_PMU_NAME " supports at most one event with aux-output\n"); in intel_pt_too_many_aux_output()594 pr_err("There may be only one " INTEL_PT_PMU_NAME " event\n"); in intel_pt_recording_options()605 …pr_err("Snapshot mode (-S option) requires " INTEL_PT_PMU_NAME " PMU event (-e " INTEL_PT_PMU_NAME… in intel_pt_recording_options()610 pr_err("Cannot use clockid (-k option) with " INTEL_PT_PMU_NAME "\n"); in intel_pt_recording_options()1111 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()
10 #define INTEL_PT_PMU_NAME "intel_pt" macro
3101 intel_pt_log_set_name(INTEL_PT_PMU_NAME); in intel_pt_process_auxtrace_info()