Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.c2625 notes->widths.addr = notes->widths.target = in annotation__init_column_widths()
2626 notes->widths.min_addr = hex_width(symbol__size(sym)); in annotation__init_column_widths()
2627 notes->widths.max_addr = hex_width(sym->end); in annotation__init_column_widths()
2628 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
2629 notes->widths.max_ins_name = annotation__max_ins_name(notes); in annotation__init_column_widths()
2635 notes->widths.target = notes->widths.min_addr; in annotation__update_column_widths()
2637 notes->widths.target = notes->widths.max_addr; in annotation__update_column_widths()
2639 notes->widths.addr = notes->widths.target; in annotation__update_column_widths()
2642 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths()
2793 disasm_line__scnprintf(dl, bf, size, !notes->options->use_offset, notes->widths.max_ins_name); in disasm_line__write()
[all …]
Dannotate.h293 } widths; member
/tools/perf/ui/browsers/
Dannotate.c205 pcnt_width + 2 + notes->widths.addr + width, in annotate_browser__draw_current_jump()
210 pcnt_width + 3 + notes->widths.addr + width, in annotate_browser__draw_current_jump()
/tools/perf/Documentation/
Dperf-top.txt210 --column-widths=<width[,width...]>::
Dperf-report.txt205 --column-widths=<width[,width...]>::