Searched refs:threads_per_core (Results 1 – 1 of 1) sorted by relevance
1041 uint32_t threads_per_core = (g_numthreads / g_numcpus) + 1; in main() local1043 g_iteration_sleeptime_us += threads_per_core * (g_each_spin_duration_ns / NSEC_PER_USEC); in main()