gather_algorithms   35 ompi/mca/coll/tuned/coll_tuned_gather_decision.c static mca_base_var_enum_value_t gather_algorithms[] = {
gather_algorithms   60 ompi/mca/coll/tuned/coll_tuned_gather_decision.c     for( cnt = 0; NULL != gather_algorithms[cnt].string; cnt++ );
gather_algorithms   74 ompi/mca/coll/tuned/coll_tuned_gather_decision.c     (void) mca_base_var_enum_create("coll_tuned_gather_algorithms", gather_algorithms, &new_enum);