Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c81 const char *insn_suffix; member
191 .insn_suffix = "bwlq",
736 if (arch->insn_suffix) { in __ins__find()
745 if (strchr(arch->insn_suffix, suffix) == NULL) in __ins__find()