Searched defs:sched_switch (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/tools/perf/scripts/python/ |
| D | sched-migration.py | 102 def sched_switch(self, prev, prev_state, next): member in RunqueueSnapshot 177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): member in TimeSlice 331 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, member in SchedEventProxy
|
| /linux-4.1.27/tools/perf/tests/ |
| D | switch-tracking.c | 310 const char *sched_switch = "sched:sched_switch"; in test__switch_tracking() local
|
| /linux-4.1.27/tools/perf/ |
| D | builtin-timechart.c | 437 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, in sched_switch() function
|