Searched refs:total_entropy_ (Results 1 – 2 of 2) sorted by relevance
73 int64_t total_entropy_ = 0u; variable
184 total_entropy_ += calc_entropy(counts); in ProcessDexFiles()203 os << "Debug info entropy " << Percent(total_entropy_, total_size) << "\n"; in Dump()