ORTE_PROC_CPU_BITMAP  121 orte/mca/rmaps/base/rmaps_base_binding.c         orte_remove_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP);
ORTE_PROC_CPU_BITMAP  262 orte/mca/rmaps/base/rmaps_base_binding.c         orte_set_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP, ORTE_ATTR_GLOBAL, cpu_bitmap, OPAL_STRING);
ORTE_PROC_CPU_BITMAP  491 orte/mca/rmaps/base/rmaps_base_binding.c             orte_set_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP, ORTE_ATTR_GLOBAL, cpu_bitmap, OPAL_STRING);
ORTE_PROC_CPU_BITMAP  629 orte/mca/rmaps/base/rmaps_base_binding.c             orte_set_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP, ORTE_ATTR_GLOBAL, cpu_bitmap, OPAL_STRING);
ORTE_PROC_CPU_BITMAP  554 orte/mca/rmaps/base/rmaps_base_map_job.c         if (orte_get_attribute(&p0->attributes, ORTE_PROC_CPU_BITMAP, (void**)&p0bitmap, OPAL_STRING) &&
ORTE_PROC_CPU_BITMAP  562 orte/mca/rmaps/base/rmaps_base_map_job.c                 if (orte_get_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP, (void**)&procbitmap, OPAL_STRING) &&
ORTE_PROC_CPU_BITMAP  343 orte/mca/rmaps/rank_file/rmaps_rank_file.c                 orte_set_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP, ORTE_ATTR_GLOBAL, cpu_bitmap, OPAL_STRING);
ORTE_PROC_CPU_BITMAP  476 orte/mca/rmaps/seq/rmaps_seq.c                 orte_set_attribute(&proc->attributes, ORTE_PROC_CPU_BITMAP, ORTE_ATTR_GLOBAL, cpu_bitmap, OPAL_STRING);
ORTE_PROC_CPU_BITMAP  283 orte/mca/rtc/hwloc/rtc_hwloc.c     if (!orte_get_attribute(&child->attributes, ORTE_PROC_CPU_BITMAP, (void**)&cpu_bitmap, OPAL_STRING) ||
ORTE_PROC_CPU_BITMAP  382 orte/orted/pmix/pmix_server_register_fns.c                 if (orte_get_attribute(&pptr->attributes, ORTE_PROC_CPU_BITMAP, (void**)&tmp, OPAL_STRING) &&
ORTE_PROC_CPU_BITMAP  476 orte/runtime/data_type_support/orte_dt_print_fns.c         if (orte_get_attribute(&src->attributes, ORTE_PROC_CPU_BITMAP, (void**)&cpu_bitmap, OPAL_STRING) &&
ORTE_PROC_CPU_BITMAP  527 orte/runtime/data_type_support/orte_dt_print_fns.c     if (orte_get_attribute(&src->attributes, ORTE_PROC_CPU_BITMAP, (void**)&cpu_bitmap, OPAL_STRING) &&
ORTE_PROC_CPU_BITMAP  390 orte/util/attr.c         case ORTE_PROC_CPU_BITMAP: