Home
last modified time | relevance | path

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

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