Home | History | Annotate | Download | only in src

Lines Matching refs:cpu_stress_threads_

684   cpu_stress_threads_ = 0;
793 ARG_IVALUE("-C", cpu_stress_threads_);
1099 if (cpu_stress_threads_ + memory_threads_ <= cores) {
1229 for (int i = 0; i < cpu_stress_threads_; i++) {
1239 if (cpu_stress_threads_ + memory_threads_ <= cores) {