Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/pm-graph/
Dsleepgraph.py2757 def createTimeScale(self, m0, mMax, tTotal, mode): argument
2762 mTotal = mMax - m0
4524 mMax = data.tSuspended
4528 mMax = data.end
4531 mMax = testruns[1].start
4533 mTotal = mMax - m0
4552 right = '%f' % (((mMax-t)*100.0)/mTotal)
4622 devtl.createTimeScale(m0, mMax, tTotal, dir)