Searched refs:heap_profile_tracker (Results 1 – 7 of 7) sorted by relevance
60 context.heap_profile_tracker.reset(new HeapProfileTracker(&context)); in HeapProfileTrackerDupTest()118 context.heap_profile_tracker->FinalizeProfile( in TEST_F()121 context.heap_profile_tracker->FinalizeProfile( in TEST_F()144 context.heap_profile_tracker->FinalizeProfile( in TEST_F()147 context.heap_profile_tracker->FinalizeProfile( in TEST_F()160 context.heap_profile_tracker->FinalizeProfile( in TEST_F()163 context.heap_profile_tracker->FinalizeProfile( in TEST_F()198 context.heap_profile_tracker.reset(new HeapProfileTracker(&context)); in TEST()200 HeapProfileTracker* hpt = context.heap_profile_tracker.get(); in TEST()231 context.heap_profile_tracker.reset(new HeapProfileTracker(&context)); in TEST()[all …]
250 context_->heap_profile_tracker->SetProfilePacketIndex(seq_id, packet.index()); in ParseProfilePacket()332 context_->heap_profile_tracker->StoreAllocation(seq_id, src_allocation); in ParseProfilePacket()338 context_->heap_profile_tracker->FinalizeProfile( in ParseProfilePacket()
49 context_.heap_profile_tracker.reset(new HeapProfileTracker(&context_)); in TraceProcessorStorageImpl()85 context_.heap_profile_tracker->NotifyEndOfFile(); in NotifyEndOfFile()
91 "importers/proto/heap_profile_tracker.cc",92 "importers/proto/heap_profile_tracker.h",
73 std::unique_ptr<HeapProfileTracker> heap_profile_tracker; variable
1045 "src/trace_processor/importers/proto/heap_profile_tracker.cc",1046 "src/trace_processor/importers/proto/heap_profile_tracker.h",
6700 "src/trace_processor/importers/proto/heap_profile_tracker.cc",