Lines Matching refs:annotation
59 static inline struct annotation *browser__annotation(struct ui_browser *browser) in browser__annotation()
73 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
117 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
191 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
256 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
343 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
422 static bool annotation__has_source(struct annotation *notes) in annotation__has_source()
448 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
544 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
587 struct annotation *notes; in annotate_browser__callq()
623 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
669 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
706 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
885 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
1163 struct annotation *notes = symbol__annotation(sym); in __hist_entry__tui_annotate()