Searched refs:annotate_browser (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | annotate.c | 24 struct annotate_browser { struct 93 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write() 123 static int is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused() 153 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump() 249 static void disasm_rb_tree__insert(struct annotate_browser *browser, in disasm_rb_tree__insert() 270 static void annotate_browser__set_top(struct annotate_browser *browser, in annotate_browser__set_top() 294 static void annotate_browser__set_rb_top(struct annotate_browser *browser, in annotate_browser__set_rb_top() 307 static void annotate_browser__calc_percent(struct annotate_browser *browse [all...] |
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 29 struct annotate_browser { struct 98 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write() 128 static bool is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused() 149 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump() 244 static void disasm_rb_tree__insert(struct annotate_browser *browser, in disasm_rb_tree__insert() 265 static void annotate_browser__set_top(struct annotate_browser *browser, in annotate_browser__set_top() 289 static void annotate_browser__set_rb_top(struct annotate_browser *browser, in annotate_browser__set_rb_top() 302 static void annotate_browser__calc_percent(struct annotate_browser *browse [all...] |
Completed in 4 milliseconds