Searched refs:DumpOneProfile (Results 1 - 1 of 1) sorted by relevance

/art/profman/
H A Dprofman.cc206 int DumpOneProfile(const std::string& banner, const std::string& filename, int fd, function in class:art::FINAL
264 int ret = DumpOneProfile(kOrdinaryProfile,
276 int ret = DumpOneProfile(kOrdinaryProfile, profile_file, kInvalidFd, &dex_files, &dump);
284 int ret = DumpOneProfile(kReferenceProfile,
294 int ret = DumpOneProfile(kReferenceProfile,

Completed in 22 milliseconds