Searched refs:PERF_SAMPLE_MASK (Results 1 – 6 of 6) sorted by relevance
36 #define PERF_SAMPLE_MASK \ macro
768 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events() 799 * We only use sample types from PERF_SAMPLE_MASK so we can use in intel_bts_synth_events()
1776 (PERF_SAMPLE_MASK | PERF_SAMPLE_PHYS_ADDR); in arm_spe_synth_events()
1783 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in cs_etm__sample()
313 u64 mask = sample_type & PERF_SAMPLE_MASK; in __perf_evsel__calc_is_pos() 3267 * The evsel's sample_size is based on PERF_SAMPLE_MASK which includes in evsel__parse_sample()
3994 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()