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

/gem5/src/systemc/tests/systemc/utils/sc_report/action_selection/
H A Daction_selection.cpp59 sc_actions& usr2 = usr_actions[1]; variable
151 info usr2 usr1 usr5*
166 sc_report_handler::set_actions( SC_INFO, usr2 );
228 sc_report_handler::force( usr2 );
229 sc_assert( sc_report_handler::force( usr1 ) == usr2 );

Completed in 4 milliseconds