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

/gem5/src/systemc/tests/systemc/communication/sc_export/test05/
H A Dtest05.cpp72 m_counter = 0;
77 m_to_pipe.write(m_counter);
78 m_counter++;
82 atom m_counter; // Write value. local

Completed in 4 milliseconds