Searched refs:FreeBytes (Results 1 – 2 of 2) sorted by relevance
1126 uint64_t FreeBytes() const { in FreeBytes() function in WTF::TCMalloc_PageHeap2729 r->pageheap_bytes = pageheap->FreeBytes(); in CreateCacheIfNecessary()2886 *value = pageheap->FreeBytes(); in CreateCacheIfNecessary()3856 statistics.freeSizeInHeap = static_cast<size_t>(pageheap->FreeBytes()); in CreateCacheIfNecessary()
17064 (KXMLCore::TCMalloc_PageHeap::FreeBytes):