Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devent.h400 int perf_event__process_aux_output_hw_id(struct perf_tool *tool,
Devent.c242 int perf_event__process_aux_output_hw_id(struct perf_tool *tool __maybe_unused, in perf_event__process_aux_output_hw_id() function
Dsession.c516 tool->aux_output_hw_id = perf_event__process_aux_output_hw_id; in perf_tool__fill_defaults()