Home
last modified time | relevance | path

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

/external/netperf/
Dnetsh.h124 shell_num_cpus;
Dnetserver.c861 shell_num_cpus = atoi(optarg); in main()
862 if (shell_num_cpus > MAXCPUS) { in main()
Dnetsh.c155 shell_num_cpus=1; variable
631 shell_num_cpus = atoi(optarg); in scan_cmd_line()
Dnetlib.c683 temp_cpus = shell_num_cpus; in get_num_cpus()