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

/gem5/src/cpu/o3/probe/
H A Delastic_trace.hh311 const std::string& typeToStr() const;
H A Delastic_trace.cc611 new_record->typeToStr(), new_record->instNum,
807 DPRINTFR(ElasticTrace, "\tis a %s\n", temp_ptr->typeToStr());
812 DPRINTFR(ElasticTrace, "\tis a %s\n", temp_ptr->typeToStr());
942 ElasticTrace::TraceInfo::typeToStr() const function in class:ElasticTrace::TraceInfo
/gem5/src/cpu/trace/
H A Dtrace_cpu.cc707 " dependency free.\n", node_ptr->seqNum, node_ptr->typeToStr(),
875 node_ptr->typeToStr(), itr->execTick);
1438 DPRINTFR(TraceCPUData, ",%s", typeToStr());
1468 TraceCPU::ElasticDataGen::GraphNode::typeToStr() const function in class:TraceCPU::ElasticDataGen::GraphNode
H A Dtrace_cpu.hh681 std::string typeToStr() const;

Completed in 18 milliseconds