Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit.cc953 std::string boot_profile = GetBootProfileFile(profile_file); in Run() local
1001 std::string boot_profile = GetBootProfileFile(profile); in Run() local
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp1296 const std::string boot_profile = create_snapshot_profile_path("android", "android.prof"); in createBootImageProfileSnapshot() local
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc171 ProfileCompilationInfo boot_profile(/*for_boot_image=*/ true); in SizeStressTest() local