Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool.c258 tool->aux_output_hw_id = perf_event__process_aux_output_hw_id; in perf_tool__init()
H A Devent.c267 int perf_event__process_aux_output_hw_id(const struct perf_tool *tool __maybe_unused, in perf_event__process_aux_output_hw_id() function