Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
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)