Home
last modified time | relevance | path

Searched refs:pageheap_bytes (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp3251 uint64_t pageheap_bytes; // Bytes in page heap in CreateCacheIfNecessary() member
3287 r->pageheap_bytes = pageheap->FreeBytes(); in CreateCacheIfNecessary()
3320 - stats.pageheap_bytes in CreateCacheIfNecessary()
3338 stats.pageheap_bytes, in CreateCacheIfNecessary()
3429 - stats.pageheap_bytes; in CreateCacheIfNecessary()
3782 info.fordblks = static_cast<int>(stats.pageheap_bytes); in CreateCacheIfNecessary()
3787 - stats.pageheap_bytes); in CreateCacheIfNecessary()