HomeSort by relevance Sort by last modified time
    Searched defs:GetPhysicalMemory (Results 1 - 2 of 2) sorted by null

  /external/lldb/tools/debugserver/source/MacOSX/
MachVMMemory.cpp 219 static uint64_t GetPhysicalMemory()
519 physical_memory = GetPhysicalMemory();
  /external/chromium_org/chrome/browser/task_manager/
task_manager.cc 458 GetPhysicalMemory(index, &phys_mem);
558 bool TaskManagerModel::GetPhysicalMemory(int index, size_t* result) const {
823 this, &TaskManagerModel::GetPhysicalMemory, row1, row2);
    [all...]

Completed in 839 milliseconds