Searched refs:StartProfileSaver (Results 1 – 3 of 3) sorted by relevance
255 void StartProfileSaver(const std::string& filename,
328 void Jit::StartProfileSaver(const std::string& filename, in StartProfileSaver() function in art::jit::Jit
2343 jit_->StartProfileSaver(profile_output_filename, code_paths); in RegisterAppInfo()