OMPI_SPC_MATCH_TIME  808 ompi/mca/pml/ob1/pml_ob1_recvfrag.c     SPC_TIMER_START(OMPI_SPC_MATCH_TIME, &timer);
OMPI_SPC_MATCH_TIME  851 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                 SPC_TIMER_STOP(OMPI_SPC_MATCH_TIME, &timer);
OMPI_SPC_MATCH_TIME  857 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             SPC_TIMER_STOP(OMPI_SPC_MATCH_TIME, &timer);
OMPI_SPC_MATCH_TIME  874 ompi/mca/pml/ob1/pml_ob1_recvfrag.c         SPC_TIMER_STOP(OMPI_SPC_MATCH_TIME, &timer);
OMPI_SPC_MATCH_TIME  139 ompi/runtime/ompi_spc.c     SET_COUNTER_ARRAY(OMPI_SPC_MATCH_TIME, "The number of microseconds spent matching unexpected messages.  Note: The timer used on the back end is in cycles, which could potentially be problematic on a system where the clock frequency can change.  On such a system, this counter could be inaccurate since we assume a fixed clock rate."),
OMPI_SPC_MATCH_TIME  344 ompi/runtime/ompi_spc.c     SET_SPC_BIT(ompi_spc_timer_event, OMPI_SPC_MATCH_TIME);