Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h235 kFlagLastBoot = 1 << 15, enumerator
628 ? MethodHotness::kFlagLastBoot in ComputeBitmapBits()
Dprofile_compilation_info.cc2038 ? MethodHotness::kFlagLastBoot in SetMethodHotness()
2057 ? MethodHotness::kFlagLastBoot in GetHotnessInfo()
2093 static_assert(ProfileCompilationInfo::MethodHotness::kFlagLastBoot == 1 << 15);
Dprofile_compilation_info_test.cc43 WhichPowerOf2(static_cast<uint32_t>(Hotness::kFlagLastBoot));