Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/pm-graph/
Dbootgraph.py315 elif re.match(tp.sysinfofmt, line):
Dsleepgraph.py2965 sysinfofmt = '^# sysinfo .*' variable in TestProps
3010 elif re.match(self.sysinfofmt, line):
3053 if re.match(self.sysinfofmt, self.sysinfo):