Searched refs:machine__process_aux_output_hw_id_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dmachine.h119 int machine__process_aux_output_hw_id_event(struct machine *machine,
H A Devent.c272 return machine__process_aux_output_hw_id_event(machine, event);
H A Dmachine.c719 int machine__process_aux_output_hw_id_event(struct machine *machine __maybe_unused, function
2034 ret = machine__process_aux_output_hw_id_event(machine, event); break;

Completed in 85 milliseconds