Searched refs:NUM_THREADS (Results 1 – 2 of 2) sorted by relevance
19 #define NUM_THREADS 5 macro25 static pthread_t threads[NUM_THREADS];213 for (i = 0; i < NUM_THREADS; i++) { in iteration_test()
60 #define NUM_THREADS 2 /* number of physical threads in macro142 static struct pmc_cntrl_data pmc_cntrl[NUM_THREADS][NR_PHYS_CTRS];