total_slots_alloc 536 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c printf("%*d | ", len_slots , (uint)job->total_slots_alloc); total_slots_alloc 835 opal/mca/pmix/pmix4x/pmix/src/tools/pps/pps.c jobs[i]->total_slots_alloc, total_slots_alloc 162 orte/mca/plm/base/plm_base_launch_support.c caddy->jdata->total_slots_alloc = 0; total_slots_alloc 173 orte/mca/plm/base/plm_base_launch_support.c caddy->jdata->total_slots_alloc += node->slots; total_slots_alloc 54 orte/mca/ras/base/base.h int total_slots_alloc; total_slots_alloc 471 orte/mca/ras/base/ras_base_allocate.c jdata->total_slots_alloc = orte_ras_base.total_slots_alloc; total_slots_alloc 109 orte/mca/ras/base/ras_base_frame.c orte_ras_base.total_slots_alloc = 0; total_slots_alloc 123 orte/mca/ras/base/ras_base_node.c orte_ras_base.total_slots_alloc += node->slots; total_slots_alloc 215 orte/mca/ras/base/ras_base_node.c orte_ras_base.total_slots_alloc += node->slots; total_slots_alloc 585 orte/mca/rmaps/base/rmaps_base_map_job.c (long unsigned)jdata->total_slots_alloc); total_slots_alloc 929 orte/mca/schizo/ompi/schizo_ompi.c opal_asprintf(¶m, "%ld", (long)jdata->total_slots_alloc); total_slots_alloc 232 orte/orted/pmix/pmix_server_register_fns.c kv->data.uint32 = jdata->total_slots_alloc; total_slots_alloc 260 orte/orted/pmix/pmix_server_register_fns.c kv->data.uint32 = jdata->total_slots_alloc; total_slots_alloc 209 orte/runtime/data_type_support/orte_dt_packing_fns.c (void*)(&(jobs[i]->total_slots_alloc)), 1, ORTE_STD_CNTR))) { total_slots_alloc 216 orte/runtime/data_type_support/orte_dt_unpacking_fns.c (&(jobs[i]->total_slots_alloc)), &n, ORTE_STD_CNTR))) { total_slots_alloc 623 orte/runtime/orte_globals.c job->total_slots_alloc = 0; total_slots_alloc 330 orte/runtime/orte_globals.h orte_std_cntr_t total_slots_alloc;