Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dintel-bts.c767 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
800 * We only use sample types from PERF_SAMPLE_MASK so we can use in intel_bts_synth_events()
H A Darm-spe.c1613 (PERF_SAMPLE_MASK | PERF_SAMPLE_PHYS_ADDR); in arm_spe_synth_events()
H A Dcs-etm.c1712 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in cs_etm__synth_events()
H A Dintel-pt.c3973 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()