Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py141 mempowerfile = '/sys/power/mem_sleep' variable in SystemValues
1159 if not os.path.exists(self.s0ixres) or not os.path.exists(self.mempowerfile):
1161 fp = open(sysvals.mempowerfile, 'r')
5516 if sv.memmode and os.path.exists(sv.mempowerfile):
5518 sv.testVal(sv.mempowerfile, 'radio', sv.memmode)
5686 if(os.path.exists(sysvals.mempowerfile)):
5688 fp = open(sysvals.mempowerfile, 'r')