Lines Matching refs:annotation

35 static inline struct annotation *browser__annotation(struct ui_browser *browser)  in browser__annotation()
43 struct annotation *notes = browser__annotation(browser); in disasm_line__filter()
50 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
94 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
159 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
223 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
273 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top()
297 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top()
312 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
376 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
436 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
464 struct annotation *notes; in annotate_browser__callq()
496 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
542 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
579 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
719 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
957 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()