Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/ui/browsers/
Dannotate.c35 static inline struct annotation *browser__annotation(struct ui_browser *browser) in browser__annotation() function
43 struct annotation *notes = browser__annotation(browser); in disasm_line__filter()
50 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color()
94 struct annotation *notes = browser__annotation(browser); in annotate_browser__write()
223 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh()
273 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top()
297 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_rb_top()
376 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source()
436 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode()
495 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__find_offset()
[all …]