HomeSort by relevance Sort by last modified time
    Searched refs:PROGRAM_COUNTER (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/trace_event/
heap_profiler_allocation_context.h 47 PROGRAM_COUNTER, // as returned by stack tracing (e.g. by StackTrace)
57 return {Type::PROGRAM_COUNTER, pc};
heap_profiler_stack_frame_deduplicator.cc 99 case StackFrame::Type::PROGRAM_COUNTER:

Completed in 748 milliseconds