Searched refs:MPDSiTrace (Results 1 – 2 of 2) sorted by relevance
| /RevoEX-2.1/build/libraries/mpds/include/ |
| D | mpdsprivate.h | 70 #define MPDSiTrace( ... ) ( (void)0 ) macro 81 #define MPDSiTrace( ... ) MPDSiLogCore( MPDS_DEBUG_LEVEL_TRACE, "Trace", __FILE__, __FUNCTI… macro
|
| /RevoEX-2.1/build/libraries/mpds/src/ |
| D | mpdssystem.c | 298 MPDSiTrace( "send ds[%d] to aids %08x", i, (context->config.aidBits & mpReadyBits) ); 410 … MPDSiTrace( "resend ds[%d] to aids %08x", oldWI, (context->config.aidBits & mpReadyBits) ); in Step() 430 MPDSiTrace("read ds : write: %d, read: %d, send: %d, seq#: %d", in Step() 476 MPDSiTrace("send data : write: %d, read: %d, send: %d", context->writeIndex, in Step() 521 MPDSiTrace("read ds : write: %d, read: %d, send: %d, seq#: %d", in Step() 555 MPDSiTrace("send data : write: %d, read: %d, send: %d", context->writeIndex, in Step() 642 MPDSiTrace("sent ds : write: %d, read: %d, send: %d", context->writeIndex, in SetDataCallback() 653 MPDSiTrace("sent data : write: %d, read: %d, send: %d", context->writeIndex, in SetDataCallback() 691 …MPDSiTrace("data received to MPDS: aid=%d, len=%d, seqNo=%d", info->dataReceived.fromAid, info->da… in ReceiveCallback_Parent() 698 MPDSiTrace("connected notification to MPDS: aid=%d", info->connected.fromAid); in ReceiveCallback_Parent() [all …]
|