Searched refs:annotate_browser (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/perf/ui/browsers/ |
| H A D | annotate.c | 24 struct annotate_browser { struct 91 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write() 151 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump() 248 static void disasm_rb_tree__insert(struct annotate_browser *browser, in disasm_rb_tree__insert() 269 static void annotate_browser__set_top(struct annotate_browser *browser, in annotate_browser__set_top() 349 struct annotate_browser *browser, in annotate_browser__find_next_asm_line() 416 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__show_full_location() 455 static bool annotate_browser__callq(struct annotate_browser *browser, in annotate_browser__callq() 507 static bool annotate_browser__jump(struct annotate_browser *browser, in annotate_browser__jump() 707 static int annotate_browser__run(struct annotate_browser *browser, in annotate_browser__run() [all …]
|