Home
last modified time | relevance | path

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

/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp54 int clientCPU; member
111 if (options.clientCPU != unbound) { bindCPU(options.clientCPU); } in BM_addInts()
270 *((opt == 'c') ? &options.clientCPU : &options.serverCPU) = cpu; in main()