Home
last modified time | relevance | path

Searched refs:INTEL_PT_PMU_NAME (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dintel-pt.c527 name, INTEL_PT_PMU_NAME, valid_str); in intel_pt_val_config_term()
616 pr_err(INTEL_PT_PMU_NAME " supports at most one event with aux-output\n"); in intel_pt_too_many_aux_output()
643 pr_err("There may be only one " INTEL_PT_PMU_NAME " event\n"); in intel_pt_recording_options()
656 …pr_err("Snapshot mode (-S option) requires " INTEL_PT_PMU_NAME " PMU event (-e " INTEL_PT_PMU_NAME in intel_pt_recording_options()
661 pr_err("Snapshot mode (" INTEL_PT_PMU_NAME " PMU) and sample trace cannot be used together\n"); in intel_pt_recording_options()
666 pr_err("Cannot use clockid (-k option) with " INTEL_PT_PMU_NAME "\n"); in intel_pt_recording_options()
1194 struct perf_pmu *intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME); in intel_pt_recording_init()
A Dauxtrace.c28 intel_pt_pmu = perf_pmu__find(INTEL_PT_PMU_NAME); in auxtrace_record__init_intel()
A Dpmu.c30 if (!strcmp(pmu->name, INTEL_PT_PMU_NAME)) in perf_pmu__get_default_config()
/linux-6.3-rc2/tools/perf/util/
A Dintel-pt.h10 #define INTEL_PT_PMU_NAME "intel_pt" macro
A Dintel-pt.c4193 intel_pt_log_set_name(INTEL_PT_PMU_NAME); in intel_pt_process_auxtrace_info()

Completed in 18 milliseconds