Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc2267 ALWAYS_INLINE void ProfileCompilationInfo::DexFileData::ForMethodBitmapHotnessFlags(Fn fn) const { in ForMethodBitmapHotnessFlags() function in art::ProfileCompilationInfo::DexFileData
2284 ForMethodBitmapHotnessFlags([&](MethodHotness::Flag flag) { in SetMethodHotness()
2295 ForMethodBitmapHotnessFlags([&](MethodHotness::Flag flag) { in GetHotnessInfo()
2348 ForMethodBitmapHotnessFlags([&](MethodHotness::Flag flag) { in GetUsedBitmapFlags()
2616 ForMethodBitmapHotnessFlags([&](MethodHotness::Flag flag) { in WriteMethods()
2718 ForMethodBitmapHotnessFlags([&](MethodHotness::Flag flag) { in ReadMethods()
Dprofile_compilation_info.h830 void ForMethodBitmapHotnessFlags(Fn fn) const;