Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dtool.h86 bool cgroup_events; member
H A Dtool.c238 tool->cgroup_events = false; in perf_tool__init()
H A Dsynthetic-events.c642 if (!tool || !tool->cgroup_events) in perf_event__synthesize_cgroups()
/linux-6.15/tools/perf/
H A Dbuiltin-top.c1277 top->tool.cgroup_events = true; in __cmd_top()
H A Dbuiltin-record.c2408 tool->cgroup_events = rec->opts.record_cgroup; in __cmd_record()