Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Devent.h79 #define PERF_SAMPLE_MASK \ macro
Dintel-bts.c789 attr.sample_type = evsel->attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
Devsel.c89 u64 mask = sample_type & PERF_SAMPLE_MASK; in __perf_evsel__sample_size()
Dintel-pt.c1847 attr.sample_type = evsel->attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()