Searched refs:annotate_browser (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/tools/perf/ui/browsers/ |
| D | annotate.c | 27 struct annotate_browser { struct 96 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write() 125 static bool is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused() 146 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump() 258 static void annotate_browser__set_top(struct annotate_browser *browser, in annotate_browser__set_top() 282 static void annotate_browser__set_rb_top(struct annotate_browser *browser, in annotate_browser__set_rb_top() 295 static void annotate_browser__calc_percent(struct annotate_browser *browser, in annotate_browser__calc_percent() 339 static bool annotate_browser__toggle_source(struct annotate_browser *browser) in annotate_browser__toggle_source() 402 static bool annotate_browser__callq(struct annotate_browser *browser, in annotate_browser__callq() 434 struct disasm_line *annotate_browser__find_offset(struct annotate_browser *browser, in annotate_browser__find_offset() [all …]
|