Searched refs:setPrecision (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | bootgraph.py | 944 sysvals.setPrecision(aslib.getArgInt('-timeprec', args, 0, 6))
|
H A D | sleepgraph.py | 376 def setPrecision(self, num): member in SystemValues 6347 sysvals.setPrecision(getArgInt('timeprec', value, 0, 6, False)) 6642 sysvals.setPrecision(getArgInt('-timeprec', args, 0, 6))
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | bootgraph.py | 946 sysvals.setPrecision(aslib.getArgInt('-timeprec', args, 0, 6))
|
H A D | sleepgraph.py | 409 def setPrecision(self, num): member in SystemValues 6585 sysvals.setPrecision(getArgInt('timeprec', value, 0, 6, False)) 6893 sysvals.setPrecision(getArgInt('-timeprec', args, 0, 6))
|
Completed in 20 milliseconds