Home
last modified time | relevance | path

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

/linux/tools/thermal/tmon/
H A Dtmon.h174 #define PT_COLOR_ERROR 3 macro
H A Dtui.c367 init_pair(PT_COLOR_ERROR, COLOR_BLACK, COLOR_RED); in initialize_curses()