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

/linux-4.4.14/tools/perf/scripts/python/
H A Dsched-migration.py102 def sched_switch(self, prev, prev_state, next): member in class:RunqueueSnapshot
177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): member in class:TimeSlice
331 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, member in class:SchedEventProxy
/linux-4.4.14/tools/perf/tests/
H A Dswitch-tracking.c310 const char *sched_switch = "sched:sched_switch"; test__switch_tracking() local
/linux-4.4.14/tools/perf/arch/x86/util/
H A Dintel-pt.c358 const char *sched_switch = "sched:sched_switch"; intel_pt_track_switches() local
/linux-4.4.14/tools/perf/
H A Dbuiltin-timechart.c437 static void sched_switch(struct timechart *tchart, int cpu, u64 timestamp, sched_switch() function

Completed in 119 milliseconds