ompi_spc_timer_event  151 ompi/runtime/ompi_spc.c static uint32_t ompi_spc_timer_event[OMPI_SPC_NUM_COUNTERS / sizeof(uint32_t)] = { 0 };
ompi_spc_timer_event  238 ompi/runtime/ompi_spc.c     if( IS_SPC_BIT_SET(ompi_spc_timer_event, index) ) {
ompi_spc_timer_event  321 ompi/runtime/ompi_spc.c         CLEAR_SPC_BIT(ompi_spc_timer_event, i);
ompi_spc_timer_event  344 ompi/runtime/ompi_spc.c     SET_SPC_BIT(ompi_spc_timer_event, OMPI_SPC_MATCH_TIME);
ompi_spc_timer_event  361 ompi/runtime/ompi_spc.c         if( IS_SPC_BIT_SET(ompi_spc_timer_event, i) ) {