hwloc_component_finalize_cb_count 316 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c static unsigned hwloc_component_finalize_cb_count; hwloc_component_finalize_cb_count 342 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cb_count = 0; hwloc_component_finalize_cb_count 345 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cb_count++; hwloc_component_finalize_cb_count 348 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cb_count++; hwloc_component_finalize_cb_count 350 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c if (hwloc_component_finalize_cb_count) { hwloc_component_finalize_cb_count 351 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cbs = calloc(hwloc_component_finalize_cb_count, hwloc_component_finalize_cb_count 355 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cb_count = 0; hwloc_component_finalize_cb_count 374 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cbs[hwloc_component_finalize_cb_count++] = hwloc_static_components[i]->finalize; hwloc_component_finalize_cb_count 402 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cbs[hwloc_component_finalize_cb_count++] = desc->component->finalize; hwloc_component_finalize_cb_count 622 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c for(i=0; i<hwloc_component_finalize_cb_count; i++) hwloc_component_finalize_cb_count 623 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cbs[hwloc_component_finalize_cb_count-i-1](0); hwloc_component_finalize_cb_count 626 opal/mca/hwloc/hwloc201/hwloc/hwloc/components.c hwloc_component_finalize_cb_count = 0;