Home | History | Annotate | Download | only in netperf

Lines Matching refs:SystemInfo

166   SYSTEM_INFO SystemInfo;
168 GetSystemInfo(&SystemInfo);
227 SYSTEM_INFO SystemInfo;
229 GetSystemInfo(&SystemInfo);
259 if (returnNumCPUs != (int)SystemInfo.dwNumberOfProcessors)
263 (int)SystemInfo.dwNumberOfProcessors, returnNumCPUs);
308 SYSTEM_INFO SystemInfo;
310 GetSystemInfo(&SystemInfo);
354 if ((int)SystemInfo.dwNumberOfProcessors > 1)
356 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)
364 if ((int)SystemInfo.dwNumberOfProcessors > 1)
366 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)
377 if ((int)SystemInfo.dwNumberOfProcessors > 1)
379 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)
390 if ((int)SystemInfo.dwNumberOfProcessors > 1)
392 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)
403 if ((int)SystemInfo.dwNumberOfProcessors > 1)
405 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)
416 if ((int)SystemInfo.dwNumberOfProcessors > 1)
418 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)
429 if ((int)SystemInfo.dwNumberOfProcessors > 1)
431 for (i=0; i < (int)SystemInfo.dwNumberOfProcessors; i++)