mycpus 56 orte/mca/ess/base/ess_base_fns.c hwloc_cpuset_t mycpus; mycpus 290 orte/mca/ess/base/ess_base_fns.c mycpus = hwloc_bitmap_alloc(); mycpus 292 orte/mca/ess/base/ess_base_fns.c mycpus, mycpus 308 orte/mca/ess/base/ess_base_fns.c hwloc_bitmap_list_asprintf(&orte_process_info.cpuset, mycpus); mycpus 312 orte/mca/ess/base/ess_base_fns.c if (OPAL_ERR_NOT_BOUND == opal_hwloc_base_cset2str(tmp1, sizeof(tmp1), opal_hwloc_topology, mycpus)) { mycpus 315 orte/mca/ess/base/ess_base_fns.c opal_hwloc_base_cset2mapstr(tmp2, sizeof(tmp2), opal_hwloc_topology, mycpus); mycpus 321 orte/mca/ess/base/ess_base_fns.c hwloc_bitmap_free(mycpus); mycpus 401 orte/mca/rtc/hwloc/rtc_hwloc.c hwloc_cpuset_t mycpus; mycpus 403 orte/mca/rtc/hwloc/rtc_hwloc.c mycpus = hwloc_bitmap_alloc(); mycpus 405 orte/mca/rtc/hwloc/rtc_hwloc.c mycpus, mycpus 410 orte/mca/rtc/hwloc/rtc_hwloc.c if (OPAL_ERR_NOT_BOUND == opal_hwloc_base_cset2str(tmp1, sizeof(tmp1), opal_hwloc_topology, mycpus)) { mycpus 413 orte/mca/rtc/hwloc/rtc_hwloc.c opal_hwloc_base_cset2mapstr(tmp2, sizeof(tmp2), opal_hwloc_topology, mycpus); mycpus 418 orte/mca/rtc/hwloc/rtc_hwloc.c hwloc_bitmap_free(mycpus); mycpus 448 orte/runtime/data_type_support/orte_dt_print_fns.c hwloc_cpuset_t mycpus; mycpus 478 orte/runtime/data_type_support/orte_dt_print_fns.c mycpus = hwloc_bitmap_alloc(); mycpus 479 orte/runtime/data_type_support/orte_dt_print_fns.c hwloc_bitmap_list_sscanf(mycpus, cpu_bitmap); mycpus 480 orte/runtime/data_type_support/orte_dt_print_fns.c if (OPAL_ERR_NOT_BOUND == opal_hwloc_base_cset2str(tmp1, sizeof(tmp1), src->node->topology->topo, mycpus)) { mycpus 483 orte/runtime/data_type_support/orte_dt_print_fns.c opal_hwloc_base_cset2mapstr(tmp2, sizeof(tmp2), src->node->topology->topo, mycpus); mycpus 486 orte/runtime/data_type_support/orte_dt_print_fns.c hwloc_bitmap_free(mycpus); mycpus 529 orte/runtime/data_type_support/orte_dt_print_fns.c mycpus = hwloc_bitmap_alloc(); mycpus 530 orte/runtime/data_type_support/orte_dt_print_fns.c hwloc_bitmap_list_sscanf(mycpus, cpu_bitmap); mycpus 531 orte/runtime/data_type_support/orte_dt_print_fns.c opal_hwloc_base_cset2mapstr(tmp2, sizeof(tmp2), src->node->topology->topo, mycpus);