Searched defs:threadCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/JankBench/app/src/main/jni/
H A DWorkerPool.cpp157 bool WorkerPool::init(int threadCount) { argument
159 if (threadCount > 0) {
160 cpu = threadCount;
/frameworks/native/cmds/lshal/
H A DListCommand.h45 uint32_t threadCount; // number of threads total member in struct:android::lshal::PidInfo

Completed in 63 milliseconds