Home
last modified time | relevance | path

Searched refs:ARM_SPE_SVE_EMPTY_PRED (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h26 ARM_SPE_SVE_EMPTY_PRED = 1 << 9, enumerator
Darm-spe-decoder.c245 decoder->record.type |= ARM_SPE_SVE_EMPTY_PRED; in arm_spe_read_record()
/linux-6.12.1/tools/perf/util/
Darm-spe.c289 if (record->type & ARM_SPE_SVE_EMPTY_PRED) in arm_spe__synth_simd_flags()