Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
Dtest_tracepoint.c13 long long prev_state; member
Dtest_stacktrace_map.c47 long long prev_state; member
/tools/perf/scripts/python/
Dsched-migration.py104 def sched_switch(self, prev, prev_state, next): argument
179 def sched_switch(self, ts_list, prev, prev_state, next, cpu): argument
333 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument
422 prev_comm, prev_pid, prev_prio, prev_state, argument
Dtask-analyzer.py922 prev_pid, prev_prio, prev_state, next_comm, next_pid, argument
/tools/perf/util/bpf_skel/
Doff_cpu.bpf.c268 int prev_state; in on_switch() local
/tools/perf/
Dbuiltin-timechart.c459 int prev_pid, int next_pid, u64 prev_state, in sched_switch()
649 u64 prev_state = evsel__intval(evsel, sample, "prev_state"); in process_sample_sched_switch() local
Dbuiltin-sched.c855 const char prev_state = evsel__taskstate(evsel, sample, "prev_state"); in replay_switch_event() local
1141 const char prev_state = evsel__taskstate(evsel, sample, "prev_state"); in latency_switch_event() local