Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofiling_info.h122 uint16_t GetBaselineHotnessCount() const { in GetBaselineHotnessCount() function
Djit_code_cache.cc1358 if (info->GetBaselineHotnessCount() == 0) { in DoCollection()