Searched refs:PERF_SAMPLE_MAX (Results 1 – 4 of 4) sorted by relevance
313 if (PERF_SAMPLE_MAX > PERF_SAMPLE_PHYS_ADDR << 1) { in test__sample_parsing()319 for (sample_type = 1; sample_type != PERF_SAMPLE_MAX; in test__sample_parsing()344 sample_type = PERF_SAMPLE_MAX - 1; in test__sample_parsing()
145 PERF_SAMPLE_MAX = 1U << 20, /* non-ABI */ enumerator
10163 if (attr->sample_type & ~(PERF_SAMPLE_MAX-1)) in perf_copy_attr()