Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
memory.cc File Reference
#include "ion/port/memory.h"
#include <assert.h>
Include dependency graph for memory.cc:

Go to the source code of this file.

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::port
 

Functions

uint64 ion::port::GetProcessResidentMemorySize ()
 Return size of the current process in bytes. More...
 
uint64 ion::port::GetSystemMemorySize ()
 Return the hardware RAM size in bytes. More...