Searched refs:PrintMemoryUse (Results 1 – 4 of 4) sorted by relevance
65 void PrintMemoryUse(std::ostream& os) const;
210 inline void Histogram<Value>::PrintMemoryUse(std::ostream &os) const { in PrintMemoryUse() function
1767 histogram_stack_map_memory_use_.PrintMemoryUse(os); in Dump()1768 histogram_code_memory_use_.PrintMemoryUse(os); in Dump()1769 histogram_profiling_info_memory_use_.PrintMemoryUse(os); in Dump()
74 memory_use_.PrintMemoryUse(os); in DumpInfo()