Searched defs:percent (Results 1 – 1 of 1) sorted by relevance
723 const double percent = (static_cast<double>(size) / static_cast<double>(total)) * 100; in Dump() local2606 double percent = PercentOfObjectBytes(sizes_and_count.second.bytes); in Dump() local