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

/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dmain.cpp73 extern bool ALL_CYCLES;
76 ALL_CYCLES = 0;
84 ALL_CYCLES = 1;
H A Dcycle_model.cpp96 bool ALL_CYCLES; /* flag to execute all cycles */ variable
1090 if((cycles2execute>0)||ALL_CYCLES) {
1305 if((cycles2execute>0)||ALL_CYCLES) {
1337 if((cycles2execute>0)||ALL_CYCLES) {

Completed in 5 milliseconds