OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
198
bool
GetPhysicalMemory
(int index, size_t* result) const;
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 49 milliseconds