Searched refs:allocation_tracker (Results 1 – 3 of 3) sorted by relevance
58 AllocationTracker* allocation_tracker() { return *allocation_tracker_; } in allocation_tracker() function
2563 if (AllocationTracker* allocation_tracker = in Serialize() local2564 snapshot_->profiler()->allocation_tracker()) { in Serialize()2565 allocation_tracker->PrepareForSerialization(); in Serialize()2783 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); in SerializeSnapshot()2802 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); in SerializeTraceTree()2853 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); in SerializeTraceNodeInfos()
2201 reinterpret_cast<i::HeapProfiler*>(heap_profiler)->allocation_tracker(); in TEST()2227 reinterpret_cast<i::HeapProfiler*>(heap_profiler)->allocation_tracker(); in TEST()2278 reinterpret_cast<i::HeapProfiler*>(heap_profiler)->allocation_tracker(); in TEST()2304 reinterpret_cast<i::HeapProfiler*>(heap_profiler)->allocation_tracker(); in TEST()