Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/pm-graph/
Dbootgraph.py313 elif re.match(tp.sysinfofmt, line):
Dsleepgraph.py2797 sysinfofmt = '^# sysinfo .*' variable in TestProps
2838 elif re.match(self.sysinfofmt, line):
2881 if re.match(self.sysinfofmt, self.sysinfo):