Searched defs:prepend_str_ (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/dsent/util/
H A DResult.cc149 void Result::print(const String& prepend_str_, int detail_level_, ostream& ost_) const argument
175 void Result::print(const String& prepend_str_, double num_results_, int detail_level_, ostream& ost_) const argument
205 void Result::printHierarchy(const String& prepend_str_, int detail_level_, ostream& ost_) const argument
263 void AtomicResult::print(const String& prepend_str_, double num_results_, int /* detail_level_ */, ostream& ost_) const argument
[all...]
/gem5/ext/dsent/model/
H A DModel.cc619 void Model::printHierarchy(const String& query_type_, const String& query_sub_field_, const String& prepend_str_, int detail_level_, ostream& ost_) const argument
677 void Model::printInstHierarchy(const String& prepend_str_, int detail_level_, ostream& ost_) const argument
[all...]

Completed in 14 milliseconds