Searched refs:PERF_SAMPLE_MAX (Results 1 – 5 of 5) sorted by relevance
390 if (PERF_SAMPLE_MAX > PERF_SAMPLE_WEIGHT_STRUCT << 1) { in test__sample_parsing()396 for (sample_type = 1; sample_type != PERF_SAMPLE_MAX; in test__sample_parsing()425 sample_type = (PERF_SAMPLE_MAX - 1) & ~PERF_SAMPLE_WEIGHT; in test__sample_parsing()
166 PERF_SAMPLE_MAX = 1U << 25, /* non-ABI */ enumerator
1905 if (attr->sample_type & ~(PERF_SAMPLE_MAX-1)) { in perf_attr_check()
12188 if (attr->sample_type & ~(PERF_SAMPLE_MAX-1)) in perf_copy_attr()