Home
last modified time | relevance | path

Searched refs:NUM_PING_SIZES (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/usnic/
H A Dbtl_usnic_cagent.c143 #define NUM_PING_SIZES 2 macro
144 size_t sizes[NUM_PING_SIZES];
145 uint8_t *buffers[NUM_PING_SIZES];
146 bool acked[NUM_PING_SIZES];
267 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_ping_result_zero()
281 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_ping_result_destructor()
451 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_thread_handle_ack()
784 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_thread_send_ping()
886 for (size_t i = 0; i < NUM_PING_SIZES; ++i) { in agent_thread_cmd_ping()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/usnic/
H A Dbtl_usnic_cagent.c143 #define NUM_PING_SIZES 2 macro
144 size_t sizes[NUM_PING_SIZES];
145 uint8_t *buffers[NUM_PING_SIZES];
146 bool acked[NUM_PING_SIZES];
267 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_ping_result_zero()
281 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_ping_result_destructor()
451 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_thread_handle_ack()
784 for (int i = 0; i < NUM_PING_SIZES; ++i) { in agent_thread_send_ping()
886 for (size_t i = 0; i < NUM_PING_SIZES; ++i) { in agent_thread_cmd_ping()