Searched refs:client (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/binder/benchmarks/
H A DbinderAddInts.cpp22 * performed. The operation consists of the client sending a parcel
25 * the client.
29 * -c cpu - bind client to specified cpu (default: unbound)
93 static void client(void);
118 case 'c': // client CPU
166 cerr << " -c cpu - client CPU number" << endl;
191 // Fork client, use this process as server
195 client();
239 static void client(void) function
246 // If needed bind to client CP
[all...]

Completed in 1012 milliseconds