Home
last modified time | relevance | path

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

/Linux-v6.6/tools/power/pm-graph/
Dbootgraph.py318 elif re.match(tp.cmdlinefmt, line):
Dsleepgraph.py2986 cmdlinefmt = '^# command \| (?P<cmd>.*)' variable in TestProps
3051 m = re.match(self.cmdlinefmt, line)