annotate_browser 98 tools/perf/ui/browsers/annotate.c struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); annotate_browser 128 tools/perf/ui/browsers/annotate.c static bool is_fused(struct annotate_browser *ab, struct disasm_line *cursor) annotate_browser 149 tools/perf/ui/browsers/annotate.c struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); annotate_browser 244 tools/perf/ui/browsers/annotate.c static void disasm_rb_tree__insert(struct annotate_browser *browser, annotate_browser 265 tools/perf/ui/browsers/annotate.c static void annotate_browser__set_top(struct annotate_browser *browser, annotate_browser 289 tools/perf/ui/browsers/annotate.c static void annotate_browser__set_rb_top(struct annotate_browser *browser, annotate_browser 302 tools/perf/ui/browsers/annotate.c static void annotate_browser__calc_percent(struct annotate_browser *browser, annotate_browser 346 tools/perf/ui/browsers/annotate.c static bool annotate_browser__toggle_source(struct annotate_browser *browser) annotate_browser 409 tools/perf/ui/browsers/annotate.c static bool annotate_browser__callq(struct annotate_browser *browser, annotate_browser 441 tools/perf/ui/browsers/annotate.c struct disasm_line *annotate_browser__find_offset(struct annotate_browser *browser, annotate_browser 458 tools/perf/ui/browsers/annotate.c static bool annotate_browser__jump(struct annotate_browser *browser, annotate_browser 487 tools/perf/ui/browsers/annotate.c struct annotation_line *annotate_browser__find_string(struct annotate_browser *browser, annotate_browser 507 tools/perf/ui/browsers/annotate.c static bool __annotate_browser__search(struct annotate_browser *browser) annotate_browser 524 tools/perf/ui/browsers/annotate.c struct annotation_line *annotate_browser__find_string_reverse(struct annotate_browser *browser, annotate_browser 544 tools/perf/ui/browsers/annotate.c static bool __annotate_browser__search_reverse(struct annotate_browser *browser) annotate_browser 560 tools/perf/ui/browsers/annotate.c static bool annotate_browser__search_window(struct annotate_browser *browser, annotate_browser 572 tools/perf/ui/browsers/annotate.c static bool annotate_browser__search(struct annotate_browser *browser, int delay_secs) annotate_browser 580 tools/perf/ui/browsers/annotate.c static bool annotate_browser__continue_search(struct annotate_browser *browser, annotate_browser 589 tools/perf/ui/browsers/annotate.c static bool annotate_browser__search_reverse(struct annotate_browser *browser, annotate_browser 599 tools/perf/ui/browsers/annotate.c bool annotate_browser__continue_search_reverse(struct annotate_browser *browser, annotate_browser 610 tools/perf/ui/browsers/annotate.c struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); annotate_browser 659 tools/perf/ui/browsers/annotate.c static int annotate_browser__run(struct annotate_browser *browser, annotate_browser 901 tools/perf/ui/browsers/annotate.c struct annotate_browser browser = {