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

  /external/netperf/src/
netsh.h 186 shell_num_cpus;
netserver.c 1321 shell_num_cpus = atoi(optarg);
1322 if (shell_num_cpus > MAXCPUS) {
    [all...]
netsh.c 142 shell_num_cpus=1; variable
802 shell_num_cpus = atoi(optarg);
    [all...]
netlib.c 912 temp_cpus = shell_num_cpus;
    [all...]

Completed in 268 milliseconds