Searched refs:profile_output_filename (Results 1 – 3 of 3) sorted by relevance
61 const std::string& profile_output_filename,
2623 const std::string& profile_output_filename, in RegisterAppInfo() argument2629 profile_output_filename, in RegisterAppInfo()2642 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()2646 if (profile_output_filename.empty()) { in RegisterAppInfo()2650 if (!OS::FileExists(profile_output_filename.c_str(), /*check_file_type=*/ false)) { in RegisterAppInfo()2659 jit_->StartProfileSaver(profile_output_filename, code_paths, ref_profile_filename); in RegisterAppInfo()
536 const std::string& profile_output_filename,