Home
last modified time | relevance | path

Searched refs:get_cgroup_v2_idx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/util/bpf_skel/
H A Dbperf_cgroup.bpf.c120 static inline int get_cgroup_v2_idx(__u32 *cgrps, int size) in get_cgroup_v2_idx() function
157 cgrp_cnt = get_cgroup_v2_idx(cgrp_idx, MAX_LEVELS); in bperf_cgroup_count()