Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Dprofiling_info.h109 void SetBaselineHotnessCount(uint16_t count) { in SetBaselineHotnessCount() function
H A Djit_code_cache.cc1162 it.second->SetBaselineHotnessCount(0); in GarbageCollectCache()