Home
last modified time | relevance | path

Searched refs:perf_event__process_aux (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.h310 int perf_event__process_aux(struct perf_tool *tool,
H A Dsession.c484 tool->aux = perf_event__process_aux; in perf_tool__fill_defaults()
1509 if (tool->aux == perf_event__process_aux) { in machines__deliver_event()
1865 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1872 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
H A Devent.c224 int perf_event__process_aux(struct perf_tool *tool __maybe_unused, in perf_event__process_aux() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.h282 int perf_event__process_aux(struct perf_tool *tool,
H A Dsession.c501 tool->aux = perf_event__process_aux; in perf_tool__fill_defaults()
1591 if (tool->aux == perf_event__process_aux) { in machines__deliver_event()
1941 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1948 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
1965 if (session->tool->aux == perf_event__process_aux && in perf_session__warn_about_errors()
H A Devent.c251 int perf_event__process_aux(struct perf_tool *tool __maybe_unused, in perf_event__process_aux() function

Completed in 13 milliseconds