HomeSort by relevance Sort by last modified time
    Searched refs:PT_COLOR_RED (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/profilers/powertop/src/
powertop.h 95 #define PT_COLOR_RED 4
display.c 129 init_pair(PT_COLOR_RED, COLOR_WHITE, COLOR_RED);
256 wbkgd(wakeup_window, COLOR_PAIR(PT_COLOR_RED));

Completed in 459 milliseconds