Home
last modified time | relevance | path

Searched refs:machinesuspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py2813 machinesuspend = 'machine_suspend\[.*' variable in TestProps
2892 self.machinesuspend = 'timekeeping_freeze\[.*'
2894 self.machinesuspend = 'machine_suspend\[.*'
3311 elif(re.match(tp.machinesuspend, t.name)):
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py3002 machinesuspend = 'machine_suspend\[.*' variable in TestProps
3084 self.machinesuspend = 'timekeeping_freeze\[.*'
3086 self.machinesuspend = 'machine_suspend\[.*'
3559 elif(re.match(tp.machinesuspend, t.name)):

Completed in 19 milliseconds