Home
last modified time | relevance | path

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

/openbmc/linux/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)):