resource_count 228 opal/mca/btl/ofi/btl_ofi_component.c unsigned resource_count = 0; resource_count 323 opal/mca/btl/ofi/btl_ofi_component.c resource_count++; resource_count 326 opal/mca/btl/ofi/btl_ofi_component.c BTL_VERBOSE(("ofi btl found %d possible resources.", resource_count)); resource_count 419 opal/mca/btl/uct/btl_uct_component.c unsigned resource_count; resource_count 436 opal/mca/btl/uct/btl_uct_component.c uct_query_md_resources (&resources, &resource_count); resource_count 441 opal/mca/btl/uct/btl_uct_component.c for (unsigned i = 0 ; i < resource_count ; ++i) {