Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc632 static void ClearMethodCounter(ArtMethod* method, bool was_warm) in ClearMethodCounter() argument
634 if (was_warm) { in ClearMethodCounter()