Searched defs:max_ins_name (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | disasm.c | 245 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf() 251 struct ins_operands *ops, int max_ins_name) in ins__scnprintf() 321 struct ins_operands *ops, int max_ins_name) in call__scnprintf() 448 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() 553 struct ins_operands *ops, int max_ins_name) in lock__scnprintf() 681 struct ins_operands *ops, int max_ins_name) in mov__scnprintf() 700 struct ins_operands *ops, int max_ins_name) in arithmetic__scnprintf() 744 struct ins_operands *ops, int max_ins_name) in load_store__scnprintf() 806 struct ins_operands *ops, int max_ins_name) in dec__scnprintf() 818 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf() [all …]
|
| H A D | annotate.h | 317 u8 max_ins_name; member
|