Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py548 print(self.colorText(i))
641 res = self.colorText('YES', 32)
643 res = self.colorText('NO')
837 def colorText(self, str, color=31): member in SystemValues
5771 res = sysvals.colorText('NO (No features of this tool will work!)')
5780 res = sysvals.colorText('NO (No features of this tool will work!)')
5789 res = sysvals.colorText('NO')
5801 res = sysvals.colorText('NO')
5811 res = sysvals.colorText('NO')
5831 res = sysvals.colorText('N
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py590 print(self.colorText(i))
683 res = self.colorText('YES', 32)
685 res = self.colorText('NO')
882 def colorText(self, str, color=31): member in SystemValues
5977 res = sysvals.colorText('NO (No features of this tool will work!)')
5986 res = sysvals.colorText('NO (No features of this tool will work!)')
5995 res = sysvals.colorText('NO')
6008 res = sysvals.colorText('NO')
6023 res = sysvals.colorText('NO')
6043 res = sysvals.colorText('N
[all...]

Completed in 15 milliseconds