Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/pm-graph/
Dsleepgraph.py128 testcommand = '' variable in SystemValues
923 if self.suspendmode == 'command' and self.testcommand:
924 footer += '# platform-testcmd: %s\n' % (self.testcommand)
3035 sv.testcommand = props['testcommandstring'].altname
3046 sv.testcommand = info
4486 if sysvals.testcommand:
4487 testdesc = sysvals.testcommand
4664 title += sysvals.testcommand
5323 if sv.testcommand != '':
5347 if sv.testcommand != '':
[all …]