Searched refs:trace_cache_buckets (Results 1 – 3 of 3) sorted by relevance
88 trace_cache_buckets (size_t n) in trace_cache_buckets() function124 if (! (cache->frames = trace_cache_buckets(1u << HASH_MIN_BITS))) in trace_cache_create()146 unw_tdep_frame_t *new_frames = trace_cache_buckets (1u << new_log_size); in trace_cache_expand()
89 trace_cache_buckets (size_t n) in trace_cache_buckets() function125 if (! (cache->frames = trace_cache_buckets(1u << HASH_MIN_BITS))) in trace_cache_create()147 unw_tdep_frame_t *new_frames = trace_cache_buckets (1u << new_log_size); in trace_cache_expand()
87 trace_cache_buckets (size_t n) in trace_cache_buckets() function123 if (! (cache->frames = trace_cache_buckets(1u << HASH_MIN_BITS))) in trace_cache_create()145 unw_tdep_frame_t *new_frames = trace_cache_buckets (1u << new_log_size); in trace_cache_expand()