Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c24 struct annotate_browser { struct
93 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write()
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()
352 struct annotate_browser *browser, in annotate_browser__find_next_asm_line()
419 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__show_full_location()
458 static bool annotate_browser__callq(struct annotate_browser *browser, in annotate_browser__callq()
510 static bool annotate_browser__jump(struct annotate_browser *browser, in annotate_browser__jump()
662 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__show()
711 static int annotate_browser__run(struct annotate_browser *browser, in annotate_browser__run()
[all …]