Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devent.h328 int perf_event__process_aux(struct perf_tool *tool,
A Dsession.c502 tool->aux = perf_event__process_aux; in perf_tool__fill_defaults()
1543 if (tool->aux == perf_event__process_aux) { in machines__deliver_event()
1883 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1890 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1907 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
A Devent.c225 int perf_event__process_aux(struct perf_tool *tool __maybe_unused, in perf_event__process_aux() function

Completed in 12 milliseconds