Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/pm-graph/
Dsleepgraph.py550 print(self.colorText(i))
643 res = self.colorText('YES', 32)
645 res = self.colorText('NO')
833 def colorText(self, str, color=31): member in SystemValues
5811 res = sysvals.colorText('NO (No features of this tool will work!)')
5820 res = sysvals.colorText('NO (No features of this tool will work!)')
5829 res = sysvals.colorText('NO')
5841 res = sysvals.colorText('NO')
5851 res = sysvals.colorText('NO')
5871 res = sysvals.colorText('NO')
[all …]