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

/gem5/ext/dsent/util/
H A DResult.cc185 const String& temp_producer = temp_sub_result->getProducer(); local
188 String temp_prepend_str = prepend_str_ + "->" + temp_producer;
213 const String& temp_producer = temp_sub_result->getProducer(); local
217 ost_ << prepend_str_ << " |--" << temp_producer << "->" << temp_result_name << endl;

Completed in 4 milliseconds