alloc_count       355 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     unsigned alloc_count, index, old_index, old_alloc_count;
alloc_count       373 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c     alloc_count = max((size + ALLOC_ELEM_SIZE - 1) / ALLOC_ELEM_SIZE, 1);
alloc_count       376 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c         res = sshmem_ucx_shadow_alloc(ctx->shadow_allocator, alloc_count, &index);
alloc_count       379 oshmem/mca/sshmem/ucx/sshmem_ucx_module.c         res       = sshmem_ucx_shadow_realloc(ctx->shadow_allocator, alloc_count,