Searched defs:max_ins_name (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | disasm.c | 217 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf() 223 struct ins_operands *ops, int max_ins_name) in ins__scnprintf() 295 struct ins_operands *ops, int max_ins_name) in call__scnprintf() 423 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() 529 struct ins_operands *ops, int max_ins_name) in lock__scnprintf() 658 struct ins_operands *ops, int max_ins_name) in mov__scnprintf() 700 struct ins_operands *ops, int max_ins_name) in dec__scnprintf() 712 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf() 986 …t disasm_line__scnprintf(struct disasm_line *dl, char *bf, size_t size, bool raw, int max_ins_name) in disasm_line__scnprintf()
|
| H A D | annotate.h | 317 u8 max_ins_name; member
|
| /linux/tools/perf/util/annotate-arch/ |
| H A D | annotate-powerpc.c | 19 struct ins_operands *ops, int max_ins_name) in arithmetic__scnprintf() 63 struct ins_operands *ops, int max_ins_name) in load_store__scnprintf()
|