Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool.h87 bool cgroup_events; member
H A Dtool.c258 tool->cgroup_events = false; in perf_tool__init()
H A Dsynthetic-events.c648 if (!tool || !tool->cgroup_events) in perf_event__synthesize_cgroups()
/linux/tools/perf/
H A Dbuiltin-top.c1279 top->tool.cgroup_events = true; in __cmd_top()
H A Dbuiltin-record.c2440 tool->cgroup_events = rec->opts.record_cgroup; in __cmd_record()