current_item 769 ompi/debuggers/ompi_msgq_dll.c extra->next_msg.current_item = 0; current_item 839 ompi/debuggers/ompi_msgq_dll.c position->current_item = current_item 842 ompi/debuggers/ompi_msgq_dll.c if( position->current_item == position->sentinel ) current_item 843 ompi/debuggers/ompi_msgq_dll.c position->current_item = 0; current_item 846 ompi/debuggers/ompi_msgq_dll.c (long long)position->sentinel, (long long)position->current_item)); current_item 856 ompi/debuggers/ompi_msgq_dll.c *active_item = position->current_item; current_item 857 ompi/debuggers/ompi_msgq_dll.c if( 0 == position->current_item ) current_item 860 ompi/debuggers/ompi_msgq_dll.c position->current_item = current_item 862 ompi/debuggers/ompi_msgq_dll.c position->current_item + i_info->opal_list_item_t.offset.opal_list_next, current_item 864 ompi/debuggers/ompi_msgq_dll.c if( position->current_item == position->sentinel ) current_item 865 ompi/debuggers/ompi_msgq_dll.c position->current_item = 0; current_item 875 ompi/debuggers/ompi_msgq_dll.c printf( "position->opal_list_t_pos.current_item = 0x%llx\n", (long long)position->opal_list_t_pos.current_item ); current_item 878 ompi/debuggers/ompi_msgq_dll.c printf( "position->current_item = 0x%llx\n", (long long)position->current_item ); current_item 977 ompi/debuggers/ompi_msgq_dll.c position->current_item = active_allocation; current_item 993 ompi/debuggers/ompi_msgq_dll.c *active_item = position->current_item; current_item 994 ompi/debuggers/ompi_msgq_dll.c if( 0 == position->current_item ) /* the end ... */ current_item 997 ompi/debuggers/ompi_msgq_dll.c position->current_item += position->header_space; current_item 998 ompi/debuggers/ompi_msgq_dll.c if( position->current_item >= position->upper_bound ) { current_item 1005 ompi/debuggers/ompi_msgq_dll.c position->current_item = 0; current_item 1019 ompi/debuggers/ompi_msgq_dll.c position->current_item = active_allocation; current_item 1026 ompi/debuggers/ompi_msgq_dll.c (long long)*active_item, (long long)position->current_item)); current_item 1030 ompi/debuggers/ompi_msgq_dll.c static void dump_request( mqs_taddr_t current_item, mqs_pending_operation *res ) current_item 1043 ompi/debuggers/ompi_msgq_dll.c (long long)current_item, res->status, (long)res->desired_local_rank, current_item 1078 ompi/debuggers/ompi_msgq_dll.c mqs_taddr_t current_item; current_item 1087 ompi/debuggers/ompi_msgq_dll.c &extra->next_msg, ¤t_item ); current_item 1088 ompi/debuggers/ompi_msgq_dll.c if( 0 == current_item ) { current_item 1093 ompi/debuggers/ompi_msgq_dll.c req_valid = ompi_fetch_int( proc, current_item + i_info->ompi_request_t.offset.req_state, p_info ); current_item 1095 ompi/debuggers/ompi_msgq_dll.c req_comm = ompi_fetch_pointer( proc, current_item + i_info->mca_pml_base_request_t.offset.req_comm, p_info ); current_item 1098 ompi/debuggers/ompi_msgq_dll.c (long long)current_item, (long long)req_comm, current_item 1105 ompi/debuggers/ompi_msgq_dll.c req_type = ompi_fetch_int( proc, current_item + i_info->ompi_request_t.offset.req_type, p_info ); current_item 1115 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_int( proc, current_item + i_info->mca_pml_base_request_t.offset.req_tag, p_info ); current_item 1126 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_int( proc, current_item + i_info->mca_pml_base_request_t.offset.req_type, current_item 1130 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->ompi_request_t.offset.req_complete, current_item 1134 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->mca_pml_base_request_t.offset.req_pml_complete, current_item 1138 ompi/debuggers/ompi_msgq_dll.c res->desired_local_rank = ompi_fetch_int( proc, current_item + i_info->mca_pml_base_request_t.offset.req_peer, p_info ); current_item 1142 ompi/debuggers/ompi_msgq_dll.c res->buffer = ompi_fetch_pointer( proc, current_item + i_info->mca_pml_base_request_t.offset.req_addr, current_item 1150 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->mca_pml_base_request_t.offset.req_datatype, p_info ); current_item 1176 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->mca_pml_base_request_t.offset.req_count, current_item 1180 ompi/debuggers/ompi_msgq_dll.c snprintf( (char *)res->extra_text[0], 64, "Send: 0x%llx", (long long)current_item ); current_item 1183 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->mca_pml_base_send_request_t.offset.req_addr, current_item 1188 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->mca_pml_base_send_request_t.offset.req_bytes_packed, p_info ); current_item 1193 ompi/debuggers/ompi_msgq_dll.c snprintf( (char *)res->extra_text[0], 64, "Receive: 0x%llx", (long long)current_item ); current_item 1200 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_int( proc, current_item + i_info->ompi_request_t.offset.req_status + current_item 1206 ompi/debuggers/ompi_msgq_dll.c current_item + i_info->mca_pml_base_recv_request_t.offset.req_bytes_packed, current_item 1209 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_int( proc, current_item + i_info->ompi_request_t.offset.req_status + current_item 1215 ompi/debuggers/ompi_msgq_dll.c snprintf( (char *)res->extra_text[0], 64, "Unknown type of request 0x%llx", (long long)current_item ); current_item 1227 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_size_t( proc, current_item + i_info->ompi_request_t.offset.req_status + current_item 1230 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_int( proc, current_item + i_info->ompi_request_t.offset.req_status + current_item 1233 ompi/debuggers/ompi_msgq_dll.c ompi_fetch_int( proc, current_item + i_info->ompi_request_t.offset.req_status + current_item 1238 ompi/debuggers/ompi_msgq_dll.c dump_request( current_item, res ); current_item 74 ompi/debuggers/ompi_msgq_dll_defs.h mqs_taddr_t current_item; current_item 81 ompi/debuggers/ompi_msgq_dll_defs.h mqs_taddr_t current_item;