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

/gem5/src/systemc/tests/systemc/utils/sc_report/action_selection/
H A Daction_selection.cpp50 Note: We need to have at least usr1..usr6 action which are used in
58 sc_actions& usr1 = usr_actions[0]; variable
151 info usr2 usr1 usr5*
152 warning usr3 usr1 usr3
153 error usr4 usr1 usr1*
154 fatal usr5 usr1 usr5
156 usr1..usr5 are user-defined actions
172 sc_report_handler::set_actions( id2, usr1 );
176 sc_report_handler::set_actions ( id3, SC_ERROR, usr1 );
[all...]

Completed in 4 milliseconds