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

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.h110 static sc_actions get_new_action_id();
H A Dsc_report_handler.cpp595 sc_actions sc_report_handler::get_new_action_id() function in class:sc_core::sc_report_handler
/gem5/src/systemc/ext/utils/
H A Dsc_report_handler.hh108 static sc_actions get_new_action_id();
/gem5/src/systemc/tests/systemc/compliance_1666/test00/
H A Dtest00.cpp339 sc_actions act1 = sc_report_handler::get_new_action_id();
340 sc_actions act2 = sc_report_handler::get_new_action_id();
344 act2 = sc_report_handler::get_new_action_id();
/gem5/src/systemc/tests/systemc/utils/sc_report/action_selection/
H A Daction_selection.cpp75 usr = sc_report_handler::get_new_action_id();
/gem5/src/systemc/utils/
H A Dsc_report_handler.cc307 sc_report_handler::get_new_action_id() function in class:sc_core::sc_report_handler

Completed in 12 milliseconds