Searched refs:caching (Results 1 – 6 of 6) sorted by relevance
535 unw_caching_policy_t caching = as->caching_policy; in get_rs_cache() local537 if (caching == UNW_CACHE_NONE) in get_rs_cache()540 if (likely (caching == UNW_CACHE_GLOBAL)) in get_rs_cache()
154 * JEMALLOC_TCACHE enables a thread-specific caching layer for small objects.
190 thread-specific caching is disabled.
1060 dnl Enable thread-specific caching by default.
991 - Remove the dynamic arena rebalancing code, since thread-specific caching
16108 Improved performance through additional parse object caching -
Completed in 27 milliseconds