Lines Matching refs:annotation
34 static inline struct annotation *browser__annotation(struct ui_browser *browser) in browser__annotation()
48 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
92 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
157 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
222 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
309 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
373 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
433 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
461 struct annotation *notes; in annotate_browser__callq()
493 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
539 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
576 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
715 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
964 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()