Home
last modified time | relevance | path

Searched refs:PT_COLOR_BRIGHT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/profilers/powertop/src/
Dpowertop.h98 #define PT_COLOR_BRIGHT 7 macro
Ddisplay.c133 init_pair(PT_COLOR_BRIGHT, COLOR_WHITE, COLOR_BLACK); in initialize_curses()