Searched refs:mem_map_t (Results 1 – 2 of 2) sorted by relevance
304 typedef hash_map <mem_location_hash, T *> mem_map_t; typedef383 mem_map_t *m_map;559 m_map = new mem_map_t (13, false, false, false); in mem_alloc_description()570 for (typename mem_map_t::iterator it = m_map->begin (); it != m_map->end (); in ~mem_alloc_description()598 for (typename mem_map_t::iterator it = m_map->begin (); it != m_map->end (); in get_list()
26436 (mem_usage_pair::mem_map_t): Use mem_location_hash as the first