Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker.h47 static void PushPseudoStackFrame(StackFrame frame);
Dheap_profiler_allocation_context_tracker.cc60 void AllocationContextTracker::PushPseudoStackFrame(StackFrame frame) { in PushPseudoStackFrame() function in base::trace_event::AllocationContextTracker
Dtrace_log.cc1328 base::trace_event::AllocationContextTracker::PushPseudoStackFrame(name); in AddTraceEventWithThreadIdAndTimestamp()