HomeSort by relevance Sort by last modified time
    Searched refs:GetPhysicalMemory (Results 1 - 3 of 3) 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.h 200 bool GetPhysicalMemory(int index, size_t* result) const;
task_manager.cc 464 GetPhysicalMemory(index, &phys_mem);
569 bool TaskManagerModel::GetPhysicalMemory(int index, size_t* result) const {
853 this, &TaskManagerModel::GetPhysicalMemory, row1, row2);
    [all...]

Completed in 420 milliseconds