Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc33 const std::vector<ScopedFlock>& profile_files, in ProcessProfilesInternal()
139 ScopedFlockList profile_files(profile_files_fd.size()); in ProcessProfiles() local
163 const std::vector<std::string>& profile_files, in ProcessProfiles()