Home
last modified time | relevance | path

Searched refs:GetMemoryInfo (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc58 allocator_->GetMemoryInfo(&meminfo0); in TEST_F()
66 allocator_->GetMemoryInfo(&meminfo1); in TEST_F()
74 allocator_->GetMemoryInfo(&meminfo2); in TEST_F()
82 allocator_->GetMemoryInfo(&meminfo3); in TEST_F()
93 allocator_->GetMemoryInfo(&meminfo4); in TEST_F()
Dpersistent_memory_allocator_unittest.cc121 allocator_->GetMemoryInfo(&meminfo0); in TEST_F()
137 allocator_->GetMemoryInfo(&meminfo1); in TEST_F()
177 allocator_->GetMemoryInfo(&meminfo2); in TEST_F()
632 local.GetMemoryInfo(&meminfo1); in TEST()
664 shalloc2.GetMemoryInfo(&meminfo2); in TEST()
689 shalloc3.GetMemoryInfo(&meminfo3); in TEST()
740 local.GetMemoryInfo(&meminfo1); in TEST()
772 file.GetMemoryInfo(&meminfo2); in TEST()
Dpersistent_memory_allocator.cc768 void PersistentMemoryAllocator::GetMemoryInfo(MemoryInfo* meminfo) const { in GetMemoryInfo() function in base::PersistentMemoryAllocator
939 GetMemoryInfo(&meminfo); in UpdateTrackingHistograms()
Dpersistent_memory_allocator.h472 void GetMemoryInfo(MemoryInfo* meminfo) const;