Home
last modified time | relevance | path

Searched refs:perf_event__process_aux (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
A Dtool.c272 tool->aux = perf_event__process_aux; in perf_tool__init()
A Devent.h293 int perf_event__process_aux(const struct perf_tool *tool,
A Dsession.c1334 if (tool->aux == perf_event__process_aux) { in machines__deliver_event()
1748 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1755 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1772 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
A Devent.c256 int perf_event__process_aux(const struct perf_tool *tool __maybe_unused, in perf_event__process_aux() function

Completed in 13 milliseconds