Home
last modified time | relevance | path

Searched defs:prev_state (Results 1 – 3 of 3) sorted by relevance

/tools/perf/scripts/python/
Dsched-migration.py102 def sched_switch(self, prev, prev_state, next): argument
177 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
331 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument
420 prev_comm, prev_pid, prev_prio, prev_state, argument
/tools/perf/
Dbuiltin-sched.c724 const u64 prev_state = perf_evsel__intval(evsel, sample, "prev_state"); in replay_switch_event() local
880 static char sched_out_state(u64 prev_state) in sched_out_state()
961 const u64 prev_state = perf_evsel__intval(evsel, sample, "prev_state"); in latency_switch_event() local
Dbuiltin-timechart.c438 int prev_pid, int next_pid, u64 prev_state, in sched_switch()
629 u64 prev_state = perf_evsel__intval(evsel, sample, "prev_state"); in process_sample_sched_switch() local