Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dtest_tracepoint.c11 int prev_pid; member
A Dtest_stacktrace_map.c45 int prev_pid; member
/tools/perf/util/
A Dthread_map.c166 pid_t pid, prev_pid = INT_MAX; in thread_map__new_by_pid_str() local
/tools/perf/scripts/python/
A Dsched-migration.py333 def sched_switch(self, headers, prev_comm, prev_pid, prev_prio, prev_state, argument
422 prev_comm, prev_pid, prev_prio, prev_state, argument
A Dtask-analyzer.py922 prev_pid, prev_prio, prev_state, next_comm, next_pid, argument
/tools/perf/
A Dbuiltin-sched.c849 const u32 prev_pid = evsel__intval(evsel, sample, "prev_pid"), in replay_switch_event() local
1134 const u32 prev_pid = evsel__intval(evsel, sample, "prev_pid"), in latency_switch_event() local
1637 const u32 prev_pid = evsel__intval(evsel, sample, "prev_pid"); in map_switch_event() local
1804 u32 prev_pid = evsel__intval(evsel, sample, "prev_pid"), in process_sched_switch_event() local
A Dbuiltin-timechart.c459 int prev_pid, int next_pid, u64 prev_state, in sched_switch()
647 int prev_pid = evsel__intval(evsel, sample, "prev_pid"); in process_sample_sched_switch() local

Completed in 24 milliseconds