Home
last modified time | relevance | path

Searched refs:PopNativeStackFrame (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.h104 void PopNativeStackFrame(const void* pc);
Dheap_profiler.h103 ->PopNativeStackFrame(program_counter_); in ~HeapProfilerScopedStackFrame()
Dheap_profiler_allocation_context_tracker.cc146 void AllocationContextTracker::PopNativeStackFrame(const void* pc) { in PopNativeStackFrame() function in base::trace_event::AllocationContextTracker