Home
last modified time | relevance | path

Searched refs: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
957 self, boot_class_path, boot_profile, null_handle, /* add_to_queue= */ true); in Run()
1001 std::string boot_profile = GetBootProfileFile(profile); in Run() local
1008 boot_profile, in Run()
/art/libprofile/profile/
Dprofile_compilation_info_test.cc223 ProfileCompilationInfo boot_profile(/*for_boot_image*/ true); in SizeStressTest() local
241 &boot_profile, in SizeStressTest()
262 ASSERT_TRUE(boot_profile.Save(GetFd(boot_file))); in SizeStressTest()