Home
last modified time | relevance | path

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

/third_party/libunwind/src/aarch64/
DGtrace.c142 trace_cache_expand (unw_trace_cache_t *cache) in trace_cache_expand() function
321 if (unlikely(trace_cache_expand (cache) < 0)) in trace_lookup()
/third_party/libunwind/src/arm/
DGtrace.c143 trace_cache_expand (unw_trace_cache_t *cache) in trace_cache_expand() function
323 if (unlikely(trace_cache_expand (cache) < 0)) in trace_lookup()
/third_party/libunwind/src/x86_64/
DGtrace.c141 trace_cache_expand (unw_trace_cache_t *cache) in trace_cache_expand() function
319 if (unlikely(trace_cache_expand (cache) < 0)) in trace_lookup()