Searched refs:PT_COLOR_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/profilers/powertop/src/ | ||
D | powertop.h | 94 #define PT_COLOR_ERROR 3 macro |
D | display.c | 128 init_pair(PT_COLOR_ERROR, COLOR_BLACK, COLOR_RED); in initialize_curses() |