Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/pm-graph/
Dsleepgraph.py2925 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2930 mTotal = mMax - m0
4759 mMax = data.tSuspended
4763 mMax = data.end
4766 mMax = testruns[1].start
4768 mTotal = mMax - m0
4787 right = '%f' % (((mMax-t)*100.0)/mTotal)
4854 devtl.createTimeScale(m0, mMax, tTotal, dir)