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()
155 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
218 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
268 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top()
292 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top()
307 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
348 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
386 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
415 struct annotation *notes; in annotate_browser__callq()
444 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
490 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
527 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
667 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
896 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()