Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/ui/browsers/
Dannotate.c29 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 *browser, in annotate_browser__calc_percent()
346 static bool annotate_browser__toggle_source(struct annotate_browser *browser) in annotate_browser__toggle_source()
409 static bool annotate_browser__callq(struct annotate_browser *browser, in annotate_browser__callq()
[all …]