Searched refs:heap_profile_ (Results 1 – 2 of 2) sorted by relevance
313 heap_profile_(heap_profile) { in DeepHeapProfile()317 reinterpret_cast<char*>(heap_profile_->alloc_(prefix_length + 1)); in DeepHeapProfile()325 heap_profile_->dealloc_(filename_prefix_); in ~DeepHeapProfile()1028 deep_profile->heap_profile_->address_map_->Iterate(RecordAlloc, deep_profile); in SnapshotAllocations()1150 : heap_profile_(heap_profile) { in DeepHeapProfile()
402 HeapProfileTable* heap_profile_; variable