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

/gem5/src/systemc/tests/systemc/compliance_1666/test001/
H A Dtest001.cpp6 static int global_count = 0; variable
39 ++ global_count;
43 ++ global_count;
50 ++ global_count;
146 if (global_count == 0)
155 ++ global_count;
159 ++ global_count;
325 sc_assert(global_count == 10);

Completed in 4 milliseconds