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

/gem5/src/systemc/ext/utils/
H A D_using.hh74 using sc_core::sc_write_comment;
H A Dsc_trace_file.hh76 void sc_write_comment(sc_trace_file *tf, const std::string &comment);
/gem5/src/systemc/tests/systemc/compliance_1666/test228/
H A Dtest228.cpp73 sc_write_comment(tf, "Hello");
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_trace.h373 sc_write_comment( sc_trace_file* tf, const std::string& comment ) function in namespace:sc_core
/gem5/src/systemc/utils/
H A Dsc_trace_file.cc71 sc_write_comment(sc_trace_file *tf, const std::string &comment) function in namespace:sc_core

Completed in 9 milliseconds