Searched refs:IgnoreSamplesForMethod (Results 1 – 2 of 2) sorted by relevance
400 bool IgnoreSamplesForMethod(ArtMethod* method)
1376 bool Jit::IgnoreSamplesForMethod(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in IgnoreSamplesForMethod() function in art::jit::Jit1685 if (IgnoreSamplesForMethod(method)) { in MaybeEnqueueCompilation()