Home
last modified time | relevance | path

Searched refs:timeformat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dbootgraph.py68 timeformat = '%.6f' variable in SystemValues
H A Dsleepgraph.py293 timeformat = '%.3f' variable in SystemValues
379 self.timeformat = '%.{0}f'.format(num)
3970 fmt = '<r>(%.3f ms @ '+sv.timeformat+' to '+sv.timeformat+')</r>'
3978 fmt = '<n>(%.3f ms @ '+sv.timeformat+')</n>'
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dbootgraph.py68 timeformat = '%.6f' variable in SystemValues
H A Dsleepgraph.py315 timeformat = '%.3f' variable in SystemValues
412 self.timeformat = '%.{0}f'.format(num)
4225 fmt = '<r>(%.3f ms @ '+sv.timeformat+' to '+sv.timeformat+')</r>'
4233 fmt = '<n>(%.3f ms @ '+sv.timeformat+')</n>'

Completed in 18 milliseconds