Lines Matching refs:annotation

38 static inline struct annotation *browser__annotation(struct ui_browser *browser)  in browser__annotation()
46 struct annotation *notes = browser__annotation(browser); in disasm_line__filter()
53 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
97 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
152 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
215 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
261 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top()
285 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top()
300 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
341 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
379 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
408 struct annotation *notes; in annotate_browser__callq()
437 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
483 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
520 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
660 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
889 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()