Searched defs:max_ins_name (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | annotate.c | 238 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf() 244 struct ins_operands *ops, int max_ins_name) in ins__scnprintf() 313 struct ins_operands *ops, int max_ins_name) in call__scnprintf() 436 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() 531 struct ins_operands *ops, int max_ins_name) in lock__scnprintf() 625 struct ins_operands *ops, int max_ins_name) in mov__scnprintf() 665 struct ins_operands *ops, int max_ins_name) in dec__scnprintf() 677 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf() 1324 …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 | 302 u8 max_ins_name; member
|