Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/pm-graph/
Dsleepgraph.py2839 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2844 mTotal = mMax - m0
4607 mMax = data.tSuspended
4611 mMax = data.end
4614 mMax = testruns[1].start
4616 mTotal = mMax - m0
4635 right = '%f' % (((mMax-t)*100.0)/mTotal)
4705 devtl.createTimeScale(m0, mMax, tTotal, dir)