Searched refs:UNW_LOG_CACHE_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind.c50 #define UNW_LOG_CACHE_SIZE 7 /* each unw_script is ~256 bytes in size */ macro
51 #define UNW_CACHE_SIZE (1 << UNW_LOG_CACHE_SIZE)
53 #define UNW_LOG_HASH_SIZE (UNW_LOG_CACHE_SIZE + 1)

Completed in 65 milliseconds