Home
last modified time | relevance | path

Searched refs:FromProgramCounter (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context.h56 static StackFrame FromProgramCounter(const void* pc) { in FromProgramCounter() function
Dheap_profiler_allocation_context_tracker.cc230 *backtrace++ = StackFrame::FromProgramCounter(frame); in GetContextSnapshot()