Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context.h48 PROGRAM_COUNTER, // as returned by stack tracing (e.g. by StackTrace) enumerator
58 return {Type::PROGRAM_COUNTER, pc}; in FromProgramCounter()