machine__process_switch_event  236 tools/perf/util/event.c 	return machine__process_switch_event(machine, event);
machine__process_switch_event 1904 tools/perf/util/machine.c 		ret = machine__process_switch_event(machine, event); break;
machine__process_switch_event  125 tools/perf/util/machine.h int machine__process_switch_event(struct machine *machine,