Home
last modified time | relevance | path

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

/aosp_15_r20/art/profman/
H A Dprofile_assistant.cc31 const std::vector<ScopedFlock>& profile_files, in ProcessProfilesInternal()
166 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles() local
190 const std::vector<std::string>& profile_files, in ProcessProfiles()
H A Dboot_image_profile.cc201 const std::vector<std::string>& profile_files, in GenerateBootImageProfile()
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.h326 std::vector<std::string> profile_files; member
H A Dimage_space.cc91 const std::vector<std::string>& profile_files, in ImageSpace()
695 const std::vector<std::string>& profile_files, in Init()
2820 const std::vector<std::string>& profile_files, in Load()
/aosp_15_r20/art/artd/
H A Dartd.cc858 std::vector<std::unique_ptr<File>> profile_files; in mergeProfiles() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc2375 std::vector<std::unique_ptr<File>> profile_files; in LoadProfile() local