Home
last modified time | relevance | path

Searched defs:boot_profile (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.cc953 std::string boot_profile = GetBootProfileFile(profile_file); in Run() local
1001 std::string boot_profile = GetBootProfileFile(profile); in Run() local
/art/libprofile/profile/
Dprofile_compilation_info_test.cc223 ProfileCompilationInfo boot_profile(/*for_boot_image*/ true); in SizeStressTest() local