Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h55 struct ancestors_data_t { struct
56 pid_t ancestor_pids[MAX_ANCESTORS];
57 uint32_t ancestor_exec_ids[MAX_ANCESTORS];
58 uint64_t ancestor_start_times[MAX_ANCESTORS];
59 uint32_t num_ancestors;