Searched refs:max_ins_name (Results 1 – 5 of 5) sorted by relevance
| /tools/perf/util/ |
| A D | disasm.h | 95 struct ins_operands *ops, int max_ins_name); 114 struct ins_operands *ops, int max_ins_name); 127 bool raw, int max_ins_name);
|
| A D | disasm.c | 45 struct ins_operands *ops, int max_ins_name); 47 struct ins_operands *ops, int max_ins_name); 244 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf() argument 250 struct ins_operands *ops, int max_ins_name) in ins__scnprintf() argument 320 struct ins_operands *ops, int max_ins_name) in call__scnprintf() argument 444 struct ins_operands *ops, int max_ins_name) in jump__scnprintf() argument 549 struct ins_operands *ops, int max_ins_name) in lock__scnprintf() argument 677 struct ins_operands *ops, int max_ins_name) in mov__scnprintf() argument 696 struct ins_operands *ops, int max_ins_name) in arithmetic__scnprintf() argument 740 struct ins_operands *ops, int max_ins_name) in load_store__scnprintf() argument [all …]
|
| A D | annotate.h | 305 u8 max_ins_name; member
|
| A D | annotate.c | 1582 notes->src->widths.max_ins_name = annotation__max_ins_name(notes); in annotation__init_column_widths() 1775 notes->src->widths.max_ins_name); in disasm_line__write()
|
| /tools/perf/arch/arm64/annotate/ |
| A D | instructions.c | 63 struct ins_operands *ops, int max_ins_name);
|
Completed in 19 milliseconds