qos_attributes     34 orte/test/system/oob_stress_channel.c                                   opal_list_t *qos_attributes,
qos_attributes     47 orte/test/system/oob_stress_channel.c                                   opal_list_t *qos_attributes,
qos_attributes    112 orte/test/system/oob_stress_channel.c     opal_list_t *qos_attributes;
qos_attributes    140 orte/test/system/oob_stress_channel.c     qos_attributes = OBJ_NEW (opal_list_t);
qos_attributes    141 orte/test/system/oob_stress_channel.c     if (ORTE_SUCCESS == (rc = orte_set_attribute( qos_attributes,
qos_attributes    144 orte/test/system/oob_stress_channel.c         if (ORTE_SUCCESS == (rc = orte_set_attribute(qos_attributes, ORTE_QOS_WINDOW_SIZE,
qos_attributes    149 orte/test/system/oob_stress_channel.c             orte_set_attribute (qos_attributes, ORTE_QOS_ACK_NACK_TIMEOUT, ORTE_ATTR_GLOBAL,
qos_attributes    151 orte/test/system/oob_stress_channel.c             orte_set_attribute (qos_attributes, ORTE_QOS_MSG_RETRY, ORTE_ATTR_GLOBAL,
qos_attributes    163 orte/test/system/oob_stress_channel.c            orte_rml.open_channel ( &peer, qos_attributes, open_channel_callback, NULL);