ompi_coll_tuned_bcast_intra_dec_fixed 130 ompi/mca/coll/tuned/coll_tuned.h int ompi_coll_tuned_bcast_intra_dec_fixed(BCAST_ARGS); ompi_coll_tuned_bcast_intra_dec_fixed 146 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c return ompi_coll_tuned_bcast_intra_dec_fixed( buf, count, dtype, root, comm, module ); ompi_coll_tuned_bcast_intra_dec_fixed 280 ompi/mca/coll/tuned/coll_tuned_decision_dynamic.c return ompi_coll_tuned_bcast_intra_dec_fixed (buf, count, dtype, root, ompi_coll_tuned_bcast_intra_dec_fixed 105 ompi/mca/coll/tuned/coll_tuned_module.c tuned_module->super.coll_bcast = ompi_coll_tuned_bcast_intra_dec_fixed;