Searched refs:PERF_SAMPLE_MAX (Results 1 – 7 of 7) sorted by relevance
343 if (PERF_SAMPLE_MAX > PERF_SAMPLE_CGROUP << 1) { in test__sample_parsing()349 for (sample_type = 1; sample_type != PERF_SAMPLE_MAX; in test__sample_parsing()374 sample_type = PERF_SAMPLE_MAX - 1; in test__sample_parsing()
147 PERF_SAMPLE_MAX = 1U << 22, /* non-ABI */ enumerator
145 PERF_SAMPLE_MAX = 1U << 20, /* non-ABI */ enumerator
1710 if (attr->sample_type & ~(PERF_SAMPLE_MAX-1)) { in perf_attr_check()
11462 if (attr->sample_type & ~(PERF_SAMPLE_MAX-1)) in perf_copy_attr()