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
1931 histogram_stack_map_memory_use_.PrintMemoryUse(os); in Dump()1932 histogram_code_memory_use_.PrintMemoryUse(os); in Dump()1933 histogram_profiling_info_memory_use_.PrintMemoryUse(os); in Dump()
203 memory_use_.PrintMemoryUse(os); in DumpInfo()