btl_latency 516 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c btl->super.btl_latency, btl->super.btl_bandwidth); btl_latency 272 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c mca_btl_tcp2_module.super.btl_latency = 100; btl_latency 374 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c btl->super.btl_latency = mca_btl_tcp2_param_register_int(param, NULL, btl->super.btl_latency); btl_latency 377 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c btl->super.btl_latency <<= 1; btl_latency 386 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c btl->super.btl_latency = mca_btl_tcp2_param_register_int(param, NULL, btl->super.btl_latency); btl_latency 389 contrib/build-mca-comps-outside-of-tree/btl_tcp2_component.c btl->super.btl_bandwidth, btl->super.btl_latency)); btl_latency 142 ompi/mca/bml/r2/bml_r2.c if (btl->btl_latency < *latency) { btl_latency 143 ompi/mca/bml/r2/bml_r2.c *latency = btl->btl_latency; btl_latency 339 ompi/mca/bml/r2/bml_r2.c if(btl->btl_latency == latency) { btl_latency 807 ompi/mca/osc/rdma/osc_rdma_component.c if (!selected_btl || item->btl_module->btl_latency < selected_btl->btl_latency) { btl_latency 907 ompi/mca/osc/rdma/osc_rdma_component.c if (btl_count >= comm_size && possible_btls[i]->btl_latency < selected_latency) { btl_latency 909 ompi/mca/osc/rdma/osc_rdma_component.c selected_latency = possible_btls[i]->btl_latency; btl_latency 157 opal/mca/btl/base/btl_base_mca.c &module->btl_latency); btl_latency 1199 opal/mca/btl/btl.h uint32_t btl_latency; /**< relative ranking of latency used to prioritize btls */ btl_latency 254 opal/mca/btl/portals4/btl_portals4_component.c mca_btl_portals4_module.super.btl_latency = 0; btl_latency 109 opal/mca/btl/self/btl_self_component.c mca_btl_self.btl_latency = 0; btl_latency 198 opal/mca/btl/smcuda/btl_smcuda_component.c mca_btl_smcuda.super.btl_latency = 1; /* Microsecs */ btl_latency 511 opal/mca/btl/tcp/btl_tcp.c btl->super.btl_latency, btl->super.btl_bandwidth); btl_latency 341 opal/mca/btl/tcp/btl_tcp_component.c mca_btl_tcp_module.super.btl_latency = 0; btl_latency 572 opal/mca/btl/tcp/btl_tcp_component.c mca_btl_tcp_param_register_uint(param, NULL, btl->super.btl_latency, OPAL_INFO_LVL_5, &btl->super.btl_latency); btl_latency 575 opal/mca/btl/tcp/btl_tcp_component.c btl->super.btl_latency <<= 1; btl_latency 584 opal/mca/btl/tcp/btl_tcp_component.c mca_btl_tcp_param_register_uint(param, NULL, btl->super.btl_latency, OPAL_INFO_LVL_5, &btl->super.btl_latency); btl_latency 599 opal/mca/btl/tcp/btl_tcp_component.c if (0 == btl->super.btl_latency) { btl_latency 600 opal/mca/btl/tcp/btl_tcp_component.c btl->super.btl_latency = MCA_BTL_TCP_BTL_LATENCY; btl_latency 602 opal/mca/btl/tcp/btl_tcp_component.c btl->super.btl_latency <<= 1; btl_latency 611 opal/mca/btl/tcp/btl_tcp_component.c btl->super.btl_bandwidth, btl->super.btl_latency); btl_latency 521 opal/mca/btl/uct/btl_uct_tl.c module->super.btl_latency = 1; btl_latency 438 opal/mca/btl/ugni/btl_ugni_component.c mca_btl_ugni_module.super.btl_latency = 2; /* Microsecs */ btl_latency 1071 opal/mca/btl/usnic/btl_usnic_component.c ++module->super.btl_latency; btl_latency 278 opal/mca/btl/usnic/btl_usnic_mca.c opal_btl_usnic_module_template.super.btl_latency = 2; btl_latency 288 opal/mca/btl/vader/btl_vader_component.c mca_btl_vader.super.btl_latency = 1; /* Microsecs */