Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/ui/
Dbrowser.h10 #define HE_COLORSET_MEDIUM 51 macro
Dbrowser.c21 return HE_COLORSET_MEDIUM; in ui_browser__percent_color()
352 sltt_set_color(HE_COLORSET_MEDIUM, NULL, c->mediumColorFg, c->mediumColorBg); in ui_browser__init()
/external/linux-tools-perf/util/ui/browsers/
Dhists.c560 color = HE_COLORSET_MEDIUM; in hist_browser__show_entry()