Home
last modified time | relevance | path

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

/tools/perf/ui/
Dbrowser.h34 void ui_browser__set_percent_color(struct ui_browser *self,
Dbrowser.c37 void ui_browser__set_percent_color(struct ui_browser *browser, in ui_browser__set_percent_color() function
/tools/perf/ui/browsers/
Dmap.c28 ui_browser__set_percent_color(self, 0, current_entry); in map_browser__write()
Dhists.c596 ui_browser__set_percent_color(arg->b, percent, arg->current_entry); in __hpp__color_fmt()
630 ui_browser__set_percent_color(arg->b, 0.0, in __hpp__color_fmt()
638 ui_browser__set_percent_color(arg->b, percent, in __hpp__color_fmt()
653 ui_browser__set_percent_color(arg->b, 0.0, in __hpp__color_fmt()
Dannotate.c113 ui_browser__set_percent_color(browser, bdl->percent[i], in annotate_browser__write()
118 ui_browser__set_percent_color(browser, 0, current_entry); in annotate_browser__write()