Searched refs:m_gather_mem_stats (Results 1 – 2 of 2) sorted by relevance
585 bool m_gather_mem_stats; variable587 static const bool m_gather_mem_stats = false; variable613 , m_gather_mem_stats (gather_mem_stats) in hash_table()621 if (m_gather_mem_stats) in hash_table()646 , m_gather_mem_stats (gather_mem_stats) in hash_table()651 if (m_gather_mem_stats) in hash_table()688 if (m_gather_mem_stats) in ~hash_table()693 else if (m_gather_mem_stats) in ~hash_table()707 if (m_gather_mem_stats) in alloc_entries()804 if (m_gather_mem_stats) in expand()
31433 * hash-table.h (hash_table::m_gather_mem_stats): If GATHER_STATISTICS31435 (hash_table::hash_table): Only initialize m_gather_mem_stats #if