Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc818 static bool IgnoreSamplesForMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in IgnoreSamplesForMethod() function
851 if (IgnoreSamplesForMethod(method)) { in MaybeCompileMethod()