Home
last modified time | relevance | path

Searched refs:ARM_SPE_REMOTE_ACCESS (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h24 #define ARM_SPE_REMOTE_ACCESS BIT(EV_REMOTE_ACCESS) macro
/linux/tools/perf/util/
H A Darm-spe.c956 if (record->type & ARM_SPE_REMOTE_ACCESS) in arm_spe__synth_memory_level()
1102 (record->type & ARM_SPE_REMOTE_ACCESS)) { in arm_spe_sample()