Home
last modified time | relevance | path

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

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