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

  /external/netperf/
netsh.h 124 shell_num_cpus;
netserver.c 861 shell_num_cpus = atoi(optarg);
862 if (shell_num_cpus > MAXCPUS) {
netsh.c 155 shell_num_cpus=1; variable
635 shell_num_cpus = atoi(optarg);
netlib.c 689 temp_cpus = shell_num_cpus;
    [all...]

Completed in 110 milliseconds