Home
last modified time | relevance | path

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

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