Searched defs:call_re (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/bin/ | ||
H A D | perf-annotate-jit.py | 195 call_re = re.compile(r'^\s+(?P<address>[0-9a-fA-F]+)\s+(?P<symbol>.*)\s+\((?P<module>[^)]*)\)$') variable in PerfParser |
Completed in 1 milliseconds