Searched refs:allocation_tracker (Results 1 – 3 of 3) sorted by relevance
44 AllocationTracker* allocation_tracker() const { in allocation_tracker() function
730 if (AllocationTracker* allocation_tracker = in AddEntry() local731 snapshot_->profiler()->allocation_tracker()) { in AddEntry()733 allocation_tracker->address_to_trace()->GetTraceNodeId(address); in AddEntry()2636 if (AllocationTracker* allocation_tracker = in Serialize() local2637 snapshot_->profiler()->allocation_tracker()) { in Serialize()2638 allocation_tracker->PrepareForSerialization(); in Serialize()2901 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); in SerializeSnapshot()2920 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); in SerializeTraceTree()2971 AllocationTracker* tracker = snapshot_->profiler()->allocation_tracker(); in SerializeTraceNodeInfos()
716 ":allocation_tracker",985 name = "allocation_tracker",986 srcs = ["allocation_tracker.cc"],987 hdrs = ["allocation_tracker.h"],