Searched refs:ui_browser__set_percent_color (Results 1 – 5 of 5) sorted by relevance
/tools/perf/ui/ |
D | browser.h | 34 void ui_browser__set_percent_color(struct ui_browser *self,
|
D | browser.c | 37 void ui_browser__set_percent_color(struct ui_browser *browser, in ui_browser__set_percent_color() function
|
/tools/perf/ui/browsers/ |
D | map.c | 28 ui_browser__set_percent_color(self, 0, current_entry); in map_browser__write()
|
D | hists.c | 596 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()
|
D | annotate.c | 113 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()
|