Searched defs:sched_switch (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | sched-migration.py | 104 	def sched_switch(self, prev, prev_state, next):  member in RunqueueSnapshot179 	def sched_switch(self, ts_list, prev, prev_state, next, cpu):  member in TimeSlice
 333 	def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state,  member in SchedEventProxy
 
 | 
| /Linux-v5.4/tools/perf/tests/ | 
| D | switch-tracking.c | 324 	const char *sched_switch = "sched:sched_switch";  in test__switch_tracking()  local
 | 
| /Linux-v5.4/tools/perf/arch/x86/util/ | 
| D | intel-pt.c | 406 	const char *sched_switch = "sched:sched_switch";  in intel_pt_track_switches()  local
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-timechart.c | 439 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp,  in sched_switch()  function
 |