Home
last modified time | relevance | path

Searched refs:index_procs (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/common/
H A Derl_misc_utils.c1487 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1510 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1520 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1522 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1523 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1524 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1525 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1531 index_procs++; in parse_topology_spec_group()
1533 *index_procs_p = index_procs; in parse_topology_spec_group()
1566 int index_procs = 0; in parse_topology_spec() local
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/lib_src/common/
H A Derl_misc_utils.c1482 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1505 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1515 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1517 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1518 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1519 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1520 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1526 index_procs++; in parse_topology_spec_group()
1528 *index_procs_p = index_procs; in parse_topology_spec_group()
1561 int index_procs = 0; in parse_topology_spec() local
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/common/
H A Derl_misc_utils.c1755 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1778 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1788 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1790 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1791 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1792 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1793 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1799 index_procs++; in parse_topology_spec_group()
1801 *index_procs_p = index_procs; in parse_topology_spec_group()
1834 int index_procs = 0; in parse_topology_spec() local
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/common/
H A Derl_misc_utils.c1755 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1778 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1788 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1790 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1791 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1792 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1793 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1799 index_procs++; in parse_topology_spec_group()
1801 *index_procs_p = index_procs; in parse_topology_spec_group()
1834 int index_procs = 0; in parse_topology_spec() local
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/common/
H A Derl_misc_utils.c1755 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1778 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1788 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1790 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1791 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1792 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1793 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1799 index_procs++; in parse_topology_spec_group()
1801 *index_procs_p = index_procs; in parse_topology_spec_group()
1834 int index_procs = 0; in parse_topology_spec() local
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/common/
H A Derl_misc_utils.c1755 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1778 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1788 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1790 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1791 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1792 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1793 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1799 index_procs++; in parse_topology_spec_group()
1801 *index_procs_p = index_procs; in parse_topology_spec_group()
1834 int index_procs = 0; in parse_topology_spec() local
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/common/
H A Derl_misc_utils.c1755 int index_procs = *index_procs_p; in parse_topology_spec_group() local
1778 if (index_procs >= cpuinfo->configured) { in parse_topology_spec_group()
1788 cpuinfo->topology[index_procs].node = -1; in parse_topology_spec_group()
1790 cpuinfo->topology[index_procs].processor_node = -1; in parse_topology_spec_group()
1791 cpuinfo->topology[index_procs].core = *core_p; in parse_topology_spec_group()
1792 cpuinfo->topology[index_procs].thread = thread; in parse_topology_spec_group()
1793 cpuinfo->topology[index_procs].logical = cpu_id; in parse_topology_spec_group()
1799 index_procs++; in parse_topology_spec_group()
1801 *index_procs_p = index_procs; in parse_topology_spec_group()
1834 int index_procs = 0; in parse_topology_spec() local
[all …]