Home
last modified time | relevance | path

Searched defs:profile_file (Results 1 – 9 of 9) sorted by relevance

/art/dexlayout/
Ddexlayout_test.cc400 std::string profile_file = tmp_dir + "primary.prof"; in DexFileLayoutExec() local
442 std::string profile_file = tmp_dir + "primary.prof"; in DexFileLayoutFixedPointExec() local
517 ScratchFile* profile_file, in DexLayoutExec()
725 ScratchFile profile_file; in TEST_F() local
763 ScratchFile profile_file; in TEST_F() local
/art/runtime/
Ddexopt_test.cc91 ScratchFile profile_file; in GenerateOatForTest() local
/art/profman/
Dprofman.cc589 for (const std::string& profile_file : profile_files_) { in DumpProfileInfo() local
683 bool GetClassNamesAndMethods(const std::string& profile_file, in GetClassNamesAndMethods()
725 for (const std::string& profile_file : profile_files_) { in DumpClassesAndMethods() local
1169 for (const std::string& profile_file : profile_files_) { in CreateBootProfile() local
Dprofile_assistant_test.cc304 ScratchFile profile_file; in CreateAndDump() local
714 ScratchFile profile_file; in TEST_F() local
900 ScratchFile profile_file; in TEST_F() local
1050 ScratchFile profile_file; in TEST_F() local
/art/dex2oat/
Ddex2oat_image_test.cc268 ScratchFile profile_file; in TEST_F() local
Ddex2oat_test.cc1335 ScratchFile profile_file; in TEST_F() local
2170 ScratchFile profile_file; in TEST_F() local
Ddex2oat.cc2280 ScopedFlock profile_file; in LoadProfile() local
/art/runtime/jit/
Djit.cc624 std::string profile_file; in Run() local
729 const std::string& profile_file, in CompileMethodsFromProfile()
/art/runtime/native/
Ddalvik_system_VMRuntime.cc640 jstring profile_file, in VMRuntime_registerAppInfo()