Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A Dmap.c32 ui_browser__set_percent_color(browser, 0, current_entry); in map_browser__write()
H A Dannotate.c79 ui_browser__set_percent_color(browser, percent, current); in annotate_browser__set_percent_color()
H A Dhists.c1220 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__slsmg_color_printf()
/openbmc/linux/tools/perf/ui/
H A Dbrowser.h38 void ui_browser__set_percent_color(struct ui_browser *browser,
H A Dbrowser.c40 void ui_browser__set_percent_color(struct ui_browser *browser, in ui_browser__set_percent_color() function