HomeSort by relevance Sort by last modified time
    Searched refs:reservedVMBytes (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/testing/
MallocStatistics.idl 28 readonly attribute unsigned long reservedVMBytes;
MallocStatistics.h 39 size_t reservedVMBytes() const { return m_stats.reservedVMBytes; }
  /external/chromium_org/third_party/WebKit/Source/wtf/
FastMalloc.h 47 size_t reservedVMBytes;
FastMalloc.cpp     [all...]

Completed in 857 milliseconds