Searched refs:InitParamKey (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A Dinitparam_keys.hh53 struct InitParamKey struct in namespace:PseudoInst
H A Dpseudo_inst.cc421 if (strcmp(key_str, InitParamKey::DEFAULT) == 0) {
423 } else if (strcmp(key_str, InitParamKey::DIST_RANK) == 0) {
425 } else if (strcmp(key_str, InitParamKey::DIST_SIZE) == 0) {

Completed in 6 milliseconds