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

/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test04/
H A Dregister_phase_callbacks.cpp128 std::string ttp; local
130 ttp = "MAX";
132 ttp = sc_time_to_pending_activity().to_string();
138 << " -> pending activity: " << ttp
/gem5/src/systemc/tests/systemc/kernel/phase_callbacks/test05/
H A Dsimulation_callbacks.cpp105 std::string ttp; local
107 ttp = "MAX";
109 ttp = sc_time_to_pending_activity().to_string();
115 << " -> pending activity: " << ttp

Completed in 5 milliseconds