perf_event__process_switch
report.tool.context_switch = perf_event__process_switch;
if (perf_event__process_switch(tool, event, sample, machine) < 0)
int perf_event__process_switch(const struct perf_tool *tool,
tool->context_switch = perf_event__process_switch;