Home
last modified time | relevance | path

Searched refs:perf_report_aux_output_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Dperf_event.h1483 extern void perf_report_aux_output_id(struct perf_event *event, u64 hw_id);
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2487 perf_report_aux_output_id(event, idx); in intel_pmu_assign_event()
/linux-6.1.9/kernel/events/
Dcore.c9214 void perf_report_aux_output_id(struct perf_event *event, u64 hw_id) in perf_report_aux_output_id() function