Home
last modified time | relevance | path

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

/tools/perf/ui/browsers/
Dannotate.c113 static int annotate_browser__pcnt_width(struct annotate_browser *ab) in annotate_browser__pcnt_width()
118 static int annotate_browser__cycles_width(struct annotate_browser *ab) in annotate_browser__cycles_width()
125 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write() local
287 static bool is_fused(struct annotate_browser *ab, struct disasm_line *cursor) in is_fused()
308 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump() local
357 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__refresh() local
/tools/perf/util/
Dannotate.c583 const struct arch *ab = b; in arch__cmp() local