Lines Matching refs:annotation

40 static inline struct annotation *browser__annotation(struct ui_browser *browser)  in browser__annotation()
48 struct annotation *notes = browser__annotation(browser); in disasm_line__filter()
55 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
99 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
164 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
228 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
278 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top()
302 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top()
317 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
381 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
441 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
468 struct annotation *notes; in annotate_browser__callq()
500 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
546 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
583 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
723 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
955 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()