Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/pm-graph/
Dsleepgraph.py2220 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2225 mTotal = mMax - m0
3838 mMax = data.tSuspended
3842 mMax = data.end
3845 mMax = testruns[1].start
3847 mTotal = mMax - m0
3866 right = '%f' % (((mMax-t)*100.0)/mTotal)
3937 devtl.createTimeScale(m0, mMax, tTotal, dir)