HomeSort by relevance Sort by last modified time
    Searched refs:nr_clients (Results 1 - 4 of 4) sorted by null

  /external/fio/
fio.c 45 if (nr_clients) {
client.c 177 nr_clients--;
257 nr_clients++;
320 nr_clients++;
570 return !nr_clients;
705 return !nr_clients;
    [all...]
init.c 60 int nr_clients = 0; variable
    [all...]
fio.h 394 extern int nr_clients;

Completed in 155 milliseconds