Home
last modified time | relevance | path

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

/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h19 #define ARM_SPE_LLC_MISS BIT(EV_LLC_MISS) macro
/linux/tools/perf/util/
H A Darm-spe.c1060 if (record->type & ARM_SPE_LLC_MISS) { in arm_spe_sample()