Searched defs:max_ins_name (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ |
H A D | disasm.c | 244 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf() 250 struct ins_operands *ops, int max_ins_name) in ins__scnprintf() 320 struct ins_operands *ops, int max_ins_name) in call__scnprintf() 444 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() 549 struct ins_operands *ops, int max_ins_name) in lock__scnprintf() 677 struct ins_operands *ops, int max_ins_name) in mov__scnprintf() 696 struct ins_operands *ops, int max_ins_name) in arithmetic__scnprintf() 740 struct ins_operands *ops, int max_ins_name) in load_store__scnprintf() 802 struct ins_operands *ops, int max_ins_name) in dec__scnprintf() 814 struct ins_operands *ops __maybe_unused, int max_ins_name) in nop__scnprintf() [all …]
|
H A D | annotate.h | 301 u8 max_ins_name; member
|