Home
last modified time | relevance | path

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

/tools/perf/util/bpf_skel/
Dbperf_cgroup.bpf.c65 static inline __u64 get_cgroup_v1_ancestor_id(struct cgroup *cgrp, int level) in get_cgroup_v1_ancestor_id() function
107 cgrp_id = get_cgroup_v1_ancestor_id(cgrp, i); in get_cgroup_v1_idx()