Searched refs:PERF_SAMPLE_MASK (Results 1 – 4 of 4) sorted by relevance
79 #define PERF_SAMPLE_MASK \ macro
789 attr.sample_type = evsel->attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
89 u64 mask = sample_type & PERF_SAMPLE_MASK; in __perf_evsel__sample_size()
1847 attr.sample_type = evsel->attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()