Home
last modified time | relevance | path

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

/linux-6.1.9/tools/thermal/tmon/
Dtui.c275 const char DIAG_TITLE[] = "[ TUNABLES ]"; variable
292 mvwprintw(w, 0, maxx/4, DIAG_TITLE); in show_dialogue()