reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_affinity.cpp
 5204       for (int i = 0; i <= nth_per_core; i++) {
 5204       for (int i = 0; i <= nth_per_core; i++) {
 5205         ncores_with_x_procs[i] = 0;
 5206         ncores_with_x_to_max_procs[i] = 0;