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