Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/ui/
Dbrowser.h9 #define HE_COLORSET_TOP 50 macro
Dbrowser.c19 return HE_COLORSET_TOP; in ui_browser__percent_color()
351 sltt_set_color(HE_COLORSET_TOP, NULL, c->topColorFg, c->topColorBg); in ui_browser__init()
/linux-2.6.39/tools/perf/util/ui/browsers/
Dhists.c558 color = HE_COLORSET_TOP; in hist_browser__show_entry()