Searched refs:unit_size (Results 1 – 2 of 2) sorted by relevance
34 double unit_size, in Dump() argument46 << std::setw(10) << std::fixed << std::setprecision(3) << Value() / unit_size << unit << " " in Dump()65 it.second.Dump(os, it.first.second, total, unit_size, unit); in Dump()
61 double unit_size,