frag_length 79 ompi/mca/mtl/portals4/mtl_portals4_recv.c frag->frag_length = (OPAL_UNLIKELY(rest > ompi_mtl_portals4.max_msg_size_mtl)) ? ompi_mtl_portals4.max_msg_size_mtl : rest; frag_length 88 ompi/mca/mtl/portals4/mtl_portals4_recv.c i + 1, frag_count, frag->frag_length)); frag_length 92 ompi/mca/mtl/portals4/mtl_portals4_recv.c frag->frag_length, frag_length 104 ompi/mca/mtl/portals4/mtl_portals4_recv.c rest -= frag->frag_length; frag_length 105 ompi/mca/mtl/portals4/mtl_portals4_recv.c asked += frag->frag_length; frag_length 367 ompi/mca/mtl/portals4/mtl_portals4_recv.c rndv_get_frag->frag_length, frag_length 93 ompi/mca/mtl/portals4/mtl_portals4_request.h ptl_size_t frag_length; frag_length 203 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t frag_length = MIN(put_length, segment_length); frag_length 205 ompi/mca/osc/portals4/osc_portals4_comm.c "Put size : %lu/%lu, offset:%lu", frag_length, put_length, bytes_put)); frag_length 208 ompi/mca/osc/portals4/osc_portals4_comm.c frag_length, frag_length 223 ompi/mca/osc/portals4/osc_portals4_comm.c put_length -= frag_length; frag_length 224 ompi/mca/osc/portals4/osc_portals4_comm.c bytes_put += frag_length; frag_length 248 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t frag_length = MIN(get_length, segment_length); frag_length 250 ompi/mca/osc/portals4/osc_portals4_comm.c "Get size : %lu/%lu, offset:%lu", frag_length, get_length, bytes_gotten)); frag_length 254 ompi/mca/osc/portals4/osc_portals4_comm.c frag_length, frag_length 267 ompi/mca/osc/portals4/osc_portals4_comm.c get_length -= frag_length; frag_length 268 ompi/mca/osc/portals4/osc_portals4_comm.c bytes_gotten += frag_length; frag_length 294 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t frag_length = MIN(length, segment_length); frag_length 296 ompi/mca/osc/portals4/osc_portals4_comm.c "Atomic size : %lu/%lu, offset:%lu", frag_length, length, sent)); frag_length 299 ompi/mca/osc/portals4/osc_portals4_comm.c frag_length, frag_length 316 ompi/mca/osc/portals4/osc_portals4_comm.c length -= frag_length; frag_length 317 ompi/mca/osc/portals4/osc_portals4_comm.c sent += frag_length; frag_length 345 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t frag_length = MIN(length, segment_length); frag_length 347 ompi/mca/osc/portals4/osc_portals4_comm.c "Atomic size : %lu/%lu, offset:%lu", frag_length, length, sent)); frag_length 352 ompi/mca/osc/portals4/osc_portals4_comm.c frag_length, frag_length 368 ompi/mca/osc/portals4/osc_portals4_comm.c length -= frag_length; frag_length 369 ompi/mca/osc/portals4/osc_portals4_comm.c sent += frag_length; frag_length 396 ompi/mca/osc/portals4/osc_portals4_comm.c ptl_size_t frag_length = MIN(length, segment_length); frag_length 398 ompi/mca/osc/portals4/osc_portals4_comm.c "Swap size : %lu/%lu, offset:%lu", frag_length, length, sent)); frag_length 403 ompi/mca/osc/portals4/osc_portals4_comm.c frag_length, frag_length 420 ompi/mca/osc/portals4/osc_portals4_comm.c length -= frag_length; frag_length 421 ompi/mca/osc/portals4/osc_portals4_comm.c sent += frag_length;