Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/powertop/common/
H A Ddisplay.c64 #define PT_COLOR_RED 4 macro
272 (void) init_pair(PT_COLOR_RED, COLOR_WHITE, COLOR_RED); in pt_display_init_curses()
575 (void) wbkgd(sw[SW_WAKEUPS], COLOR_PAIR(PT_COLOR_RED)); in pt_display_wakeups()