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.14.4/tools/perf/util/
Dtool.c258 tool->aux_output_hw_id = perf_event__process_aux_output_hw_id; in perf_tool__init()
Devent.h291 int perf_event__process_aux_output_hw_id(const struct perf_tool *tool,
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