Home
last modified time | relevance | path

Searched defs:Hotness (Results 1 – 6 of 6) sorted by relevance

/art/libprofile/profile/
Dprofile_test_helper.h32 using Hotness = ProfileCompilationInfo::MethodHotness; variable
/art/runtime/jit/
Dprofile_saver_test.cc27 using Hotness = ProfileCompilationInfo::MethodHotness; typedef
Dprofiling_info_test.cc40 using Hotness = ProfileCompilationInfo::MethodHotness; typedef
Dprofile_saver.cc48 using Hotness = ProfileCompilationInfo::MethodHotness; typedef
/art/profman/
Dboot_image_profile.cc33 using Hotness = ProfileCompilationInfo::MethodHotness; typedef
/art/dex2oat/
Ddex2oat_test.cc1775 using Hotness = ProfileCompilationInfo::MethodHotness; in TEST_F() typedef