Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/tracetool/
H A D__init__.py213 _CRE = re.compile(r"((?P<props>[\w\s]+)\s+)?" variable in Event
290 m = Event._CRE.match(line_str)