Home
last modified time | relevance | path

Searched refs:set_gem5_debug_flags (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp185 void CuttlefishConfig::set_gem5_debug_flags(const std::string& gem5_debug_flags) { in set_gem5_debug_flags() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h142 void set_gem5_debug_flags(const std::string& gem5_debug_flags);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1031 tmp_config_obj.set_gem5_debug_flags(FLAGS_gem5_debug_flags); in InitializeCuttlefishConfiguration()