Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devent.h37 #define PERF_SAMPLE_MASK \ macro
A Dintel-bts.c794 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
A Darm-spe.c994 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in arm_spe_synth_events()
A Dcs-etm.c1339 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in cs_etm__synth_events()
A Devsel.c109 u64 mask = sample_type & PERF_SAMPLE_MASK; in __evsel__sample_size()
A Dintel-pt.c3318 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()

Completed in 26 milliseconds