Home
last modified time | relevance | path

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

/linux-6.15/tools/power/pm-graph/
H A Dsleepgraph.py139 testcommand = '' variable in SystemValues
3180 sv.testcommand = info
4685 if sysvals.testcommand:
4686 testdesc = sysvals.testcommand
4863 title += sysvals.testcommand
5515 if sv.testcommand != '':
5538 if sv.testcommand != '':
5539 res = call(sv.testcommand+' 2>&1', shell=True);
6625 sysvals.testcommand = value
6845 if val == 'command' and not sysvals.testcommand:
[all …]