Searched refs:PERF_SAMPLE_CGROUP (Results 1 – 11 of 11) sorted by relevance
17 PERF_SAMPLE_CGROUP)
383 if (sample_type & PERF_SAMPLE_CGROUP) in off_cpu_write()
1553 if (type & PERF_SAMPLE_CGROUP) in perf_event__sample_event_size()1763 if (type & PERF_SAMPLE_CGROUP) { in perf_event__synthesize_sample()
3250 if (type & PERF_SAMPLE_CGROUP) { in evsel__parse_sample()
162 -o /dev/null true 2>&1 | grep -q PERF_SAMPLE_CGROUP
161 PERF_SAMPLE_CGROUP = 1U << 21, enumerator
179 if (type & PERF_SAMPLE_CGROUP) in samples_same()
105 __u64 cgroup; /* Refer PERF_SAMPLE_CGROUP in <linux/perf_event.h> */
1963 if (sample_type & PERF_SAMPLE_CGROUP) in __perf_event_header_size()7905 if (sample_type & PERF_SAMPLE_CGROUP) in perf_output_sample()8225 if (filtered_sample_type & PERF_SAMPLE_CGROUP) { in perf_prepare_sample()8231 data->sample_flags |= PERF_SAMPLE_CGROUP; in perf_prepare_sample()12865 if (attr->sample_type & PERF_SAMPLE_CGROUP) in perf_copy_attr()
587 evsel__check_stype(evsel, PERF_SAMPLE_CGROUP, "CGROUP", PERF_OUTPUT_CGROUP)) { in evsel__check_attr()