Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc31 const std::vector<ScopedFlock>& profile_files, in ProcessProfilesInternal()
155 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles() local
179 const std::vector<std::string>& profile_files, in ProcessProfiles()
Dboot_image_profile.cc200 const std::vector<std::string>& profile_files, in GenerateBootImageProfile()
/art/runtime/gc/space/
Dimage_space.cc84 const std::vector<std::string>& profile_files, in ImageSpace()
624 const std::vector<std::string>& profile_files, in Init()
1402 std::vector<std::string> profile_files; member
2930 const std::vector<std::string>& profile_files, in Load()
/art/dex2oat/
Ddex2oat.cc2357 std::vector<std::unique_ptr<File>> profile_files; in LoadProfile() local