Searched refs:PeakBytesAllocated (Results 1 – 2 of 2) sorted by relevance
57 size_t PeakBytesAllocated() { in PeakBytesAllocated() function
1136 size_t total_allocated = allocator.BytesAllocated() + arena_stack.PeakBytesAllocated(); in Compile()1486 size_t total_allocated = allocator.BytesAllocated() + arena_stack.PeakBytesAllocated(); in JitCompile()