Home
last modified time | relevance | path

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

/linux-6.15/tools/power/pm-graph/
H A Dsleepgraph.py601 print(self.colorText(i))
694 res = self.colorText('YES', 32)
696 res = self.colorText('NO')
898 def colorText(self, str, color=31): member in SystemValues
6024 res = sysvals.colorText('NO (No features of this tool will work!)')
6042 res = sysvals.colorText('NO')
6055 res = sysvals.colorText('NO')
6070 res = sysvals.colorText('NO')
6090 res = sysvals.colorText('NO')
6099 no = sysvals.colorText('MISSING')
[all …]