Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/pm-graph/
Dbootgraph.py316 elif re.match(tp.cmdlinefmt, line):
Dsleepgraph.py2880 cmdlinefmt = '^# command \| (?P<cmd>.*)' variable in TestProps
2941 m = re.match(self.cmdlinefmt, line)