Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Devent.h290 int perf_event__process_aux_output_hw_id(struct perf_tool *tool,
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
Dsession.c513 tool->aux_output_hw_id = perf_event__process_aux_output_hw_id; in perf_tool__fill_defaults()