Searched refs:needs_cgroup (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/bpf_skel/
H A Doff_cpu.bpf.c94 const volatile bool needs_cgroup = false; variable
218 .cgroup_id = needs_cgroup ? get_cgroup_id(next) : 0,
/linux-master/tools/perf/util/
H A Dbpf_off_cpu.c192 skel->rodata->needs_cgroup = true;

Completed in 120 milliseconds