Searched defs:prev_pid (Results 1 – 6 of 6) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tracepoint.c | 11 int prev_pid; member
|
H A D | test_stacktrace_map.c | 45 int prev_pid; member
|
/linux/tools/perf/util/ |
H A D | thread_map.c | 188 pid_t pid, prev_pid = INT_MAX; in thread_map__new_by_pid_str() local
|
/linux/tools/perf/scripts/python/ |
H A D | sched-migration.py | 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
|
H A D | task-analyzer.py | 922 prev_pid, prev_prio, prev_state, next_comm, next_pid, argument
|
/linux/kernel/trace/ |
H A D | trace_functions_graph.c | 554 pid_t prev_pid; in verif_pid() local
|