Home
last modified time | relevance | path

Searched refs:ActiveGroupCount (Results 1 – 25 of 218) sorted by relevance

123456789

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dos0numa.h137 for (WORD i = 0; i < buf->Group.ActiveGroupCount; i++) { in os_numa_num_configured_cpus()
/dports/devel/embb/embb-1.0.0/base_c/src/
H A Dcore_set.c76 processor_info.group_count = buffer.Group.ActiveGroupCount; in embb_core_set_init()
/dports/math/R/R-4.1.2/src/library/parallel/src/
H A Dncpus.c105 ngroups = ptr->Group.ActiveGroupCount; in ncpus_ex()
/dports/math/libRmath/R-4.1.1/src/library/parallel/src/
H A Dncpus.c105 ngroups = ptr->Group.ActiveGroupCount; in ncpus_ex()
/dports/net/mpich2/mpich2-1.5/src/pm/hydra/tools/topo/hwloc/hwloc/src/
H A Dtopology-windows.c132 WORD ActiveGroupCount; member
660 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-windows.c138 WORD ActiveGroupCount; member
418 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_win_get_processor_groups()
1239 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dtopology-windows.c136 WORD ActiveGroupCount; member
913 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/hwloc/hwloc1117/hwloc/src/
H A Dtopology-windows.c136 WORD ActiveGroupCount; member
917 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/hwloc/hwloc201/hwloc/hwloc/
H A Dtopology-windows.c136 WORD ActiveGroupCount; member
943 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/marl/src/
H A Dthread.cpp98 auto groupCount = info[i].Group.ActiveGroupCount; in getProcessorGroups()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/hwloc/
H A Dtopology-windows.c137 WORD ActiveGroupCount; member
1079 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/hwloc/
H A Dtopology-windows.c137 WORD ActiveGroupCount; member
1079 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/hwloc/
H A Dtopology-windows.c137 WORD ActiveGroupCount; member
1079 for (id = 0; id < procInfo->Group.ActiveGroupCount; id++) { in hwloc_look_windows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/Windows/
H A DThreading.inc170 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/Windows/
H A DThreading.inc170 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/Windows/
H A DThreading.inc170 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/Windows/
H A DThreading.inc173 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/Windows/
H A DThreading.inc173 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/Windows/
H A DThreading.inc170 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/Windows/
H A DThreading.inc173 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/Windows/
H A DThreading.inc173 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/Windows/
H A DThreading.inc170 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/Windows/
H A DThreading.inc173 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/Windows/
H A DThreading.inc179 for (unsigned J = 0; J < El.ActiveGroupCount; ++J) {
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/SystemInformation/
H A Dmod.rs264 pub ActiveGroupCount: u16, field
276 …oupCount", &self.MaximumGroupCount).field("ActiveGroupCount", &self.ActiveGroupCount).field("Reser… in fmt()
281 …f.MaximumGroupCount == other.MaximumGroupCount && self.ActiveGroupCount == other.ActiveGroupCount in eq()

123456789