Home
last modified time | relevance | path

Searched defs:percent (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc723 const double percent = (static_cast<double>(size) / static_cast<double>(total)) * 100; in Dump() local
2606 double percent = PercentOfObjectBytes(sizes_and_count.second.bytes); in Dump() local