Searched refs:procmultifmt (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/power/pm-graph/ | ||
H A D | sleepgraph.py | 2993 procmultifmt = '@(?P<n>[0-9]*)\|(?P<ps>.*)$' variable in TestProps 3477 m = re.match(tp.procmultifmt, msg) |
Completed in 9 milliseconds