Searched refs:machine__process_aux_output_hw_id_event (Results 1 – 3 of 3) sorted by relevance
135 int machine__process_aux_output_hw_id_event(struct machine *machine,
272 return machine__process_aux_output_hw_id_event(machine, event); in perf_event__process_aux_output_hw_id()
877 int machine__process_aux_output_hw_id_event(struct machine *machine __maybe_unused, in machine__process_aux_output_hw_id_event() function2209 ret = machine__process_aux_output_hw_id_event(machine, event); break; in machine__process_event()