Searched defs:committedVMBytes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DFastMalloc.h48 size_t committedVMBytes; member in struct:WTF::FastMallocStatistics
/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DMallocStatistics.h40 size_t committedVMBytes() const { return m_stats.committedVMBytes; } function in class:WebCore::MallocStatistics

Completed in 344 milliseconds