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

  /art/runtime/
profiler.h 181 bool ProcessMethod(mirror::ArtMethod* method) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
profiler.cc 406 bool BackgroundMethodSamplingProfiler::ProcessMethod(mirror::ArtMethod* method) {
443 if (ProcessMethod(method)) {
455 if (ProcessMethod(method)) {

Completed in 127 milliseconds