Searched refs:heap_profile_tracker (Results 1 – 7 of 7) sorted by relevance
62 context.heap_profile_tracker.reset(new HeapProfileTracker(&context)); in HeapProfileTrackerDupTest()121 context.heap_profile_tracker->FinalizeProfile( in TEST_F()124 context.heap_profile_tracker->FinalizeProfile( in TEST_F()147 context.heap_profile_tracker->FinalizeProfile( in TEST_F()150 context.heap_profile_tracker->FinalizeProfile( in TEST_F()163 context.heap_profile_tracker->FinalizeProfile( in TEST_F()166 context.heap_profile_tracker->FinalizeProfile( in TEST_F()202 context.heap_profile_tracker.reset(new HeapProfileTracker(&context)); in TEST()204 HeapProfileTracker* hpt = context.heap_profile_tracker.get(); in TEST()237 context.heap_profile_tracker.reset(new HeapProfileTracker(&context)); in TEST()[all …]
251 context_->heap_profile_tracker->SetProfilePacketIndex(seq_id, packet.index()); in ParseProfilePacket()373 context_->heap_profile_tracker->StoreAllocation(seq_id, src_allocation); in ParseProfilePacket()379 context_->heap_profile_tracker->FinalizeProfile( in ParseProfilePacket()
57 context_.heap_profile_tracker.reset(new HeapProfileTracker(&context_)); in TraceProcessorStorageImpl()111 context_.heap_profile_tracker->NotifyEndOfFile(); in NotifyEndOfFile()
93 "importers/proto/heap_profile_tracker.cc",94 "importers/proto/heap_profile_tracker.h",
79 std::unique_ptr<HeapProfileTracker> heap_profile_tracker; variable
1330 "src/trace_processor/importers/proto/heap_profile_tracker.cc",1331 "src/trace_processor/importers/proto/heap_profile_tracker.h",
7994 "src/trace_processor/importers/proto/heap_profile_tracker.cc",