Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dbootgraph.py316 elif re.match(tp.cmdlinefmt, line):
H A Dsleepgraph.py2798 cmdlinefmt = '^# command \| (?P<cmd>.*)' variable in TestProps
2859 m = re.match(self.cmdlinefmt, line)