num_ops 1535 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c (int) frag->source, (int) frag->num_ops)); num_ops 1539 ompi/mca/osc/pt2pt/osc_pt2pt_data_move.c for (int i = 0 ; i < frag->num_ops ; ++i) { num_ops 98 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h curr->header->num_ops = 1; num_ops 145 ompi/mca/osc/pt2pt/osc_pt2pt_frag.h OPAL_THREAD_ADD_FETCH32(&curr->header->num_ops, 1); num_ops 183 ompi/mca/osc/pt2pt/osc_pt2pt_header.h opal_atomic_int32_t num_ops; /* number of operations in this buffer */ num_ops 209 ompi/mca/osc/pt2pt/osc_pt2pt_header.h (h).num_ops = ntohl((h).num_ops); \ num_ops 213 ompi/mca/osc/pt2pt/osc_pt2pt_header.h (h).num_ops = htonl((h).num_ops); \