Searched refs:table_stats (Results 1 – 1 of 1) sorted by relevance
234 Stats* table_stats = codeinfo_stats->Child(table->GetName()); in CollectSizeStats() local235 table_stats->AddBits(region.size_in_bits()); in CollectSizeStats()239 Stats* column_stats = table_stats->Child(column_names[c]); in CollectSizeStats()