Searched refs:UNW_CACHE_PER_THREAD (Results 1 – 12 of 12) sorted by relevance
35 if (policy == UNW_CACHE_PER_THREAD) in unw_set_caching_policy()
124 unw_set_caching_policy (unw_local_addr_space, UNW_CACHE_PER_THREAD); in main()
146 unw_set_caching_policy (unw_local_addr_space, UNW_CACHE_PER_THREAD); in sighandler()
246 unw_set_caching_policy (unw_local_addr_space, UNW_CACHE_PER_THREAD); in main()
260 unw_set_caching_policy (unw_local_addr_space, UNW_CACHE_PER_THREAD); in main()
1508 unw_set_caching_policy (unw_local_addr_space, UNW_CACHE_PER_THREAD); in main()
87 UNW_CACHE_PER_THREAD /* per-thread caching */ enumerator
41 #define UNWI_DEFAULT_CACHING_POLICY UNW_CACHE_PER_THREAD
98 UNW_CACHE_PER_THREAD /* per-thread caching */ enumerator
333 AC_MSG_CHECKING([whether to support UNW_CACHE_PER_THREAD])335 AS_HELP_STRING([--enable-per-thread-cache], [build with support for UNW_CACHE_PER_THREAD (which imp…
102 if (as->caching_policy == UNW_CACHE_PER_THREAD) in get_script_cache()
623 if (likely (caching == UNW_CACHE_PER_THREAD)) in get_rs_cache()