Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsample.h79 #define SIMD_OP_FLAGS_PRED_EMPTY 0x02 /* empty predicate */ macro
H A Darm-spe.c290 simd_flags.pred |= SIMD_OP_FLAGS_PRED_EMPTY; in arm_spe__synth_simd_flags()
H A Dsort.c173 if (he->simd_flags.pred & SIMD_OP_FLAGS_PRED_EMPTY) in hist_entry__simd_snprintf()