Home
last modified time | relevance | path

Searched refs:browser__annotation (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/ui/browsers/
Dannotate.c38 static inline struct annotation *browser__annotation(struct ui_browser *browser) in browser__annotation() function
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()
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()
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()
437 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
[all …]