Searched defs:max_ins_name (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | disasm.c | 216 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf() 222 struct ins_operands *ops, int max_ins_name) in ins__scnprintf() 294 struct ins_operands *ops, int max_ins_name) in call__scnprintf() 422 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() 528 struct ins_operands *ops, int max_ins_name) in lock__scnprintf() 657 struct ins_operands *ops, int max_ins_name) in mov__scnprintf() 699 struct ins_operands *ops, int max_ins_name) in dec__scnprintf() 711 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf() 985 …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()
|