Searched refs:NUM_LOOPS (Results 1 – 4 of 4) sorted by relevance
20 #define NUM_LOOPS 10 macro31 for (int i = 0; i < NUM_LOOPS; i++) { in main()
27 #define NUM_LOOPS 10 macro
101 while (monitor_count < NUM_LOOPS) { in monitor_entry()159 while (writeback_count < NUM_LOOPS) { in writeback_entry()
56 while (process_count < NUM_LOOPS) { in processor_thread()