Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c45 struct annotate_browser { struct
83 static int annotate_browser__jumps_percent_color(struct annotate_browser *browser, in annotate_browser__jumps_percent_color() argument
95 static int annotate_browser__set_jumps_percent_color(struct annotate_browser *browser, in annotate_browser__set_jumps_percent_color()
102 static int annotate_browser__pcnt_width(struct annotate_browser *ab) in annotate_browser__pcnt_width()
113 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__write()
257 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__draw_current_jump()
294 struct annotate_browser *ab = container_of(browser, struct annotate_browser, b); in annotate_browser__refresh()
339 static void annotate_browser__set_top(struct annotate_browser *browser, in annotate_browser__set_top()
362 static void annotate_browser__set_rb_top(struct annotate_browser *browser, in annotate_browser__set_rb_top()
378 static void annotate_browser__calc_percent(struct annotate_browser *browser, in annotate_browser__calc_percent()
[all …]