ompi_spc_attached_event  149 ompi/runtime/ompi_spc.c static uint32_t ompi_spc_attached_event[OMPI_SPC_NUM_COUNTERS / sizeof(uint32_t)] = { 0 };
ompi_spc_attached_event  199 ompi/runtime/ompi_spc.c         SET_SPC_BIT(ompi_spc_attached_event, index);
ompi_spc_attached_event  205 ompi/runtime/ompi_spc.c         CLEAR_SPC_BIT(ompi_spc_attached_event, index);
ompi_spc_attached_event  302 ompi/runtime/ompi_spc.c             SET_SPC_BIT(ompi_spc_attached_event, i);
ompi_spc_attached_event  309 ompi/runtime/ompi_spc.c                     SET_SPC_BIT(ompi_spc_attached_event, i);
ompi_spc_attached_event  431 ompi/runtime/ompi_spc.c     if( OPAL_UNLIKELY(IS_SPC_BIT_SET(ompi_spc_attached_event, event_id)) ) {
ompi_spc_attached_event  445 ompi/runtime/ompi_spc.c     if( OPAL_UNLIKELY(IS_SPC_BIT_SET(ompi_spc_attached_event, event_id) && *cycles == 0) ) {
ompi_spc_attached_event  457 ompi/runtime/ompi_spc.c     if( OPAL_UNLIKELY(IS_SPC_BIT_SET(ompi_spc_attached_event, event_id)) ) {
ompi_spc_attached_event  478 ompi/runtime/ompi_spc.c     if( OPAL_UNLIKELY(IS_SPC_BIT_SET(ompi_spc_attached_event, watermark_enum) &&
ompi_spc_attached_event  479 ompi/runtime/ompi_spc.c                       IS_SPC_BIT_SET(ompi_spc_attached_event, value_enum)) ) {