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

  /art/runtime/
profiler.h 180 void RecordStack(const std::vector<InstructionLocation>& stack) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
profiler.cc 113 profiler->RecordStack(stack);
449 void BackgroundMethodSamplingProfiler::RecordStack(const std::vector<InstructionLocation>& stack) {

Completed in 1022 milliseconds