Home
last modified time | relevance | path

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

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