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