Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit_code_cache.cc613 static void ClearMethodCounter(ArtMethod* method, bool was_warm) in ClearMethodCounter() function
711 ClearMethodCounter(method, /*was_warm=*/ false); in Commit()
1612 ClearMethodCounter(method, /*was_warm=*/ false); in NotifyCompilationOf()
1662 ClearMethodCounter(method, /*was_warm=*/ false); in NotifyCompilationOf()
1722 ClearMethodCounter(meth, /*was_warm=*/true); in InvalidateAllCompiledCode()
1745 ClearMethodCounter(method, /*was_warm=*/ true); in InvalidateCompiledCodeFor()