Home
last modified time | relevance | path

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

/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h18 #define ARM_SPE_LLC_ACCESS BIT(EV_LLC_ACCESS) macro
/linux/tools/perf/util/
H A Darm-spe.c1067 if (record->type & ARM_SPE_LLC_ACCESS) { in arm_spe_sample()