Searched refs:GetPhysicalMemory (Results 1 - 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachVMMemory.cpp219 static uint64_t GetPhysicalMemory() function
519 physical_memory = GetPhysicalMemory();
/external/chromium_org/chrome/browser/task_manager/
H A Dtask_manager.h198 bool GetPhysicalMemory(int index, size_t* result) const;
H A Dtask_manager.cc458 GetPhysicalMemory(index, &phys_mem);
558 bool TaskManagerModel::GetPhysicalMemory(int index, size_t* result) const { function in class:TaskManagerModel
823 this, &TaskManagerModel::GetPhysicalMemory, row1, row2);

Completed in 92 milliseconds