Searched refs:table_stats (Results 1 – 1 of 1) sorted by relevance
198 Stats* table_stats = codeinfo_stats->Child(table.GetName()); in CollectSizeStats() local199 table_stats->AddBits(reader.NumberOfReadBits() - bit_offset); in CollectSizeStats()203 Stats* column_stats = table_stats->Child(column_names[c]); in CollectSizeStats()