Searched refs:PT_COLOR_GREEN (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/thermal/tmon/ | ||
D | tmon.h | 177 #define PT_COLOR_GREEN 6 macro |
D | tui.c | 370 init_pair(PT_COLOR_GREEN, COLOR_WHITE, COLOR_GREEN); in initialize_curses() |