Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devent.h290 int perf_event__process_aux_output_hw_id(struct perf_tool *tool,
H A Devent.c267 int perf_event__process_aux_output_hw_id(struct perf_tool *tool __maybe_unused, in perf_event__process_aux_output_hw_id() function
H A Dsession.c518 tool->aux_output_hw_id = perf_event__process_aux_output_hw_id; in perf_tool__fill_defaults()