n_active_gets     699 oshmem/mca/spml/ikrit/spml_ikrit.c     OPAL_THREAD_ADD_FETCH32(&mca_spml_ikrit.n_active_gets, -1);
n_active_gets     727 oshmem/mca/spml/ikrit/spml_ikrit.c     OPAL_THREAD_ADD_FETCH32(&mca_spml_ikrit.n_active_gets, 1);
n_active_gets    1025 oshmem/mca/spml/ikrit/spml_ikrit.c     while (0 < mca_spml_ikrit.n_mxm_fences || 0 < mca_spml_ikrit.n_active_gets) {
n_active_gets     108 oshmem/mca/spml/ikrit/spml_ikrit.h     int32_t n_active_gets;
n_active_gets     411 oshmem/mca/spml/ikrit/spml_ikrit_component.c     mca_spml_ikrit.n_active_gets = 0;