Searched refs:PT_COLOR_RED (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/thermal/tmon/ | ||
A D | tmon.h | 175 #define PT_COLOR_RED 4 macro |
A D | tui.c | 368 init_pair(PT_COLOR_RED, COLOR_WHITE, COLOR_RED); in initialize_curses() |
Completed in 4 milliseconds