Home
last modified time | relevance | path

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

/tools/perf/util/
Devent.h37 #define PERF_SAMPLE_MASK \ macro
Dintel-bts.c785 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
Dcs-etm.c1304 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in cs_etm__synth_events()
Devsel.c107 u64 mask = sample_type & PERF_SAMPLE_MASK; in __perf_evsel__sample_size()
Dintel-pt.c2762 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()