Searched refs:getBytesAllocated (Results 1 – 2 of 2) sorted by relevance
168 stats.bytes_used += alloc.getBytesAllocated(); in GetMemoryStats()
290 size_t getBytesAllocated() const { return BytesAllocated; } in getBytesAllocated() function