Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.h103 void PushNativeStackFrame(const void* pc);
Dheap_profiler.h94 ->PushNativeStackFrame(program_counter_); in HeapProfilerScopedStackFrame()
Dheap_profiler_allocation_context_tracker.cc139 void AllocationContextTracker::PushNativeStackFrame(const void* pc) { in PushNativeStackFrame() function in base::trace_event::AllocationContextTracker