Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Dprofiling_info.h113 uint16_t GetBaselineHotnessCount() const { in GetBaselineHotnessCount() function
H A Djit_code_cache.cc1297 if (info->GetBaselineHotnessCount() == 0) { in DoCollection()