process_switch 162 arch/sparc/kernel/setup_32.c process_switch(*commands++); process_switch 147 arch/sparc/kernel/setup_64.c process_switch(*commands++); process_switch 2311 tools/perf/builtin-script.c if (scripting_ops && scripting_ops->process_switch) process_switch 2312 tools/perf/builtin-script.c scripting_ops->process_switch(event, sample, machine); process_switch 2495 tools/perf/builtin-script.c if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch)) process_switch 1881 tools/perf/util/scripting-engines/trace-event-python.c .process_switch = python_process_switch, process_switch 81 tools/perf/util/trace-event.h void (*process_switch)(union perf_event *event,