Searched refs:heap_allocations_count (Results 1 – 1 of 1) sorted by relevance
650 uptr heap_allocations_count = 0; in CopyAllocations() local657 if (heap_allocations_count < ARRAY_SIZE(heap_allocations_storage)) { in CopyAllocations()664 auto &ha = heap_allocations_storage[heap_allocations_count++]; in CopyAllocations()675 {heap_allocations_storage, heap_allocations_count}}; in CopyAllocations()