Searched refs:GetContextSnapshot (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/base/trace_event/
H A Dheap_profiler_allocation_context_tracker_unittest.cc30 // in |AllocationContextTracker::GetContextSnapshot|.
35 ->GetContextSnapshot();
57 ->GetContextSnapshot();
227 ->GetContextSnapshot();
238 ->GetContextSnapshot();
253 ->GetContextSnapshot();
260 ->GetContextSnapshot();
267 ->GetContextSnapshot();
277 ->GetContextSnapshot();
H A Dheap_profiler_allocation_context_tracker.h29 PSEUDO_STACK, // GetContextSnapshot() returns pseudo stack trace
30 NATIVE_STACK // GetContextSnapshot() returns native (real) stack trace
83 AllocationContext GetContextSnapshot();
H A Dheap_profiler_allocation_context_tracker.cc158 AllocationContext AllocationContextTracker::GetContextSnapshot() { function in class:base::trace_event::AllocationContextTracker
H A Dmalloc_dump_provider.cc236 AllocationContext context = tracker->GetContextSnapshot();

Completed in 70 milliseconds