Searched refs:perf_event__process_switch (Results 1 – 4 of 4) sorted by relevance
340 int perf_event__process_switch(struct perf_tool *tool,
257 int perf_event__process_switch(struct perf_tool *tool __maybe_unused, in perf_event__process_switch() function
506 tool->context_switch = perf_event__process_switch; in perf_tool__fill_defaults()
2473 if (perf_event__process_switch(tool, event, sample, machine) < 0) in process_switch_event()
Completed in 19 milliseconds