Searched refs:pcnt_width (Results 1 – 1 of 1) sorted by relevance
102 int i, pcnt_width = 7 * ab->nr_events; in annotate_browser__write() local119 slsmg_write_nstring(" ", pcnt_width); in annotate_browser__write()129 slsmg_write_nstring(" ", width - pcnt_width); in annotate_browser__write()134 slsmg_write_nstring(dl->line, width - printed - pcnt_width + 1); in annotate_browser__write()193 slsmg_write_nstring(bf, width - pcnt_width - 3 - printed); in annotate_browser__write()218 u8 pcnt_width = 7; in annotate_browser__draw_current_jump() local242 pcnt_width *= ab->nr_events; in annotate_browser__draw_current_jump()245 __ui_browser__line_arrow(browser, pcnt_width + 2 + ab->addr_width, in annotate_browser__draw_current_jump()253 int pcnt_width; in annotate_browser__refresh() local255 pcnt_width = 7 * ab->nr_events; in annotate_browser__refresh()[all …]