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

/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_trace_file_base.h125 std::string localtime_string();
H A Dsc_trace_file_base.cpp251 std::string localtime_string() function in namespace:sc_core
H A Dsc_wif_trace.cpp1600 , localtime_string().c_str());
H A Dsc_vcd_trace.cpp1702 std::fprintf(fp, "$date\n %s\n$end\n\n", localtime_string().c_str() );

Completed in 18 milliseconds