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

/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dnb2b_adapter.cpp25 int rand_ps() function
96 delay = sc_time(rand_ps(), SC_PS);
114 wait( sc_time(rand_ps(), SC_PS) );
144 sc_time delay = sc_time(rand_ps(), SC_PS);

Completed in 42 milliseconds