Searched refs:total_prefix_table_ (Results 1 – 2 of 2) sorted by relevance
63 int64_t total_prefix_table_ = 0u; variable
480 total_prefix_table_ += num_prefixes * sizeof(prefix_strings.dictionary_.offsets_[0]); in ProcessStrings()557 os << "Prefix table cost " << Percent(total_prefix_table_, total_size) << "\n"; in Dump()561 net_savings -= total_prefix_table_; in Dump()