Home
last modified time | relevance | path

Searched defs:ia64_script_cache (Results 1 – 1 of 1) sorted by relevance

/third_party/libunwind/include/tdep-ia64/
Dscript.h62 struct ia64_script_cache struct
64 atomic_flag busy; /* is the script-cache busy? */
65 unsigned short lru_head; /* index of lead-recently used script */
66 unsigned short lru_tail; /* index of most-recently used script */
69 unsigned short hash[IA64_UNW_HASH_SIZE];
71 uint32_t generation; /* generation number */
74 struct ia64_script buckets[IA64_UNW_CACHE_SIZE];