Searched refs:aux_output_hw_id (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/perf/util/
H A Dtool.h57 aux_output_hw_id, member in struct:perf_tool
H A Devent.c448 event->aux_output_hw_id.hw_id);
H A Dsession.c517 if (tool->aux_output_hw_id == NULL)
518 tool->aux_output_hw_id = perf_event__process_aux_output_hw_id;
1628 return tool->aux_output_hw_id(tool, event, sample, machine);
H A Dcs-etm.c333 hw_id = event->aux_output_hw_id.hw_id;
H A Dintel-pt.c3360 u64 hw_id = event->aux_output_hw_id.hw_id;
/linux-master/tools/lib/perf/include/perf/
H A Devent.h505 struct perf_record_aux_output_hw_id aux_output_hw_id; member in union:perf_event
/linux-master/tools/perf/
H A Dbuiltin-inject.c2038 inject->tool.aux_output_hw_id = perf_event__drop_aux;
2178 .aux_output_hw_id = perf_event__repipe,

Completed in 178 milliseconds