COLL_SYNC          44 ompi/mca/coll/sync/coll_sync_bcast.c     COLL_SYNC(s, s->c_coll.coll_bcast(buff, count, datatype, root, comm,
COLL_SYNC          44 ompi/mca/coll/sync/coll_sync_exscan.c     COLL_SYNC(s, s->c_coll.coll_exscan(sbuf, rbuf, count, dtype, op, comm,
COLL_SYNC          46 ompi/mca/coll/sync/coll_sync_gather.c     COLL_SYNC(s, s->c_coll.coll_gather(sbuf, scount, sdtype,
COLL_SYNC          46 ompi/mca/coll/sync/coll_sync_gatherv.c     COLL_SYNC(s, s->c_coll.coll_gatherv(sbuf, scount, sdtype,
COLL_SYNC          43 ompi/mca/coll/sync/coll_sync_reduce.c     COLL_SYNC(s, s->c_coll.coll_reduce(sbuf, rbuf, count, dtype,
COLL_SYNC          46 ompi/mca/coll/sync/coll_sync_reduce_scatter.c     COLL_SYNC(s, s->c_coll.coll_reduce_scatter(sbuf, rbuf, rcounts,
COLL_SYNC          43 ompi/mca/coll/sync/coll_sync_scan.c     COLL_SYNC(s, s->c_coll.coll_scan(sbuf, rbuf, count, dtype, op, comm,
COLL_SYNC          46 ompi/mca/coll/sync/coll_sync_scatter.c     COLL_SYNC(s, s->c_coll.coll_scatter(sbuf, scount, sdtype,
COLL_SYNC          46 ompi/mca/coll/sync/coll_sync_scatterv.c     COLL_SYNC(s, s->c_coll.coll_scatterv(sbuf, scounts, disps, sdtype,