Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_MASK (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Devent.h37 #define PERF_SAMPLE_MASK \ macro
H A Dintel-bts.c794 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
827 * We only use sample types from PERF_SAMPLE_MASK so we can use in intel_bts_synth_events()
H A Darm-spe.c817 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in arm_spe_synth_events()
H A Dcs-etm.c1311 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in cs_etm__synth_events()
H A Devsel.c106 u64 mask = sample_type & PERF_SAMPLE_MASK; in __evsel__sample_size()
2080 * The evsel's sample_size is based on PERF_SAMPLE_MASK which includes in perf_event__check_size()
H A Dintel-pt.c2996 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.h36 #define PERF_SAMPLE_MASK \ macro
H A Dintel-bts.c794 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_bts_synth_events()
827 * We only use sample types from PERF_SAMPLE_MASK so we can use in intel_bts_synth_events()
H A Darm-spe.c1146 (PERF_SAMPLE_MASK | PERF_SAMPLE_PHYS_ADDR); in arm_spe_synth_events()
H A Dcs-etm.c1625 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in cs_etm__synth_events()
H A Devsel.c143 u64 mask = sample_type & PERF_SAMPLE_MASK; in __evsel__sample_size()
2276 * The evsel's sample_size is based on PERF_SAMPLE_MASK which includes in perf_event__check_size()
H A Dintel-pt.c3743 attr.sample_type = evsel->core.attr.sample_type & PERF_SAMPLE_MASK; in intel_pt_synth_events()

Completed in 32 milliseconds