Searched refs:pcnt_width (Results 1 – 1 of 1) sorted by relevance
103 int i, pcnt_width = 7 * ab->nr_events; in annotate_browser__write() local120 slsmg_write_nstring(" ", pcnt_width); in annotate_browser__write()130 slsmg_write_nstring(" ", width - pcnt_width); in annotate_browser__write()139 slsmg_write_nstring(dl->line, width - printed - pcnt_width + 1); in annotate_browser__write()198 slsmg_write_nstring(bf, width - pcnt_width - 3 - printed); in annotate_browser__write()223 u8 pcnt_width = 7; in annotate_browser__draw_current_jump() local247 pcnt_width *= ab->nr_events; in annotate_browser__draw_current_jump()250 __ui_browser__line_arrow(browser, pcnt_width + 2 + ab->addr_width, in annotate_browser__draw_current_jump()258 int pcnt_width; in annotate_browser__refresh() local260 pcnt_width = 7 * ab->nr_events; in annotate_browser__refresh()[all …]