Searched refs:hasParameter (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/drampower/src/
H A DParametrisable.h98 bool hasParameter(const std::string& id,
113 if (hasParameter(paramName)) {
125 if (hasParameter(paramName)) {
H A DMemorySpecification.cc49 if (hasParameter("memoryType")) {
H A DParametrisable.cc121 bool Parametrisable::hasParameter(const string& id, unsigned int index) const function in class:Parametrisable

Completed in 5 milliseconds