Home
last modified time | relevance | path

Searched refs:perf_event__process_switch (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dtool.c254 tool->context_switch = perf_event__process_switch; in perf_tool__init()
H A Devent.c283 int perf_event__process_switch(const struct perf_tool *tool __maybe_unused, in perf_event__process_switch() function