Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Drecord.h39 bool record_cgroup; member
H A Dbpf_off_cpu.c201 if (opts->record_cgroup) { in off_cpu_prepare()
H A Devsel.c1439 if (opts->record_cgroup) { in evsel__config()
/linux/tools/perf/
H A Dbuiltin-top.c1271 if (opts->record_cgroup) { in __cmd_top()
1596 OPT_BOOLEAN(0, "all-cgroups", &opts->record_cgroup, in cmd_top()
1706 if (nr_cgroups > 0 && opts->record_cgroup) { in cmd_top()