best_msg_p        347 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_msg_rule_t*  best_msg_p = (ompi_coll_msg_rule_t*) NULL;
best_msg_p        358 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     best_msg_p = msg_p = base_com_rule->msg_rules;
best_msg_p        365 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c             best_msg_p = msg_p;
best_msg_p        377 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     OPAL_OUTPUT((ompi_coll_tuned_stream,"Selected the following msg rule id %d\n", best_msg_p->msg_rule_id));
best_msg_p        378 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     ompi_coll_tuned_dump_msg_rule (best_msg_p);
best_msg_p        381 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     *result_topo_faninout = best_msg_p->result_topo_faninout;
best_msg_p        384 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     *result_segsize = best_msg_p->result_segsize;
best_msg_p        387 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     *max_requests = best_msg_p->result_max_requests;
best_msg_p        390 ompi/mca/coll/tuned/coll_tuned_dynamic_rules.c     return (best_msg_p->result_alg);