Home
last modified time | relevance | path

Searched refs:widths (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dannotate.c2729 notes->widths.addr = notes->widths.target = in annotation__init_column_widths()
2730 notes->widths.min_addr = hex_width(symbol__size(sym)); in annotation__init_column_widths()
2731 notes->widths.max_addr = hex_width(sym->end); in annotation__init_column_widths()
2732 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
2733 notes->widths.max_ins_name = annotation__max_ins_name(notes); in annotation__init_column_widths()
2739 notes->widths.target = notes->widths.min_addr; in annotation__update_column_widths()
2741 notes->widths.target = notes->widths.max_addr; in annotation__update_column_widths()
2743 notes->widths.addr = notes->widths.target; in annotation__update_column_widths()
2746 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths()
2912 disasm_line__scnprintf(dl, bf, size, !notes->options->use_offset, notes->widths.max_ins_name); in disasm_line__write()
[all …]
Dannotate.h297 } widths; member
/tools/perf/ui/browsers/
Dannotate.c215 pcnt_width + 2 + notes->widths.addr + width, in annotate_browser__draw_current_jump()
221 pcnt_width + 3 + notes->widths.addr + width, in annotate_browser__draw_current_jump()
/tools/perf/Documentation/
Dperf-top.txt221 --column-widths=<width[,width...]>::
Dperf-report.txt215 --column-widths=<width[,width...]>::