Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/pm-graph/config/
H A Dexample.cfg135 cgtest: 0
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py107 cgtest = -1 variable in SystemValues
4925 if sysvals.cgtest >= 0 and len(testruns) > sysvals.cgtest:
4926 data = testruns[sysvals.cgtest]
6540 sysvals.cgtest = getArgInt('cgtest', value, 0, 1, False)
6901 sysvals.cgtest = getArgInt('-cgtest', args, 0, 1)