Searched refs:handle_sched_switch (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/trace/rv/monitors/snroc/ |
| H A D | snroc.c | 25 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch() function 43 rv_attach_trace_probe("snroc", sched_switch, handle_sched_switch); in enable_snroc() 53 rv_detach_trace_probe("snroc", sched_switch, handle_sched_switch); in disable_snroc()
|
| /linux/kernel/trace/rv/monitors/sssw/ |
| H A D | sssw.c | 29 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch() function 71 rv_attach_trace_probe("sssw", sched_switch, handle_sched_switch); in enable_sssw() 83 rv_detach_trace_probe("sssw", sched_switch, handle_sched_switch); in disable_sssw()
|
| /linux/kernel/trace/rv/monitors/sts/ |
| H A D | sts.c | 75 static void handle_sched_switch(void *data, bool preempt, in handle_sched_switch() function 104 rv_attach_trace_probe("sts", sched_switch, handle_sched_switch); in enable_sts() 119 rv_detach_trace_probe("sts", sched_switch, handle_sched_switch); in disable_sts()
|