Searched refs:DWARF_UNW_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
326 #define DWARF_UNW_CACHE_SIZE (1 << DWARF_LOG_UNW_CACHE_SIZE) macro345 dwarf_reg_state_t buckets[DWARF_UNW_CACHE_SIZE];
501 cache->lru_head = DWARF_UNW_CACHE_SIZE - 1; in flush_rs_cache()504 for (i = 0; i < DWARF_UNW_CACHE_SIZE; ++i) in flush_rs_cache()581 if (index >= DWARF_UNW_CACHE_SIZE) in rs_lookup()633 if (tmp->coll_chain >= DWARF_UNW_CACHE_SIZE) in rs_new()