Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Darm-spe-pkt-decoder.c57 [ARM_SPE_PAD] = "PAD",
108 packet->type = ARM_SPE_PAD; in arm_spe_get_pad()
120 packet->type = ARM_SPE_PAD; in arm_spe_get_alignment()
267 if (ret > 0 && packet->type == ARM_SPE_PAD) { in arm_spe_get_packet()
283 case ARM_SPE_PAD: in arm_spe_pkt_desc()
Darm-spe-pkt-decoder.h20 ARM_SPE_PAD, enumerator