Home
last modified time | relevance | path

Searched defs:ab (Results 1 – 2 of 2) sorted by relevance

/tools/perf/ui/browsers/
Dannotate.c91 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write() local
121 static int is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused()
151 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump() local
416 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__show_full_location() local
/tools/perf/util/
Ddisasm.c202 const struct arch *ab = b; in arch__cmp() local