Searched defs:sched_switch (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/scripts/python/
H A Dsched-migration.py104 def sched_switch(self, prev, prev_state, next): member in class:RunqueueSnapshot
179 def sched_switch(self, ts_list, prev, prev_state, next, cpu): member in class:TimeSlice
333 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, member in class:SchedEventProxy
/linux-master/tools/perf/tests/
H A Dswitch-tracking.c328 const char *sched_switch = "sched:sched_switch"; local
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dintel-pt.c410 const char *sched_switch = "sched:sched_switch"; local
/linux-master/tools/perf/
H A Dbuiltin-timechart.c458 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, function

Completed in 325 milliseconds