Searched refs:has_cgroup (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c90 int has_cgroup = 0; variable
173 if (has_cgroup) {
H A Dlock_contention.bpf.c125 int has_cgroup; variable
208 if (has_cgroup) {
/linux-master/tools/perf/util/
H A Dbpf_off_cpu.c256 skel->bss->has_cgroup = 1;
H A Dbpf_lock_contention.c156 skel->bss->has_cgroup = 1;

Completed in 134 milliseconds