Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofiling_info.h133 void SetBaselineHotnessCount(uint16_t count) { in SetBaselineHotnessCount() function
Djit_code_cache.cc1143 info->SetBaselineHotnessCount(0); in GarbageCollectCache()