Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/pm-graph/
Dsleepgraph.py2682 pinfofmt = '# platform-(?P<val>[a-z,A-Z,0-9]*): (?P<info>.*)' variable in TestProps
2845 m = re.match(self.pinfofmt, line)
2988 if(re.match(tp.pinfofmt, line)):
3115 if(re.match(tp.pinfofmt, line)):