Home
last modified time | relevance | path

Searched refs:nthbit (Results 1 – 1 of 1) sorted by relevance

/external/stressapptest/src/
Dsat.cc1237 int nthbit = (((2 * nthcore) % cores) + in InitializeThreads() local
1250 thread->set_cpu_mask_to_cpu(nthbit); in InitializeThreads()
1378 int nthbit = (((2 * nthcore) % cores) + in InitializeThreads() local
1389 thread->set_cpu_mask_to_cpu(nthbit); in InitializeThreads()