Searched refs:ancestor_pids (Results 1 – 2 of 2) sorted by relevance
/tools/testing/selftests/bpf/progs/ | ||
D | profiler.h | 56 pid_t ancestor_pids[MAX_ANCESTORS]; member |
D | profiler.inc.h | 197 ancestors_data->ancestor_pids[num_ancestors] = ppid; in populate_ancestors() |