Home
last modified time | relevance | path

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

/linux-5.19.10/tools/thermal/tmon/
Dtmon.h176 #define PT_COLOR_YELLOW 5 macro
Dtui.c369 init_pair(PT_COLOR_YELLOW, COLOR_WHITE, COLOR_YELLOW); in initialize_curses()