Searched refs:perf_report_aux_output_id (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.c511 perf_report_aux_output_id(event, hw_id);
/linux-master/include/linux/
H A Dperf_event.h1701 extern void perf_report_aux_output_id(struct perf_event *event, u64 hw_id);
/linux-master/kernel/events/
H A Dcore.c9462 void perf_report_aux_output_id(struct perf_event *event, u64 hw_id) function
9491 EXPORT_SYMBOL_GPL(perf_report_aux_output_id); variable
/linux-master/arch/x86/events/intel/
H A Dcore.c2528 perf_report_aux_output_id(event, idx);

Completed in 328 milliseconds