Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Devent.c58 [PERF_RECORD_CGROUP] = "CGROUP",
572 case PERF_RECORD_CGROUP: in perf_event__fprintf()
H A Dsynthetic-events.c564 event->cgroup.header.type = PERF_RECORD_CGROUP; in perf_event__synthesize_cgroup()
H A Dmachine.c1925 case PERF_RECORD_CGROUP: in machine__process_event()
/linux/tools/include/uapi/linux/
H A Dperf_event.h1194 PERF_RECORD_CGROUP = 19, enumerator
/linux/tools/perf/Documentation/
H A Dperf-top.txt335 Record events of type PERF_RECORD_CGROUP and display it with the
H A Dperf-script.txt359 Display cgroup events i.e. events of type PERF_RECORD_CGROUP.
H A Dperf-record.txt477 Record events of type PERF_RECORD_CGROUP. This enables 'cgroup' sort key.
/linux/kernel/events/
H A Dcore.c8821 .type = PERF_RECORD_CGROUP, in perf_event_cgroup()