Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py2945 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2950 mTotal = mMax - m0
4781 mMax = data.tSuspended
4785 mMax = data.end
4788 mMax = testruns[1].start
4790 mTotal = mMax - m0
4809 right = '%f' % (((mMax-t)*100.0)/mTotal)
4876 devtl.createTimeScale(m0, mMax, tTotal, dir)