Searched refs:set_gem5_debug_file (Results 1 – 3 of 3) sorted by relevance
676 void set_gem5_debug_file(const std::string& gem5_debug_file);
704 void CuttlefishConfig::MutableInstanceSpecific::set_gem5_debug_file(const std::string& gem5_debug_f… in set_gem5_debug_file() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
1049 instance.set_gem5_debug_file(gem5_debug_file_vec[instance_index]); in InitializeCuttlefishConfiguration()