Home
last modified time | relevance | path

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

/linux-6.1.9/tools/thermal/tmon/
Dtmon.h179 #define PT_COLOR_BLUE 8 macro
Dtui.c371 init_pair(PT_COLOR_BLUE, COLOR_WHITE, COLOR_BLUE); in initialize_curses()