Home
last modified time | relevance | path

Searched refs:procexecfmt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py2804 procexecfmt = 'ps - (?P<ps>.*)$' variable in TestProps
3241 m = re.match(tp.procexecfmt, t.name)
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py2992 procexecfmt = 'ps - (?P<ps>.*)$' variable in TestProps
3474 m = re.match(tp.procexecfmt, t.name)

Completed in 16 milliseconds