Home
last modified time | relevance | path

Searched refs:PERF_RECORD_CGROUP (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h1175 PERF_RECORD_CGROUP = 19, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h1175 PERF_RECORD_CGROUP = 19, enumerator
/openbmc/linux/tools/perf/util/
H A Devent.c58 [PERF_RECORD_CGROUP] = "CGROUP",
552 case PERF_RECORD_CGROUP: in perf_event__fprintf()
H A Dsession.c1019 [PERF_RECORD_CGROUP] = perf_event__cgroup_swap,
1573 case PERF_RECORD_CGROUP: in machines__deliver_event()
H A Dsynthetic-events.c564 event->cgroup.header.type = PERF_RECORD_CGROUP; in perf_event__synthesize_cgroup()
H A Dmachine.c2183 case PERF_RECORD_CGROUP: in machine__process_event()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt301 Record events of type PERF_RECORD_CGROUP and display it with the
H A Dperf-script.txt355 Display cgroup events i.e. events of type PERF_RECORD_CGROUP.
H A Dperf-record.txt465 Record events of type PERF_RECORD_CGROUP. This enables 'cgroup' sort key.
/openbmc/linux/kernel/events/
H A Dcore.c8589 .type = PERF_RECORD_CGROUP, in perf_event_cgroup()