Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h212 kFlagLastBoot = 1 << 15, enumerator
755 ? MethodHotness::kFlagLastBoot in ComputeBitmapBits()
Dprofile_compilation_info.cc2269 ? MethodHotness::kFlagLastBoot in ForMethodBitmapHotnessFlags()
2326 static_assert(ProfileCompilationInfo::MethodHotness::kFlagLastBoot == 1 << 15);
Dprofile_compilation_info_test.cc221 WhichPowerOf2(static_cast<uint32_t>(Hotness::kFlagLastBoot));