Searched refs:profile_output_filename (Results 1 – 3 of 3) sorted by relevance
61 const std::string& profile_output_filename,
2673 const std::string& profile_output_filename, in RegisterAppInfo() argument2679 profile_output_filename, in RegisterAppInfo()2692 VLOG(profiler) << "Register app with " << profile_output_filename in RegisterAppInfo()2696 if (profile_output_filename.empty()) { in RegisterAppInfo()2700 if (!OS::FileExists(profile_output_filename.c_str(), /*check_file_type=*/ false)) { in RegisterAppInfo()2709 jit_->StartProfileSaver(profile_output_filename, code_paths, ref_profile_filename); in RegisterAppInfo()
564 const std::string& profile_output_filename,