Home
last modified time | relevance | path

Searched defs:process_switch (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/kernel/
H A Dsetup_32.c114 static void __init process_switch(char c) in process_switch() function
/linux/tools/perf/util/
H A Dtrace-event.h100 void (*process_switch)(union perf_event *event, member