Searched refs:PT_COLOR_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/profilers/powertop/src/ | ||
D | powertop.h | 92 #define PT_COLOR_DEFAULT 1 macro |
D | display.c | 126 init_pair(PT_COLOR_DEFAULT, COLOR_WHITE, COLOR_BLACK); in initialize_curses() |