Searched refs:UNW_LOG_CACHE_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define UNW_LOG_CACHE_SIZE 7 /* each unw_script is ~256 bytes in size */ macro51 #define UNW_CACHE_SIZE (1 << UNW_LOG_CACHE_SIZE)53 #define UNW_LOG_HASH_SIZE (UNW_LOG_CACHE_SIZE + 1)