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

/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dbrowser.h34 void ui_browser__set_percent_color(struct ui_browser *self,
H A Dbrowser.c37 void ui_browser__set_percent_color(struct ui_browser *browser, function
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
H A Dmap.c28 ui_browser__set_percent_color(self, 0, current_entry);
H A Dhists.c611 ui_browser__set_percent_color(arg->b, percent, arg->current_entry);
645 ui_browser__set_percent_color(arg->b, 0.0,
653 ui_browser__set_percent_color(arg->b, percent,
668 ui_browser__set_percent_color(arg->b, 0.0,
H A Dannotate.c113 ui_browser__set_percent_color(browser, bdl->percent[i],
118 ui_browser__set_percent_color(browser, 0, current_entry);

Completed in 281 milliseconds