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()
388 static bool annotation__has_source(struct annotation *notes) in annotation__has_source()
414 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
510 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
538 struct annotation *notes; in annotate_browser__callq()
570 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
616 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string()
653 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_string_reverse()
804 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
1056 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()