(file) Return to oiwinomi.h CVS log (file) (dir) Up to [OMI] / omi / base

   1 krisbash 1.1 
   2              #include <oi/oi_file.h>
   3              
   4              
   5              #if defined(CONFIG_ENABLE_DEBUG)
   6              #define trace_ProvMgr_AllocFailed() trace_ProvMgr_AllocFailed_Impl(__FILE__, __LINE__)
   7              #else
   8              #define trace_ProvMgr_AllocFailed() trace_ProvMgr_AllocFailed_Impl(0, 0)
   9              #endif
  10              FILE_EVENT0(10000, trace_ProvMgr_AllocFailed_Impl, LOG_CRIT, PAL_T("allocation failed"))
  11              #if defined(CONFIG_ENABLE_DEBUG)
  12              #define trace_UnknownMessageType(a0) trace_UnknownMessageType_Impl(__FILE__, __LINE__, a0)
  13              #else
  14              #define trace_UnknownMessageType(a0) trace_UnknownMessageType_Impl(0, 0, a0)
  15              #endif
  16              FILE_EVENT1(10001, trace_UnknownMessageType_Impl, LOG_CRIT, PAL_T("unknown message type: %u"), MI_Uint32)
  17              #if defined(CONFIG_ENABLE_DEBUG)
  18              #define trace_CreatePIDFileFailed(a0) trace_CreatePIDFileFailed_Impl(__FILE__, __LINE__, scs(a0))
  19              #else
  20              #define trace_CreatePIDFileFailed(a0) trace_CreatePIDFileFailed_Impl(0, 0, scs(a0))
  21              #endif
  22 krisbash 1.1 FILE_EVENT1(10002, trace_CreatePIDFileFailed_Impl, LOG_CRIT, PAL_T("failed to create PID file: %s"), const char *)
  23              #if defined(CONFIG_ENABLE_DEBUG)
  24              #define trace_DispatchInitFailed(a0) trace_DispatchInitFailed_Impl(__FILE__, __LINE__, a0)
  25              #else
  26              #define trace_DispatchInitFailed(a0) trace_DispatchInitFailed_Impl(0, 0, a0)
  27              #endif
  28              FILE_EVENT1(10003, trace_DispatchInitFailed_Impl, LOG_CRIT, PAL_T("failed to initialize the dispatcher: %u"), MI_Result)
  29              #if defined(CONFIG_ENABLE_DEBUG)
  30              #define trace_CriticalError(a0) trace_CriticalError_Impl(__FILE__, __LINE__, tcs(a0))
  31              #else
  32              #define trace_CriticalError(a0) trace_CriticalError_Impl(0, 0, tcs(a0))
  33              #endif
  34              FILE_EVENT1(10004, trace_CriticalError_Impl, LOG_CRIT, PAL_T("%T"), const TChar*)
  35              #if defined(CONFIG_ENABLE_DEBUG)
  36              #define trace_AgentMgrHandleRequestForNS(a0) trace_AgentMgrHandleRequestForNS_Impl(__FILE__, __LINE__, tcs(a0))
  37              #else
  38              #define trace_AgentMgrHandleRequestForNS(a0) trace_AgentMgrHandleRequestForNS_Impl(0, 0, tcs(a0))
  39              #endif
  40              FILE_EVENT1(20000, trace_AgentMgrHandleRequestForNS_Impl, LOG_ERR, PAL_T("AgentMgr_HandleRequest failed for namespace: %T"), const TChar *)
  41              #if defined(CONFIG_ENABLE_DEBUG)
  42              #define trace_Agent_ProvMgrNewRequest_Failed(a0) trace_Agent_ProvMgrNewRequest_Failed_Impl(__FILE__, __LINE__, a0)
  43 krisbash 1.1 #else
  44              #define trace_Agent_ProvMgrNewRequest_Failed(a0) trace_Agent_ProvMgrNewRequest_Failed_Impl(0, 0, a0)
  45              #endif
  46              FILE_EVENT1(20001, trace_Agent_ProvMgrNewRequest_Failed_Impl, LOG_ERR, PAL_T("Agent _RequestCallback: ProvMgr_NewRequest failed with result %d !"), MI_Result)
  47              #if defined(CONFIG_ENABLE_DEBUG)
  48              #define trace_Agent_FDParameterIsMissing() trace_Agent_FDParameterIsMissing_Impl(__FILE__, __LINE__)
  49              #else
  50              #define trace_Agent_FDParameterIsMissing() trace_Agent_FDParameterIsMissing_Impl(0, 0)
  51              #endif
  52              FILE_EVENT0(20002, trace_Agent_FDParameterIsMissing_Impl, LOG_ERR, PAL_T("parameter is missing (fd)"))
  53              #if defined(CONFIG_ENABLE_DEBUG)
  54              #define trace_MessagePackCloneForBinarySending_AllocFailed(a0) trace_MessagePackCloneForBinarySending_AllocFailed_Impl(__FILE__, __LINE__, a0)
  55              #else
  56              #define trace_MessagePackCloneForBinarySending_AllocFailed(a0) trace_MessagePackCloneForBinarySending_AllocFailed_Impl(0, 0, a0)
  57              #endif
  58              FILE_EVENT1(20003, trace_MessagePackCloneForBinarySending_AllocFailed_Impl, LOG_ERR, PAL_T("MessagePackCloneForBinarySending, cannot allocate message %d"), MI_Uint32)
  59              #if defined(CONFIG_ENABLE_DEBUG)
  60              #define trace_MessagePackCloneForBinarySending_CloneFailed(a0, a1) trace_MessagePackCloneForBinarySending_CloneFailed_Impl(__FILE__, __LINE__, a0, a1)
  61              #else
  62              #define trace_MessagePackCloneForBinarySending_CloneFailed(a0, a1) trace_MessagePackCloneForBinarySending_CloneFailed_Impl(0, 0, a0, a1)
  63              #endif
  64 krisbash 1.1 FILE_EVENT2(20004, trace_MessagePackCloneForBinarySending_CloneFailed_Impl, LOG_ERR, PAL_T("MessagePackCloneForBinarySending, cannot clone message tag: %d, error: %d"), MI_Uint32, MI_Result)
  65              #if defined(CONFIG_ENABLE_DEBUG)
  66              #define trace_ConnectionInPost_NewOpFailed(a0) trace_ConnectionInPost_NewOpFailed_Impl(__FILE__, __LINE__, a0)
  67              #else
  68              #define trace_ConnectionInPost_NewOpFailed(a0) trace_ConnectionInPost_NewOpFailed_Impl(0, 0, a0)
  69              #endif
  70              FILE_EVENT1(20005, trace_ConnectionInPost_NewOpFailed_Impl, LOG_ERR, PAL_T("_ConnectionIn_Post: Cannot create new operation with operationId %p !"), void *)
  71              #if defined(CONFIG_ENABLE_DEBUG)
  72              #define trace_ConnectionInPost_CannotAddNewOp(a0) trace_ConnectionInPost_CannotAddNewOp_Impl(__FILE__, __LINE__, a0)
  73              #else
  74              #define trace_ConnectionInPost_CannotAddNewOp(a0) trace_ConnectionInPost_CannotAddNewOp_Impl(0, 0, a0)
  75              #endif
  76              FILE_EVENT1(20006, trace_ConnectionInPost_CannotAddNewOp_Impl, LOG_ERR, PAL_T("_ConnectionIn_Post: Cannot add new operation with operationId %p !"), void *)
  77              #if defined(CONFIG_ENABLE_DEBUG)
  78              #define trace_ConnectionInPost_MessageAllocFailed(a0) trace_ConnectionInPost_MessageAllocFailed_Impl(__FILE__, __LINE__, a0)
  79              #else
  80              #define trace_ConnectionInPost_MessageAllocFailed(a0) trace_ConnectionInPost_MessageAllocFailed_Impl(0, 0, a0)
  81              #endif
  82              FILE_EVENT1(20007, trace_ConnectionInPost_MessageAllocFailed_Impl, LOG_ERR, PAL_T("_ConnectionIn_Post: Cannot allocate message to post failed result %d !"), MI_Result)
  83              #if defined(CONFIG_ENABLE_DEBUG)
  84              #define trace_ConnectionIn_PostCancelError(a0, a1, a2, a3, a4, a5, a6) trace_ConnectionIn_PostCancelError_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4, a5, a6)
  85 krisbash 1.1 #else
  86              #define trace_ConnectionIn_PostCancelError(a0, a1, a2, a3, a4, a5, a6) trace_ConnectionIn_PostCancelError_Impl(0, 0, a0, a1, a2, tcs(a3), a4, a5, a6)
  87              #endif
  88              FILE_EVENT7(20008, trace_ConnectionIn_PostCancelError_Impl, LOG_ERR, PAL_T("ConnectionIn: %p Post cancel cannot find entry for msg(%p:%d:%T:%x) on interaction [%p]<-%p"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64, Interaction *, Interaction *)
  89              #if defined(CONFIG_ENABLE_DEBUG)
  90              #define trace_MuxInOpen_AllocFailed() trace_MuxInOpen_AllocFailed_Impl(__FILE__, __LINE__)
  91              #else
  92              #define trace_MuxInOpen_AllocFailed() trace_MuxInOpen_AllocFailed_Impl(0, 0)
  93              #endif
  94              FILE_EVENT0(20009, trace_MuxInOpen_AllocFailed_Impl, LOG_ERR, PAL_T("MuxIn_Open: cannot allocate ConnectionIn"))
  95              #if defined(CONFIG_ENABLE_DEBUG)
  96              #define trace_StrandEntryOperation_AddCanceled(a0, a1, a2, a3, a4) trace_StrandEntryOperation_AddCanceled_Impl(__FILE__, __LINE__, a0, a1, scs(a2), a3, scs(a4))
  97              #else
  98              #define trace_StrandEntryOperation_AddCanceled(a0, a1, a2, a3, a4) trace_StrandEntryOperation_AddCanceled_Impl(0, 0, a0, a1, scs(a2), a3, scs(a4))
  99              #endif
 100              FILE_EVENT5(20010, trace_StrandEntryOperation_AddCanceled_Impl, LOG_ERR, PAL_T("_StrandEntryOperation_Add: Canceled %d entries %p(%s): %p(%s)"), unsigned int, StrandMany *, const char *, Strand *, const char *)
 101              #if defined(CONFIG_ENABLE_DEBUG)
 102              #define trace_StrandEntryOperation_AddFailed(a0, a1, a2, a3, a4) trace_StrandEntryOperation_AddFailed_Impl(__FILE__, __LINE__, a0, a1, scs(a2), a3, scs(a4))
 103              #else
 104              #define trace_StrandEntryOperation_AddFailed(a0, a1, a2, a3, a4) trace_StrandEntryOperation_AddFailed_Impl(0, 0, a0, a1, scs(a2), a3, scs(a4))
 105              #endif
 106 krisbash 1.1 FILE_EVENT5(20011, trace_StrandEntryOperation_AddFailed_Impl, LOG_ERR, PAL_T("_StrandEntryOperation_Add: Failed %d entries %p(%s): %p(%s)"), unsigned int, StrandMany *, const char *, Strand *, const char *)
 107              #if defined(CONFIG_ENABLE_DEBUG)
 108              #define trace_Strand_CannotDelete(a0, a1, a2, a3) trace_Strand_CannotDelete_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3))
 109              #else
 110              #define trace_Strand_CannotDelete(a0, a1, a2, a3) trace_Strand_CannotDelete_Impl(0, 0, a0, scs(a1), a2, scs(a3))
 111              #endif
 112              FILE_EVENT4(20012, trace_Strand_CannotDelete_Impl, LOG_ERR, PAL_T("Strand %p(%s), cannot delete entry %p(%s)"), Strand *, const char *, Strand *, const char *)
 113              #if defined(CONFIG_ENABLE_DEBUG)
 114              #define trace_Strand_ScheduleFailed(a0, a1, a2, a3, a4) trace_Strand_ScheduleFailed_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3), a4)
 115              #else
 116              #define trace_Strand_ScheduleFailed(a0, a1, a2, a3, a4) trace_Strand_ScheduleFailed_Impl(0, 0, a0, scs(a1), a2, scs(a3), a4)
 117              #endif
 118              FILE_EVENT5(20013, trace_Strand_ScheduleFailed_Impl, LOG_ERR, PAL_T("_Strand_Schedule: %p(%s) FAILED Taking over opening, state %x(%s), methodBit: %x"), Strand *, const char *, ptrdiff_t, const char *, unsigned int)
 119              #if defined(CONFIG_ENABLE_DEBUG)
 120              #define trace_UserAuth_FailedToRead(a0) trace_UserAuth_FailedToRead_Impl(__FILE__, __LINE__, a0)
 121              #else
 122              #define trace_UserAuth_FailedToRead(a0) trace_UserAuth_FailedToRead_Impl(0, 0, a0)
 123              #endif
 124              FILE_EVENT1(20014, trace_UserAuth_FailedToRead_Impl, LOG_ERR, PAL_T("failed to read result from child; errno (%d)"), int)
 125              #if defined(CONFIG_ENABLE_DEBUG)
 126              #define trace_StrandMany_CannotFindItem(a0, a1) trace_StrandMany_CannotFindItem_Impl(__FILE__, __LINE__, a0, a1)
 127 krisbash 1.1 #else
 128              #define trace_StrandMany_CannotFindItem(a0, a1) trace_StrandMany_CannotFindItem_Impl(0, 0, a0, a1)
 129              #endif
 130              FILE_EVENT2(20015, trace_StrandMany_CannotFindItem_Impl, LOG_ERR, PAL_T("cannot find request item %p; agent for user %d !"), void *, int)
 131              #if defined(CONFIG_ENABLE_DEBUG)
 132              #define trace_RequestItem_PostFailed(a0) trace_RequestItem_PostFailed_Impl(__FILE__, __LINE__, a0)
 133              #else
 134              #define trace_RequestItem_PostFailed(a0) trace_RequestItem_PostFailed_Impl(0, 0, a0)
 135              #endif
 136              FILE_EVENT1(20016, trace_RequestItem_PostFailed_Impl, LOG_ERR, PAL_T("_RequestItem_Post: _PrepareMessageForAgent failed %d"), MI_Result)
 137              #if defined(CONFIG_ENABLE_DEBUG)
 138              #define trace_RequestItem_Cancel_PrepMessageFailed(a0) trace_RequestItem_Cancel_PrepMessageFailed_Impl(__FILE__, __LINE__, a0)
 139              #else
 140              #define trace_RequestItem_Cancel_PrepMessageFailed(a0) trace_RequestItem_Cancel_PrepMessageFailed_Impl(0, 0, a0)
 141              #endif
 142              FILE_EVENT1(20017, trace_RequestItem_Cancel_PrepMessageFailed_Impl, LOG_ERR, PAL_T("_RequestItem_Cancel: _PrepareMessageForAgent failed %d"), MI_Result)
 143              #if defined(CONFIG_ENABLE_DEBUG)
 144              #define trace_RequestItem_Cancel_CancelMsg_NewFailed() trace_RequestItem_Cancel_CancelMsg_NewFailed_Impl(__FILE__, __LINE__)
 145              #else
 146              #define trace_RequestItem_Cancel_CancelMsg_NewFailed() trace_RequestItem_Cancel_CancelMsg_NewFailed_Impl(0, 0)
 147              #endif
 148 krisbash 1.1 FILE_EVENT0(20018, trace_RequestItem_Cancel_CancelMsg_NewFailed_Impl, LOG_ERR, PAL_T("_RequestItem_Cancel: CancelMsg_New failed"))
 149              #if defined(CONFIG_ENABLE_DEBUG)
 150              #define trace_DispatchEnumerateInstancesReq_OutOfMemory() trace_DispatchEnumerateInstancesReq_OutOfMemory_Impl(__FILE__, __LINE__)
 151              #else
 152              #define trace_DispatchEnumerateInstancesReq_OutOfMemory() trace_DispatchEnumerateInstancesReq_OutOfMemory_Impl(0, 0)
 153              #endif
 154              FILE_EVENT0(20019, trace_DispatchEnumerateInstancesReq_OutOfMemory_Impl, LOG_ERR, PAL_T("_DispatchEnumerateInstancesReq() out of memory"))
 155              #if defined(CONFIG_ENABLE_DEBUG)
 156              #define trace__DispatchAssocReq_OutOfMemory() trace__DispatchAssocReq_OutOfMemory_Impl(__FILE__, __LINE__)
 157              #else
 158              #define trace__DispatchAssocReq_OutOfMemory() trace__DispatchAssocReq_OutOfMemory_Impl(0, 0)
 159              #endif
 160              FILE_EVENT0(20020, trace__DispatchAssocReq_OutOfMemory_Impl, LOG_ERR, PAL_T("_DispatchAssocReq() out of memory"))
 161              #if defined(CONFIG_ENABLE_DEBUG)
 162              #define trace_HTTP_RequestAllocFailed(a0) trace_HTTP_RequestAllocFailed_Impl(__FILE__, __LINE__, a0)
 163              #else
 164              #define trace_HTTP_RequestAllocFailed(a0) trace_HTTP_RequestAllocFailed_Impl(0, 0, a0)
 165              #endif
 166              FILE_EVENT1(20021, trace_HTTP_RequestAllocFailed_Impl, LOG_ERR, PAL_T("HTTP: Error on allocating HttpRequest(%p)"), void *)
 167              #if defined(CONFIG_ENABLE_DEBUG)
 168              #define trace_HttpSocket_CannotPostMessage(a0, a1, a2, a3) trace_HttpSocket_CannotPostMessage_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
 169 krisbash 1.1 #else
 170              #define trace_HttpSocket_CannotPostMessage(a0, a1, a2, a3) trace_HttpSocket_CannotPostMessage_Impl(0, 0, a0, a1, a2, a3)
 171              #endif
 172              FILE_EVENT4(20022, trace_HttpSocket_CannotPostMessage_Impl, LOG_ERR, PAL_T("HttpSocket: %p Cannot posting message %p for interaction [%p]<-%p"), void *, Message *, Interaction *, Interaction *)
 173              #if defined(CONFIG_ENABLE_DEBUG)
 174              #define trace_SSL_FailedToOpenPrivateKeyFile(a0) trace_SSL_FailedToOpenPrivateKeyFile_Impl(__FILE__, __LINE__, scs(a0))
 175              #else
 176              #define trace_SSL_FailedToOpenPrivateKeyFile(a0) trace_SSL_FailedToOpenPrivateKeyFile_Impl(0, 0, scs(a0))
 177              #endif
 178              FILE_EVENT1(20023, trace_SSL_FailedToOpenPrivateKeyFile_Impl, LOG_ERR, PAL_T("---> SSL: failed to open private key file: %s"), const char *)
 179              #if defined(CONFIG_ENABLE_DEBUG)
 180              #define trace_SSL_FailedToCreatePrivateKey() trace_SSL_FailedToCreatePrivateKey_Impl(__FILE__, __LINE__)
 181              #else
 182              #define trace_SSL_FailedToCreatePrivateKey() trace_SSL_FailedToCreatePrivateKey_Impl(0, 0)
 183              #endif
 184              FILE_EVENT0(20024, trace_SSL_FailedToCreatePrivateKey_Impl, LOG_ERR, PAL_T("---> SSL: failed to create private key"))
 185              #if defined(CONFIG_ENABLE_DEBUG)
 186              #define trace_SSL_NoPrivateKeyFound(a0) trace_SSL_NoPrivateKeyFound_Impl(__FILE__, __LINE__, scs(a0))
 187              #else
 188              #define trace_SSL_NoPrivateKeyFound(a0) trace_SSL_NoPrivateKeyFound_Impl(0, 0, scs(a0))
 189              #endif
 190 krisbash 1.1 FILE_EVENT1(20025, trace_SSL_NoPrivateKeyFound_Impl, LOG_ERR, PAL_T("---> SSL: no private key found in %s"), const char *)
 191              #if defined(CONFIG_ENABLE_DEBUG)
 192              #define trace_SSL_PrivateAndPublicKeyDonotMatch() trace_SSL_PrivateAndPublicKeyDonotMatch_Impl(__FILE__, __LINE__)
 193              #else
 194              #define trace_SSL_PrivateAndPublicKeyDonotMatch() trace_SSL_PrivateAndPublicKeyDonotMatch_Impl(0, 0)
 195              #endif
 196              FILE_EVENT0(20026, trace_SSL_PrivateAndPublicKeyDonotMatch_Impl, LOG_ERR, PAL_T("---> SSL: Private and public key do not match"))
 197              #if defined(CONFIG_ENABLE_DEBUG)
 198              #define trace_SSL_CannotCreateContext() trace_SSL_CannotCreateContext_Impl(__FILE__, __LINE__)
 199              #else
 200              #define trace_SSL_CannotCreateContext() trace_SSL_CannotCreateContext_Impl(0, 0)
 201              #endif
 202              FILE_EVENT0(20027, trace_SSL_CannotCreateContext_Impl, LOG_ERR, PAL_T("---> SSL: cannot create ssl context"))
 203              #if defined(CONFIG_ENABLE_DEBUG)
 204              #define trace_SSL_NoServerCertFound(a0, a1) trace_SSL_NoServerCertFound_Impl(__FILE__, __LINE__, scs(a0), scs(a1))
 205              #else
 206              #define trace_SSL_NoServerCertFound(a0, a1) trace_SSL_NoServerCertFound_Impl(0, 0, scs(a0), scs(a1))
 207              #endif
 208              FILE_EVENT2(20028, trace_SSL_NoServerCertFound_Impl, LOG_ERR, PAL_T("---> SSL: No server certificate found in %s. %s"), const char *, const char *)
 209              #if defined(CONFIG_ENABLE_DEBUG)
 210              #define trace_SSL_BadCipherList(a0) trace_SSL_BadCipherList_Impl(__FILE__, __LINE__, scs(a0))
 211 krisbash 1.1 #else
 212              #define trace_SSL_BadCipherList(a0) trace_SSL_BadCipherList_Impl(0, 0, scs(a0))
 213              #endif
 214              FILE_EVENT1(20029, trace_SSL_BadCipherList_Impl, LOG_ERR, PAL_T("---> SSL: No matching ciphers found for: %s"), const char *)
 215              #if defined(CONFIG_ENABLE_DEBUG)
 216              #define trace_ObjectContainerIsNotNull(a0, a1) trace_ObjectContainerIsNotNull_Impl(__FILE__, __LINE__, a0, a1)
 217              #else
 218              #define trace_ObjectContainerIsNotNull(a0, a1) trace_ObjectContainerIsNotNull_Impl(0, 0, a0, a1)
 219              #endif
 220              FILE_EVENT2(20030, trace_ObjectContainerIsNotNull_Impl, LOG_ERR, PAL_T("Object %p's container is not NULL (%p)."), void *, void *)
 221              #if defined(CONFIG_ENABLE_DEBUG)
 222              #define trace_ObjectUnexpectedContainer(a0, a1, a2) trace_ObjectUnexpectedContainer_Impl(__FILE__, __LINE__, a0, a1, a2)
 223              #else
 224              #define trace_ObjectUnexpectedContainer(a0, a1, a2) trace_ObjectUnexpectedContainer_Impl(0, 0, a0, a1, a2)
 225              #endif
 226              FILE_EVENT3(20031, trace_ObjectUnexpectedContainer_Impl, LOG_ERR, PAL_T("Object %p has container (%p), expected (%p)."), void *, void *, void *)
 227              #if defined(CONFIG_ENABLE_DEBUG)
 228              #define trace_ObjectIsNotAValidFilter(a0) trace_ObjectIsNotAValidFilter_Impl(__FILE__, __LINE__, a0)
 229              #else
 230              #define trace_ObjectIsNotAValidFilter(a0) trace_ObjectIsNotAValidFilter_Impl(0, 0, a0)
 231              #endif
 232 krisbash 1.1 FILE_EVENT1(20032, trace_ObjectIsNotAValidFilter_Impl, LOG_ERR, PAL_T("Object %p is not a valid filter object."), void *)
 233              #if defined(CONFIG_ENABLE_DEBUG)
 234              #define trace_ObjectIsnotValidListener(a0) trace_ObjectIsnotValidListener_Impl(__FILE__, __LINE__, a0)
 235              #else
 236              #define trace_ObjectIsnotValidListener(a0) trace_ObjectIsnotValidListener_Impl(0, 0, a0)
 237              #endif
 238              FILE_EVENT1(20033, trace_ObjectIsnotValidListener_Impl, LOG_ERR, PAL_T("Object %p is not a valid Listener object."), void *)
 239              #if defined(CONFIG_ENABLE_DEBUG)
 240              #define trace_ParseQueryFailed(a0) trace_ParseQueryFailed_Impl(__FILE__, __LINE__, tcs(a0))
 241              #else
 242              #define trace_ParseQueryFailed(a0) trace_ParseQueryFailed_Impl(0, 0, tcs(a0))
 243              #endif
 244              FILE_EVENT1(20034, trace_ParseQueryFailed_Impl, LOG_ERR, PAL_T("Parse query '%T' failed."), const TChar *)
 245              #if defined(CONFIG_ENABLE_DEBUG)
 246              #define trace_UnsupportedQueryLanguage(a0) trace_UnsupportedQueryLanguage_Impl(__FILE__, __LINE__, tcs(a0))
 247              #else
 248              #define trace_UnsupportedQueryLanguage(a0) trace_UnsupportedQueryLanguage_Impl(0, 0, tcs(a0))
 249              #endif
 250              FILE_EVENT1(20035, trace_UnsupportedQueryLanguage_Impl, LOG_ERR, PAL_T("Unsupported query language '%T'."), const TChar *)
 251              #if defined(CONFIG_ENABLE_DEBUG)
 252              #define trace_TempSubscrCanHaveOnlyOneNamespace() trace_TempSubscrCanHaveOnlyOneNamespace_Impl(__FILE__, __LINE__)
 253 krisbash 1.1 #else
 254              #define trace_TempSubscrCanHaveOnlyOneNamespace() trace_TempSubscrCanHaveOnlyOneNamespace_Impl(0, 0)
 255              #endif
 256              FILE_EVENT0(20036, trace_TempSubscrCanHaveOnlyOneNamespace_Impl, LOG_ERR, PAL_T("Temporary subscription can have only 1 target namespace."))
 257              #if defined(CONFIG_ENABLE_DEBUG)
 258              #define trace_CannotOpenAuthFile(a0) trace_CannotOpenAuthFile_Impl(__FILE__, __LINE__, scs(a0))
 259              #else
 260              #define trace_CannotOpenAuthFile(a0) trace_CannotOpenAuthFile_Impl(0, 0, scs(a0))
 261              #endif
 262              FILE_EVENT1(20037, trace_CannotOpenAuthFile_Impl, LOG_ERR, PAL_T("cannot open auth data file: %s"), const char *)
 263              #if defined(CONFIG_ENABLE_DEBUG)
 264              #define trace_CannotReadAuthFile(a0) trace_CannotReadAuthFile_Impl(__FILE__, __LINE__, scs(a0))
 265              #else
 266              #define trace_CannotReadAuthFile(a0) trace_CannotReadAuthFile_Impl(0, 0, scs(a0))
 267              #endif
 268              FILE_EVENT1(20038, trace_CannotReadAuthFile_Impl, LOG_ERR, PAL_T("cannot read from auth data file: %s"), const char *)
 269              #if defined(CONFIG_ENABLE_DEBUG)
 270              #define trace_PackInstanceFailed(a0) trace_PackInstanceFailed_Impl(__FILE__, __LINE__, a0)
 271              #else
 272              #define trace_PackInstanceFailed(a0) trace_PackInstanceFailed_Impl(0, 0, a0)
 273              #endif
 274 krisbash 1.1 FILE_EVENT1(20039, trace_PackInstanceFailed_Impl, LOG_ERR, PAL_T("failed to pack instance: %u"), MI_Result)
 275              #if defined(CONFIG_ENABLE_DEBUG)
 276              #define trace_UnmatchedFilterType() trace_UnmatchedFilterType_Impl(__FILE__, __LINE__)
 277              #else
 278              #define trace_UnmatchedFilterType() trace_UnmatchedFilterType_Impl(0, 0)
 279              #endif
 280              FILE_EVENT0(20040, trace_UnmatchedFilterType_Impl, LOG_ERR, PAL_T("Unmatched filter type"))
 281              #if defined(CONFIG_ENABLE_DEBUG)
 282              #define trace_ProviderEnableIndication_Failed() trace_ProviderEnableIndication_Failed_Impl(__FILE__, __LINE__)
 283              #else
 284              #define trace_ProviderEnableIndication_Failed() trace_ProviderEnableIndication_Failed_Impl(0, 0)
 285              #endif
 286              FILE_EVENT0(20041, trace_ProviderEnableIndication_Failed_Impl, LOG_ERR, PAL_T("_Provider_InvokeEnable: Provider posted final result during EnableIndications call"))
 287              #if defined(CONFIG_ENABLE_DEBUG)
 288              #define trace_AggregationContext_InitFailed() trace_AggregationContext_InitFailed_Impl(__FILE__, __LINE__)
 289              #else
 290              #define trace_AggregationContext_InitFailed() trace_AggregationContext_InitFailed_Impl(0, 0)
 291              #endif
 292              FILE_EVENT0(20042, trace_AggregationContext_InitFailed_Impl, LOG_ERR, PAL_T("AggregationContext allocation failed"))
 293              #if defined(CONFIG_ENABLE_DEBUG)
 294              #define trace_SubscrContextFailed() trace_SubscrContextFailed_Impl(__FILE__, __LINE__)
 295 krisbash 1.1 #else
 296              #define trace_SubscrContextFailed() trace_SubscrContextFailed_Impl(0, 0)
 297              #endif
 298              FILE_EVENT0(20043, trace_SubscrContextFailed_Impl, LOG_ERR, PAL_T("Failed to create SubscriptionContext"))
 299              #if defined(CONFIG_ENABLE_DEBUG)
 300              #define trace_FailedToAddSubscrMgr() trace_FailedToAddSubscrMgr_Impl(__FILE__, __LINE__)
 301              #else
 302              #define trace_FailedToAddSubscrMgr() trace_FailedToAddSubscrMgr_Impl(0, 0)
 303              #endif
 304              FILE_EVENT0(20044, trace_FailedToAddSubscrMgr_Impl, LOG_ERR, PAL_T("Failed to add subscription to manager"))
 305              #if defined(CONFIG_ENABLE_DEBUG)
 306              #define trace_EnableIndication_Failed(a0) trace_EnableIndication_Failed_Impl(__FILE__, __LINE__, tcs(a0))
 307              #else
 308              #define trace_EnableIndication_Failed(a0) trace_EnableIndication_Failed_Impl(0, 0, tcs(a0))
 309              #endif
 310              FILE_EVENT1(20045, trace_EnableIndication_Failed_Impl, LOG_ERR, PAL_T("Failed to enable indications on class (%T)"), const TChar *)
 311              #if defined(CONFIG_ENABLE_DEBUG)
 312              #define trace_UnloadingActiveProvider(a0, a1) trace_UnloadingActiveProvider_Impl(__FILE__, __LINE__, tcs(a0), a1)
 313              #else
 314              #define trace_UnloadingActiveProvider(a0, a1) trace_UnloadingActiveProvider_Impl(0, 0, tcs(a0), a1)
 315              #endif
 316 krisbash 1.1 FILE_EVENT2(20046, trace_UnloadingActiveProvider_Impl, LOG_ERR, PAL_T("Unloading active provider %T, with ref counter %d"), const TChar *, int)
 317              #if defined(CONFIG_ENABLE_DEBUG)
 318              #define trace_UnloadingActiveProviderWithLib(a0, a1) trace_UnloadingActiveProviderWithLib_Impl(__FILE__, __LINE__, scs(a0), a1)
 319              #else
 320              #define trace_UnloadingActiveProviderWithLib(a0, a1) trace_UnloadingActiveProviderWithLib_Impl(0, 0, scs(a0), a1)
 321              #endif
 322              FILE_EVENT2(20047, trace_UnloadingActiveProviderWithLib_Impl, LOG_ERR, PAL_T("Unloading active provider for lib %s, ref counter %d"), const char *, int)
 323              #if defined(CONFIG_ENABLE_DEBUG)
 324              #define trace_UnloadingActiveProvider_ServerExit(a0) trace_UnloadingActiveProvider_ServerExit_Impl(__FILE__, __LINE__, scs(a0))
 325              #else
 326              #define trace_UnloadingActiveProvider_ServerExit(a0) trace_UnloadingActiveProvider_ServerExit_Impl(0, 0, scs(a0))
 327              #endif
 328              FILE_EVENT1(20048, trace_UnloadingActiveProvider_ServerExit_Impl, LOG_ERR, PAL_T("omiserver exited due to unloading active provider (%s). Please restart"), const char *)
 329              #if defined(CONFIG_ENABLE_DEBUG)
 330              #define trace_SubMgrSubscription_AllocFailed() trace_SubMgrSubscription_AllocFailed_Impl(__FILE__, __LINE__)
 331              #else
 332              #define trace_SubMgrSubscription_AllocFailed() trace_SubMgrSubscription_AllocFailed_Impl(0, 0)
 333              #endif
 334              FILE_EVENT0(20049, trace_SubMgrSubscription_AllocFailed_Impl, LOG_ERR, PAL_T("SubMgrSubscription allocation failed"))
 335              #if defined(CONFIG_ENABLE_DEBUG)
 336              #define trace_SubscriptionContext_InitFailed() trace_SubscriptionContext_InitFailed_Impl(__FILE__, __LINE__)
 337 krisbash 1.1 #else
 338              #define trace_SubscriptionContext_InitFailed() trace_SubscriptionContext_InitFailed_Impl(0, 0)
 339              #endif
 340              FILE_EVENT0(20050, trace_SubscriptionContext_InitFailed_Impl, LOG_ERR, PAL_T("SubscriptionContext init failed"))
 341              #if defined(CONFIG_ENABLE_DEBUG)
 342              #define trace_InstanceFilter_AllocFailed() trace_InstanceFilter_AllocFailed_Impl(__FILE__, __LINE__)
 343              #else
 344              #define trace_InstanceFilter_AllocFailed() trace_InstanceFilter_AllocFailed_Impl(0, 0)
 345              #endif
 346              FILE_EVENT0(20051, trace_InstanceFilter_AllocFailed_Impl, LOG_ERR, PAL_T("Instance filter allocation failed"))
 347              #if defined(CONFIG_ENABLE_DEBUG)
 348              #define trace_SelectorRun_InitPALTIME_Error(a0) trace_SelectorRun_InitPALTIME_Error_Impl(__FILE__, __LINE__, a0)
 349              #else
 350              #define trace_SelectorRun_InitPALTIME_Error(a0) trace_SelectorRun_InitPALTIME_Error_Impl(0, 0, a0)
 351              #endif
 352              FILE_EVENT1(20052, trace_SelectorRun_InitPALTIME_Error_Impl, LOG_ERR, PAL_T("Selector_Run: %p Error on initial PAL_Time"), void *)
 353              #if defined(CONFIG_ENABLE_DEBUG)
 354              #define trace_SelectorRun_SetSocketEventsError(a0, a1, a2) trace_SelectorRun_SetSocketEventsError_Impl(__FILE__, __LINE__, a0, a1, a2)
 355              #else
 356              #define trace_SelectorRun_SetSocketEventsError(a0, a1, a2) trace_SelectorRun_SetSocketEventsError_Impl(0, 0, a0, a1, a2)
 357              #endif
 358 krisbash 1.1 FILE_EVENT3(20053, trace_SelectorRun_SetSocketEventsError_Impl, LOG_ERR, PAL_T("Selector_Run: %p error %d on _SetSockEvents for handler: %p"), void *, int, void *)
 359              #if defined(CONFIG_ENABLE_DEBUG)
 360              #define trace_SelectorRun_EmptyList(a0) trace_SelectorRun_EmptyList_Impl(__FILE__, __LINE__, a0)
 361              #else
 362              #define trace_SelectorRun_EmptyList(a0) trace_SelectorRun_EmptyList_Impl(0, 0, a0)
 363              #endif
 364              FILE_EVENT1(20054, trace_SelectorRun_EmptyList_Impl, LOG_ERR, PAL_T("Selector_Run: %p Empty List"), void *)
 365              #if defined(CONFIG_ENABLE_DEBUG)
 366              #define trace_SelectorRun_WaitError(a0, a1) trace_SelectorRun_WaitError_Impl(__FILE__, __LINE__, a0, a1)
 367              #else
 368              #define trace_SelectorRun_WaitError(a0, a1) trace_SelectorRun_WaitError_Impl(0, 0, a0, a1)
 369              #endif
 370              FILE_EVENT2(20055, trace_SelectorRun_WaitError_Impl, LOG_ERR, PAL_T("Selector_Run: %p, Error on WaitForMultipleObjectsEx: %d"), void *, int)
 371              #if defined(CONFIG_ENABLE_DEBUG)
 372              #define trace_SelectorRun_PALTimeError(a0) trace_SelectorRun_PALTimeError_Impl(__FILE__, __LINE__, a0)
 373              #else
 374              #define trace_SelectorRun_PALTimeError(a0) trace_SelectorRun_PALTimeError_Impl(0, 0, a0)
 375              #endif
 376              FILE_EVENT1(20056, trace_SelectorRun_PALTimeError_Impl, LOG_ERR, PAL_T("Selector_Run: %p Error on PAL_Time"), void *)
 377              #if defined(CONFIG_ENABLE_DEBUG)
 378              #define trace_SelectorRun_GetSocketEventsError(a0, a1, a2) trace_SelectorRun_GetSocketEventsError_Impl(__FILE__, __LINE__, a0, a1, a2)
 379 krisbash 1.1 #else
 380              #define trace_SelectorRun_GetSocketEventsError(a0, a1, a2) trace_SelectorRun_GetSocketEventsError_Impl(0, 0, a0, a1, a2)
 381              #endif
 382              FILE_EVENT3(20057, trace_SelectorRun_GetSocketEventsError_Impl, LOG_ERR, PAL_T("Selector_Run: %p error %d on _GetSockEvents for handler: %p"), void *, int, void *)
 383              #if defined(CONFIG_ENABLE_DEBUG)
 384              #define trace_Wsman_HttpResponseMsg_ConversionError() trace_Wsman_HttpResponseMsg_ConversionError_Impl(__FILE__, __LINE__)
 385              #else
 386              #define trace_Wsman_HttpResponseMsg_ConversionError() trace_Wsman_HttpResponseMsg_ConversionError_Impl(0, 0)
 387              #endif
 388              FILE_EVENT0(20058, trace_Wsman_HttpResponseMsg_ConversionError_Impl, LOG_ERR, PAL_T("Conversion of response page to UTF-8 failed"))
 389              #if defined(CONFIG_ENABLE_DEBUG)
 390              #define trace_SockWrite_Failed(a0) trace_SockWrite_Failed_Impl(__FILE__, __LINE__, a0)
 391              #else
 392              #define trace_SockWrite_Failed(a0) trace_SockWrite_Failed_Impl(0, 0, a0)
 393              #endif
 394              FILE_EVENT1(20059, trace_SockWrite_Failed_Impl, LOG_ERR, PAL_T("Sock_Write failed with unknown error (%u)"), MI_Uint32)
 395              #if defined(CONFIG_ENABLE_DEBUG)
 396              #define trace_SocketFilePathTooLong(a0, a1) trace_SocketFilePathTooLong_Impl(__FILE__, __LINE__, a0, scs(a1))
 397              #else
 398              #define trace_SocketFilePathTooLong(a0, a1) trace_SocketFilePathTooLong_Impl(0, 0, a0, scs(a1))
 399              #endif
 400 krisbash 1.1 FILE_EVENT2(20060, trace_SocketFilePathTooLong_Impl, LOG_ERR, PAL_T("socket file path too long (> %u): '%s'"), MI_Uint32, const char *)
 401              #if defined(CONFIG_ENABLE_DEBUG)
 402              #define trace_Wsman_HttpResponseMsgPage_AllocError(a0) trace_Wsman_HttpResponseMsgPage_AllocError_Impl(__FILE__, __LINE__, a0)
 403              #else
 404              #define trace_Wsman_HttpResponseMsgPage_AllocError(a0) trace_Wsman_HttpResponseMsgPage_AllocError_Impl(0, 0, a0)
 405              #endif
 406              FILE_EVENT1(20061, trace_Wsman_HttpResponseMsgPage_AllocError_Impl, LOG_ERR, PAL_T("Wsman: Error on allocating HttpResponseMsg Page (%d)"), int)
 407              #if defined(CONFIG_ENABLE_DEBUG)
 408              #define trace_Wsman_HttpResponseMsg_AllocError(a0) trace_Wsman_HttpResponseMsg_AllocError_Impl(__FILE__, __LINE__, a0)
 409              #else
 410              #define trace_Wsman_HttpResponseMsg_AllocError(a0) trace_Wsman_HttpResponseMsg_AllocError_Impl(0, 0, a0)
 411              #endif
 412              FILE_EVENT1(20062, trace_Wsman_HttpResponseMsg_AllocError_Impl, LOG_ERR, PAL_T("Wsman: Error on allocating HttpResponseMsg (%d)"), int)
 413              #if defined(CONFIG_ENABLE_DEBUG)
 414              #define trace_ProcessSubscribeResponseEnumerationContext_DuplicateSuccess(a0) trace_ProcessSubscribeResponseEnumerationContext_DuplicateSuccess_Impl(__FILE__, __LINE__, a0)
 415              #else
 416              #define trace_ProcessSubscribeResponseEnumerationContext_DuplicateSuccess(a0) trace_ProcessSubscribeResponseEnumerationContext_DuplicateSuccess_Impl(0, 0, a0)
 417              #endif
 418              FILE_EVENT1(20063, trace_ProcessSubscribeResponseEnumerationContext_DuplicateSuccess_Impl, LOG_ERR, PAL_T("_ProcessSubscribeResponseEnumerationContext: selfEC (%p) received duplicate success subscribe response"), void *)
 419              #if defined(CONFIG_ENABLE_DEBUG)
 420              #define trace_HttpCallbackOnNewConnection_OutOfMemory() trace_HttpCallbackOnNewConnection_OutOfMemory_Impl(__FILE__, __LINE__)
 421 krisbash 1.1 #else
 422              #define trace_HttpCallbackOnNewConnection_OutOfMemory() trace_HttpCallbackOnNewConnection_OutOfMemory_Impl(0, 0)
 423              #endif
 424              FILE_EVENT0(20064, trace_HttpCallbackOnNewConnection_OutOfMemory_Impl, LOG_ERR, PAL_T("_HttpCallbackOnNewConnection: out of memory"))
 425              #if defined(CONFIG_ENABLE_DEBUG)
 426              #define trace_OutOfMemory() trace_OutOfMemory_Impl(__FILE__, __LINE__)
 427              #else
 428              #define trace_OutOfMemory() trace_OutOfMemory_Impl(0, 0)
 429              #endif
 430              FILE_EVENT0(20065, trace_OutOfMemory_Impl, LOG_ERR, PAL_T("out of memory"))
 431              #if defined(CONFIG_ENABLE_DEBUG)
 432              #define trace_OpenCloseMismatch(a0, a1) trace_OpenCloseMismatch_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
 433              #else
 434              #define trace_OpenCloseMismatch(a0, a1) trace_OpenCloseMismatch_Impl(0, 0, tcs(a0), tcs(a1))
 435              #endif
 436              FILE_EVENT2(20066, trace_OpenCloseMismatch_Impl, LOG_ERR, PAL_T("open/close mismatch: {%T}{%T}"), const TChar *, const TChar *)
 437              #if defined(CONFIG_ENABLE_DEBUG)
 438              #define trace_LifeCycleSubscription_UnsupportedClass(a0) trace_LifeCycleSubscription_UnsupportedClass_Impl(__FILE__, __LINE__, tcs(a0))
 439              #else
 440              #define trace_LifeCycleSubscription_UnsupportedClass(a0) trace_LifeCycleSubscription_UnsupportedClass_Impl(0, 0, tcs(a0))
 441              #endif
 442 krisbash 1.1 FILE_EVENT1(20067, trace_LifeCycleSubscription_UnsupportedClass_Impl, LOG_ERR, PAL_T("Lifecycle subscription request for unsupported class (%T)"), const TChar *)
 443              #if defined(CONFIG_ENABLE_DEBUG)
 444              #define trace_FailedToConstructInstance(a0) trace_FailedToConstructInstance_Impl(__FILE__, __LINE__, tcs(a0))
 445              #else
 446              #define trace_FailedToConstructInstance(a0) trace_FailedToConstructInstance_Impl(0, 0, tcs(a0))
 447              #endif
 448              FILE_EVENT1(20068, trace_FailedToConstructInstance_Impl, LOG_ERR, PAL_T("Failed to construct instance of %T"), const TChar *)
 449              #if defined(CONFIG_ENABLE_DEBUG)
 450              #define trace_FailedToSet_CommonProperties(a0) trace_FailedToSet_CommonProperties_Impl(__FILE__, __LINE__, tcs(a0))
 451              #else
 452              #define trace_FailedToSet_CommonProperties(a0) trace_FailedToSet_CommonProperties_Impl(0, 0, tcs(a0))
 453              #endif
 454              FILE_EVENT1(20069, trace_FailedToSet_CommonProperties_Impl, LOG_ERR, PAL_T("Failed to set common properties for %T"), const TChar *)
 455              #if defined(CONFIG_ENABLE_DEBUG)
 456              #define trace_FailedToSet_CorrelatedIndications() trace_FailedToSet_CorrelatedIndications_Impl(__FILE__, __LINE__)
 457              #else
 458              #define trace_FailedToSet_CorrelatedIndications() trace_FailedToSet_CorrelatedIndications_Impl(0, 0)
 459              #endif
 460              FILE_EVENT0(20070, trace_FailedToSet_CorrelatedIndications_Impl, LOG_ERR, PAL_T("Failed to set CorrelatedIndications with ABC"))
 461              #if defined(CONFIG_ENABLE_DEBUG)
 462              #define trace_FailedToSet_IndicationFilterName() trace_FailedToSet_IndicationFilterName_Impl(__FILE__, __LINE__)
 463 krisbash 1.1 #else
 464              #define trace_FailedToSet_IndicationFilterName() trace_FailedToSet_IndicationFilterName_Impl(0, 0)
 465              #endif
 466              FILE_EVENT0(20071, trace_FailedToSet_IndicationFilterName_Impl, LOG_ERR, PAL_T("Failed to set IndicationFilterName with ABC"))
 467              #if defined(CONFIG_ENABLE_DEBUG)
 468              #define trace_FailedToSet_IndicationIdentifier() trace_FailedToSet_IndicationIdentifier_Impl(__FILE__, __LINE__)
 469              #else
 470              #define trace_FailedToSet_IndicationIdentifier() trace_FailedToSet_IndicationIdentifier_Impl(0, 0)
 471              #endif
 472              FILE_EVENT0(20072, trace_FailedToSet_IndicationIdentifier_Impl, LOG_ERR, PAL_T("Failed to set IndicationIdentifier with ABC"))
 473              #if defined(CONFIG_ENABLE_DEBUG)
 474              #define trace_FailedToSet_IndicationTime() trace_FailedToSet_IndicationTime_Impl(__FILE__, __LINE__)
 475              #else
 476              #define trace_FailedToSet_IndicationTime() trace_FailedToSet_IndicationTime_Impl(0, 0)
 477              #endif
 478              FILE_EVENT0(20073, trace_FailedToSet_IndicationTime_Impl, LOG_ERR, PAL_T("Failed to set IndicationTime with ABC"))
 479              #if defined(CONFIG_ENABLE_DEBUG)
 480              #define trace_FailedToSet_MethodName() trace_FailedToSet_MethodName_Impl(__FILE__, __LINE__)
 481              #else
 482              #define trace_FailedToSet_MethodName() trace_FailedToSet_MethodName_Impl(0, 0)
 483              #endif
 484 krisbash 1.1 FILE_EVENT0(20074, trace_FailedToSet_MethodName_Impl, LOG_ERR, PAL_T("Failed to set MethodName"))
 485              #if defined(CONFIG_ENABLE_DEBUG)
 486              #define trace_FailedToSet_MethodParameters() trace_FailedToSet_MethodParameters_Impl(__FILE__, __LINE__)
 487              #else
 488              #define trace_FailedToSet_MethodParameters() trace_FailedToSet_MethodParameters_Impl(0, 0)
 489              #endif
 490              FILE_EVENT0(20075, trace_FailedToSet_MethodParameters_Impl, LOG_ERR, PAL_T("Failed to set MethodParameters"))
 491              #if defined(CONFIG_ENABLE_DEBUG)
 492              #define trace_FailedToSet_OtherSeverity() trace_FailedToSet_OtherSeverity_Impl(__FILE__, __LINE__)
 493              #else
 494              #define trace_FailedToSet_OtherSeverity() trace_FailedToSet_OtherSeverity_Impl(0, 0)
 495              #endif
 496              FILE_EVENT0(20076, trace_FailedToSet_OtherSeverity_Impl, LOG_ERR, PAL_T("Failed to set OtherSeverity with ABC"))
 497              #if defined(CONFIG_ENABLE_DEBUG)
 498              #define trace_FailedToSet_PerceivedSeverity() trace_FailedToSet_PerceivedSeverity_Impl(__FILE__, __LINE__)
 499              #else
 500              #define trace_FailedToSet_PerceivedSeverity() trace_FailedToSet_PerceivedSeverity_Impl(0, 0)
 501              #endif
 502              FILE_EVENT0(20077, trace_FailedToSet_PerceivedSeverity_Impl, LOG_ERR, PAL_T("Failed to set PerceivedSeverity with ABC"))
 503              #if defined(CONFIG_ENABLE_DEBUG)
 504              #define trace_FailedToSet_PreCall() trace_FailedToSet_PreCall_Impl(__FILE__, __LINE__)
 505 krisbash 1.1 #else
 506              #define trace_FailedToSet_PreCall() trace_FailedToSet_PreCall_Impl(0, 0)
 507              #endif
 508              FILE_EVENT0(20078, trace_FailedToSet_PreCall_Impl, LOG_ERR, PAL_T("Failed to set PreCall"))
 509              #if defined(CONFIG_ENABLE_DEBUG)
 510              #define trace_FailedToSet_PreviousInstance() trace_FailedToSet_PreviousInstance_Impl(__FILE__, __LINE__)
 511              #else
 512              #define trace_FailedToSet_PreviousInstance() trace_FailedToSet_PreviousInstance_Impl(0, 0)
 513              #endif
 514              FILE_EVENT0(20079, trace_FailedToSet_PreviousInstance_Impl, LOG_ERR, PAL_T("Failed to set PreviousInstance"))
 515              #if defined(CONFIG_ENABLE_DEBUG)
 516              #define trace_FailedToSet_ReturnValue() trace_FailedToSet_ReturnValue_Impl(__FILE__, __LINE__)
 517              #else
 518              #define trace_FailedToSet_ReturnValue() trace_FailedToSet_ReturnValue_Impl(0, 0)
 519              #endif
 520              FILE_EVENT0(20080, trace_FailedToSet_ReturnValue_Impl, LOG_ERR, PAL_T("Failed to set ReturnValue"))
 521              #if defined(CONFIG_ENABLE_DEBUG)
 522              #define trace_FailedToSet_SequenceContext() trace_FailedToSet_SequenceContext_Impl(__FILE__, __LINE__)
 523              #else
 524              #define trace_FailedToSet_SequenceContext() trace_FailedToSet_SequenceContext_Impl(0, 0)
 525              #endif
 526 krisbash 1.1 FILE_EVENT0(20081, trace_FailedToSet_SequenceContext_Impl, LOG_ERR, PAL_T("Failed to set SequenceContext with ABC"))
 527              #if defined(CONFIG_ENABLE_DEBUG)
 528              #define trace_FailedToSet_SequenceNumber() trace_FailedToSet_SequenceNumber_Impl(__FILE__, __LINE__)
 529              #else
 530              #define trace_FailedToSet_SequenceNumber() trace_FailedToSet_SequenceNumber_Impl(0, 0)
 531              #endif
 532              FILE_EVENT0(20082, trace_FailedToSet_SequenceNumber_Impl, LOG_ERR, PAL_T("Failed to set SequenceNumber with ABC"))
 533              #if defined(CONFIG_ENABLE_DEBUG)
 534              #define trace_FailedToSet_SourceInstance() trace_FailedToSet_SourceInstance_Impl(__FILE__, __LINE__)
 535              #else
 536              #define trace_FailedToSet_SourceInstance() trace_FailedToSet_SourceInstance_Impl(0, 0)
 537              #endif
 538              FILE_EVENT0(20083, trace_FailedToSet_SourceInstance_Impl, LOG_ERR, PAL_T("Failed to set SourceInstance with ABC"))
 539              #if defined(CONFIG_ENABLE_DEBUG)
 540              #define trace_FailedToSet_SourceInstanceHost() trace_FailedToSet_SourceInstanceHost_Impl(__FILE__, __LINE__)
 541              #else
 542              #define trace_FailedToSet_SourceInstanceHost() trace_FailedToSet_SourceInstanceHost_Impl(0, 0)
 543              #endif
 544              FILE_EVENT0(20084, trace_FailedToSet_SourceInstanceHost_Impl, LOG_ERR, PAL_T("Failed to set SourceInstanceHost with ABC"))
 545              #if defined(CONFIG_ENABLE_DEBUG)
 546              #define trace_FailedToSet_SourceInstanceModelPath() trace_FailedToSet_SourceInstanceModelPath_Impl(__FILE__, __LINE__)
 547 krisbash 1.1 #else
 548              #define trace_FailedToSet_SourceInstanceModelPath() trace_FailedToSet_SourceInstanceModelPath_Impl(0, 0)
 549              #endif
 550              FILE_EVENT0(20085, trace_FailedToSet_SourceInstanceModelPath_Impl, LOG_ERR, PAL_T("Failed to set SourceInstanceModelPath with ABC"))
 551              #if defined(CONFIG_ENABLE_DEBUG)
 552              #define trace_LifecycleSubscription_UnsupportedTargetType(a0, a1, a2) trace_LifecycleSubscription_UnsupportedTargetType_Impl(__FILE__, __LINE__, tcs(a0), a1, a2)
 553              #else
 554              #define trace_LifecycleSubscription_UnsupportedTargetType(a0, a1, a2) trace_LifecycleSubscription_UnsupportedTargetType_Impl(0, 0, tcs(a0), a1, a2)
 555              #endif
 556              FILE_EVENT3(20086, trace_LifecycleSubscription_UnsupportedTargetType_Impl, LOG_ERR, PAL_T("Lifecycle subscription request of class (%T) for unsupported targetType (%d). Supported is (0x%X)"), const TChar *, MI_Uint32, MI_Uint32)
 557              #if defined(CONFIG_ENABLE_DEBUG)
 558              #define trace_Provmgr_NullModulePointer(a0, a1) trace_Provmgr_NullModulePointer_Impl(__FILE__, __LINE__, scs(a0), scs(a1))
 559              #else
 560              #define trace_Provmgr_NullModulePointer(a0, a1) trace_Provmgr_NullModulePointer_Impl(0, 0, scs(a0), scs(a1))
 561              #endif
 562              FILE_EVENT2(20087, trace_Provmgr_NullModulePointer_Impl, LOG_ERR, PAL_T("NULL module pointer returned by shared library: %s: %s"), const char*, const char*)
 563              #if defined(CONFIG_ENABLE_DEBUG)
 564              #define trace_Provmgr_FailedToLoadProvider(a0, a1, a2, a3, a4, a5, a6) trace_Provmgr_FailedToLoadProvider_Impl(__FILE__, __LINE__, scs(a0), a1, a2, a3, a4, a5, a6)
 565              #else
 566              #define trace_Provmgr_FailedToLoadProvider(a0, a1, a2, a3, a4, a5, a6) trace_Provmgr_FailedToLoadProvider_Impl(0, 0, scs(a0), a1, a2, a3, a4, a5, a6)
 567              #endif
 568 krisbash 1.1 FILE_EVENT7(20088, trace_Provmgr_FailedToLoadProvider_Impl, LOG_ERR, PAL_T("Failed to load provider %s, due to it's version (%d.%d.%d) is newer than server version (%d.%d.%d)"), const char*, MI_Uint16, MI_Uint16, MI_Uint16, MI_Uint16, MI_Uint16, MI_Uint16)
 569              #if defined(CONFIG_ENABLE_DEBUG)
 570              #define trace_InstanceFilter_EvaluateWithNullInput() trace_InstanceFilter_EvaluateWithNullInput_Impl(__FILE__, __LINE__)
 571              #else
 572              #define trace_InstanceFilter_EvaluateWithNullInput() trace_InstanceFilter_EvaluateWithNullInput_Impl(0, 0)
 573              #endif
 574              FILE_EVENT0(20089, trace_InstanceFilter_EvaluateWithNullInput_Impl, LOG_ERR, PAL_T("InstanceFilter_Evaluate: NULL input parameter"))
 575              #if defined(CONFIG_ENABLE_DEBUG)
 576              #define trace_InstanceFilter_GetExpressionWithNullInput() trace_InstanceFilter_GetExpressionWithNullInput_Impl(__FILE__, __LINE__)
 577              #else
 578              #define trace_InstanceFilter_GetExpressionWithNullInput() trace_InstanceFilter_GetExpressionWithNullInput_Impl(0, 0)
 579              #endif
 580              FILE_EVENT0(20090, trace_InstanceFilter_GetExpressionWithNullInput_Impl, LOG_ERR, PAL_T("InstanceFilter_GetExpression: NULL input parameter"))
 581              #if defined(CONFIG_ENABLE_DEBUG)
 582              #define trace_InstanceFilter_NewWithNullInput() trace_InstanceFilter_NewWithNullInput_Impl(__FILE__, __LINE__)
 583              #else
 584              #define trace_InstanceFilter_NewWithNullInput() trace_InstanceFilter_NewWithNullInput_Impl(0, 0)
 585              #endif
 586              FILE_EVENT0(20091, trace_InstanceFilter_NewWithNullInput_Impl, LOG_ERR, PAL_T("InstanceFilter_New: NULL input parameter"))
 587              #if defined(CONFIG_ENABLE_DEBUG)
 588              #define trace_InstanceFilter_GetQueryExpressionUnsupportedMessageTag() trace_InstanceFilter_GetQueryExpressionUnsupportedMessageTag_Impl(__FILE__, __LINE__)
 589 krisbash 1.1 #else
 590              #define trace_InstanceFilter_GetQueryExpressionUnsupportedMessageTag() trace_InstanceFilter_GetQueryExpressionUnsupportedMessageTag_Impl(0, 0)
 591              #endif
 592              FILE_EVENT0(20092, trace_InstanceFilter_GetQueryExpressionUnsupportedMessageTag_Impl, LOG_ERR, PAL_T("InstanceFilter_GetQueyExpression: Unsupported Message Tag"))
 593              #if defined(CONFIG_ENABLE_DEBUG)
 594              #define trace_InstanceFilter_GetQueryLanguageUnsupportedMessageTag() trace_InstanceFilter_GetQueryLanguageUnsupportedMessageTag_Impl(__FILE__, __LINE__)
 595              #else
 596              #define trace_InstanceFilter_GetQueryLanguageUnsupportedMessageTag() trace_InstanceFilter_GetQueryLanguageUnsupportedMessageTag_Impl(0, 0)
 597              #endif
 598              FILE_EVENT0(20093, trace_InstanceFilter_GetQueryLanguageUnsupportedMessageTag_Impl, LOG_ERR, PAL_T("InstanceFilter_GetQueryLanguage: Unsupported Message Tag"))
 599              #if defined(CONFIG_ENABLE_DEBUG)
 600              #define trace_MIFailedToOpenConfigFile(a0) trace_MIFailedToOpenConfigFile_Impl(__FILE__, __LINE__, scs(a0))
 601              #else
 602              #define trace_MIFailedToOpenConfigFile(a0) trace_MIFailedToOpenConfigFile_Impl(0, 0, scs(a0))
 603              #endif
 604              FILE_EVENT1(20094, trace_MIFailedToOpenConfigFile_Impl, LOG_ERR, PAL_T("failed to open configuration file: %s"), const char *)
 605              #if defined(CONFIG_ENABLE_DEBUG)
 606              #define trace_MIFailedToReadConfigValue(a0, a1) trace_MIFailedToReadConfigValue_Impl(__FILE__, __LINE__, scs(a0), scs(a1))
 607              #else
 608              #define trace_MIFailedToReadConfigValue(a0, a1) trace_MIFailedToReadConfigValue_Impl(0, 0, scs(a0), scs(a1))
 609              #endif
 610 krisbash 1.1 FILE_EVENT2(20095, trace_MIFailedToReadConfigValue_Impl, LOG_ERR, PAL_T("%s: %s\n"), const char *, const char *)
 611              #if defined(CONFIG_ENABLE_DEBUG)
 612              #define trace_MIConfig_InvalidValue(a0, a1, a2, a3) trace_MIConfig_InvalidValue_Impl(__FILE__, __LINE__, scs(a0), a1, scs(a2), scs(a3))
 613              #else
 614              #define trace_MIConfig_InvalidValue(a0, a1, a2, a3) trace_MIConfig_InvalidValue_Impl(0, 0, scs(a0), a1, scs(a2), scs(a3))
 615              #endif
 616              FILE_EVENT4(20096, trace_MIConfig_InvalidValue_Impl, LOG_ERR, PAL_T("%s(%u): invalid value for '%s': %s"), const char *, unsigned int, const char *, const char *)
 617              #if defined(CONFIG_ENABLE_DEBUG)
 618              #define trace_MILeaveSession(a0, a1) trace_MILeaveSession_Impl(__FILE__, __LINE__, scs(a0), a1)
 619              #else
 620              #define trace_MILeaveSession(a0, a1) trace_MILeaveSession_Impl(0, 0, scs(a0), a1)
 621              #endif
 622              FILE_EVENT2(20097, trace_MILeaveSession_Impl, LOG_ERR, PAL_T("Leave %s with session (%p)."), const char *, void *)
 623              #if defined(CONFIG_ENABLE_DEBUG)
 624              #define trace_MIInvalidSession(a0, a1) trace_MIInvalidSession_Impl(__FILE__, __LINE__, scs(a0), a1)
 625              #else
 626              #define trace_MIInvalidSession(a0, a1) trace_MIInvalidSession_Impl(0, 0, scs(a0), a1)
 627              #endif
 628              FILE_EVENT2(20098, trace_MIInvalidSession_Impl, LOG_ERR, PAL_T("Leave %s due to invalid session (%p) or it has invalid thunkHandle."), const char *, void *)
 629              #if defined(CONFIG_ENABLE_DEBUG)
 630              #define trace_MISessionInvalidThunkHandle(a0, a1) trace_MISessionInvalidThunkHandle_Impl(__FILE__, __LINE__, scs(a0), a1)
 631 krisbash 1.1 #else
 632              #define trace_MISessionInvalidThunkHandle(a0, a1) trace_MISessionInvalidThunkHandle_Impl(0, 0, scs(a0), a1)
 633              #endif
 634              FILE_EVENT2(20099, trace_MISessionInvalidThunkHandle_Impl, LOG_ERR, PAL_T("Leave %s due to session (%p) has invalid thunkHandle."), const char *, void *)
 635              #if defined(CONFIG_ENABLE_DEBUG)
 636              #define trace_MISession_AccessCheckFailed(a0, a1) trace_MISession_AccessCheckFailed_Impl(__FILE__, __LINE__, scs(a0), a1)
 637              #else
 638              #define trace_MISession_AccessCheckFailed(a0, a1) trace_MISession_AccessCheckFailed_Impl(0, 0, scs(a0), a1)
 639              #endif
 640              FILE_EVENT2(20100, trace_MISession_AccessCheckFailed_Impl, LOG_ERR, PAL_T("Leave %s due to Session AccessCheck on session (%p) failed."), const char *, void *)
 641              #if defined(CONFIG_ENABLE_DEBUG)
 642              #define trace_MISession_InvalidSessionThunk(a0, a1) trace_MISession_InvalidSessionThunk_Impl(__FILE__, __LINE__, scs(a0), a1)
 643              #else
 644              #define trace_MISession_InvalidSessionThunk(a0, a1) trace_MISession_InvalidSessionThunk_Impl(0, 0, scs(a0), a1)
 645              #endif
 646              FILE_EVENT2(20101, trace_MISession_InvalidSessionThunk_Impl, LOG_ERR, PAL_T("Leave %s due to session (%p) has invalid sessionThunk."), const char *, void *)
 647              #if defined(CONFIG_ENABLE_DEBUG)
 648              #define trace_MiSession_AccessCheckFailed(a0, a1) trace_MiSession_AccessCheckFailed_Impl(__FILE__, __LINE__, scs(a0), a1)
 649              #else
 650              #define trace_MiSession_AccessCheckFailed(a0, a1) trace_MiSession_AccessCheckFailed_Impl(0, 0, scs(a0), a1)
 651              #endif
 652 krisbash 1.1 FILE_EVENT2(20102, trace_MiSession_AccessCheckFailed_Impl, LOG_ERR, PAL_T("Leave %s due to Session AccessCheck on session (%p) failed."), const char *, void *)
 653              #if defined(CONFIG_ENABLE_DEBUG)
 654              #define trace_MIThunk_InvalidHandle(a0) trace_MIThunk_InvalidHandle_Impl(__FILE__, __LINE__, a0)
 655              #else
 656              #define trace_MIThunk_InvalidHandle(a0) trace_MIThunk_InvalidHandle_Impl(0, 0, a0)
 657              #endif
 658              FILE_EVENT1(20103, trace_MIThunk_InvalidHandle_Impl, LOG_ERR, PAL_T("Trying to thunk invalid generic handle: %p"), void *)
 659              #if defined(CONFIG_ENABLE_DEBUG)
 660              #define trace_MIThunk_OldVersion(a0) trace_MIThunk_OldVersion_Impl(__FILE__, __LINE__, a0)
 661              #else
 662              #define trace_MIThunk_OldVersion(a0) trace_MIThunk_OldVersion_Impl(0, 0, a0)
 663              #endif
 664              FILE_EVENT1(20104, trace_MIThunk_OldVersion_Impl, LOG_ERR, PAL_T("Trying to thunk generic handle that has an old version number: %p"), void *)
 665              #if defined(CONFIG_ENABLE_DEBUG)
 666              #define trace_MIThunk_AlreadyShutdown(a0) trace_MIThunk_AlreadyShutdown_Impl(__FILE__, __LINE__, a0)
 667              #else
 668              #define trace_MIThunk_AlreadyShutdown(a0) trace_MIThunk_AlreadyShutdown_Impl(0, 0, a0)
 669              #endif
 670              FILE_EVENT1(20105, trace_MIThunk_AlreadyShutdown_Impl, LOG_ERR, PAL_T("Trying to thunk generic handle that has been shutdown already: %p"), void *)
 671              #if defined(CONFIG_ENABLE_DEBUG)
 672              #define trace_Timer_CannotStartTimer_AlreadyRunning(a0) trace_Timer_CannotStartTimer_AlreadyRunning_Impl(__FILE__, __LINE__, a0)
 673 krisbash 1.1 #else
 674              #define trace_Timer_CannotStartTimer_AlreadyRunning(a0) trace_Timer_CannotStartTimer_AlreadyRunning_Impl(0, 0, a0)
 675              #endif
 676              FILE_EVENT1(20106, trace_Timer_CannotStartTimer_AlreadyRunning_Impl, LOG_ERR, PAL_T("Timer_Start:Timer (%p) already running"), void*)
 677              #if defined(CONFIG_ENABLE_DEBUG)
 678              #define trace_Timer_Initialization_Failed(a0) trace_Timer_Initialization_Failed_Impl(__FILE__, __LINE__, a0)
 679              #else
 680              #define trace_Timer_Initialization_Failed(a0) trace_Timer_Initialization_Failed_Impl(0, 0, a0)
 681              #endif
 682              FILE_EVENT1(20107, trace_Timer_Initialization_Failed_Impl, LOG_ERR, PAL_T("Timer_Start:Timer cannot be initialized - Error (%x)"), PAL_Uint32)
 683              #if defined(CONFIG_ENABLE_DEBUG)
 684              #define trace_Timer_Selector_Missing(a0) trace_Timer_Selector_Missing_Impl(__FILE__, __LINE__, a0)
 685              #else
 686              #define trace_Timer_Selector_Missing(a0) trace_Timer_Selector_Missing_Impl(0, 0, a0)
 687              #endif
 688              FILE_EVENT1(20108, trace_Timer_Selector_Missing_Impl, LOG_ERR, PAL_T("Timer_Start:Selector not specified or initialized (%p)"), void*)
 689              #if defined(CONFIG_ENABLE_DEBUG)
 690              #define trace_Timer_Cannot_AccessCurrentTime() trace_Timer_Cannot_AccessCurrentTime_Impl(__FILE__, __LINE__)
 691              #else
 692              #define trace_Timer_Cannot_AccessCurrentTime() trace_Timer_Cannot_AccessCurrentTime_Impl(0, 0)
 693              #endif
 694 krisbash 1.1 FILE_EVENT0(20109, trace_Timer_Cannot_AccessCurrentTime_Impl, LOG_ERR, PAL_T("Timer: Unable to access current time"))
 695              #if defined(CONFIG_ENABLE_DEBUG)
 696              #define trace_Timer_Cannot_AddHandlerToSelector(a0) trace_Timer_Cannot_AddHandlerToSelector_Impl(__FILE__, __LINE__, a0)
 697              #else
 698              #define trace_Timer_Cannot_AddHandlerToSelector(a0) trace_Timer_Cannot_AddHandlerToSelector_Impl(0, 0, a0)
 699              #endif
 700              FILE_EVENT1(20110, trace_Timer_Cannot_AddHandlerToSelector_Impl, LOG_ERR, PAL_T("Timer_Start: Unable to add handler to selector (%p"), void*)
 701              #if defined(CONFIG_ENABLE_DEBUG)
 702              #define trace_Timer_Double_Close(a0) trace_Timer_Double_Close_Impl(__FILE__, __LINE__, a0)
 703              #else
 704              #define trace_Timer_Double_Close(a0) trace_Timer_Double_Close_Impl(0, 0, a0)
 705              #endif
 706              FILE_EVENT1(20111, trace_Timer_Double_Close_Impl, LOG_ERR, PAL_T("Timer_Close: Double close of timer (%p)"), void*)
 707              #if defined(CONFIG_ENABLE_DEBUG)
 708              #define trace_Timer_Unexpected_Selector_Mask(a0) trace_Timer_Unexpected_Selector_Mask_Impl(__FILE__, __LINE__, a0)
 709              #else
 710              #define trace_Timer_Unexpected_Selector_Mask(a0) trace_Timer_Unexpected_Selector_Mask_Impl(0, 0, a0)
 711              #endif
 712              FILE_EVENT1(20112, trace_Timer_Unexpected_Selector_Mask_Impl, LOG_ERR, PAL_T("Timer_Callback: Unexpected Selector mask %u"), PAL_Uint32)
 713              #if defined(CONFIG_ENABLE_DEBUG)
 714              #define trace_Wsman_InvalidOperationTimeoutValue_Timestamp() trace_Wsman_InvalidOperationTimeoutValue_Timestamp_Impl(__FILE__, __LINE__)
 715 krisbash 1.1 #else
 716              #define trace_Wsman_InvalidOperationTimeoutValue_Timestamp() trace_Wsman_InvalidOperationTimeoutValue_Timestamp_Impl(0, 0)
 717              #endif
 718              FILE_EVENT0(20113, trace_Wsman_InvalidOperationTimeoutValue_Timestamp_Impl, LOG_ERR, PAL_T("_ValidateHeader: OperationTimeout must be xs:duration"))
 719              #if defined(CONFIG_ENABLE_DEBUG)
 720              #define trace_PreExecFailed(a0) trace_PreExecFailed_Impl(__FILE__, __LINE__, scs(a0))
 721              #else
 722              #define trace_PreExecFailed(a0) trace_PreExecFailed_Impl(0, 0, scs(a0))
 723              #endif
 724              FILE_EVENT1(20114, trace_PreExecFailed_Impl, LOG_ERR, PAL_T("Failed to execute PREEXEC program: {%s}"), const char*)
 725              #if defined(CONFIG_ENABLE_DEBUG)
 726              #define trace_InvokeSubscribeWithInvalidTargetType(a0) trace_InvokeSubscribeWithInvalidTargetType_Impl(__FILE__, __LINE__, a0)
 727              #else
 728              #define trace_InvokeSubscribeWithInvalidTargetType(a0) trace_InvokeSubscribeWithInvalidTargetType_Impl(0, 0, a0)
 729              #endif
 730              FILE_EVENT1(20115, trace_InvokeSubscribeWithInvalidTargetType_Impl, LOG_ERR, PAL_T("_Provider_InvokeSubscribe: Unsupported subscription type %x"), MI_Uint32)
 731              #if defined(CONFIG_ENABLE_DEBUG)
 732              #define trace_MI_SessionAlreadyConnected(a0) trace_MI_SessionAlreadyConnected_Impl(__FILE__, __LINE__, a0)
 733              #else
 734              #define trace_MI_SessionAlreadyConnected(a0) trace_MI_SessionAlreadyConnected_Impl(0, 0, a0)
 735              #endif
 736 krisbash 1.1 FILE_EVENT1(20116, trace_MI_SessionAlreadyConnected_Impl, LOG_ERR, PAL_T("MI Session already connected, operation %p"), void *)
 737              #if defined(CONFIG_ENABLE_DEBUG)
 738              #define trace_MI_OutOfMemoryInOperation(a0) trace_MI_OutOfMemoryInOperation_Impl(__FILE__, __LINE__, a0)
 739              #else
 740              #define trace_MI_OutOfMemoryInOperation(a0) trace_MI_OutOfMemoryInOperation_Impl(0, 0, a0)
 741              #endif
 742              FILE_EVENT1(20117, trace_MI_OutOfMemoryInOperation_Impl, LOG_ERR, PAL_T("Out of memory error, operation %p"), void *)
 743              #if defined(CONFIG_ENABLE_DEBUG)
 744              #define trace_MI_SocketConnectorFailed(a0, a1) trace_MI_SocketConnectorFailed_Impl(__FILE__, __LINE__, a0, a1)
 745              #else
 746              #define trace_MI_SocketConnectorFailed(a0, a1) trace_MI_SocketConnectorFailed_Impl(0, 0, a0, a1)
 747              #endif
 748              FILE_EVENT2(20118, trace_MI_SocketConnectorFailed_Impl, LOG_ERR, PAL_T("MI Socket connector failed, operation %p, result %d"), void *, MI_Result)
 749              #if defined(CONFIG_ENABLE_DEBUG)
 750              #define trace_MI_FailedToStartRunThread(a0) trace_MI_FailedToStartRunThread_Impl(__FILE__, __LINE__, a0)
 751              #else
 752              #define trace_MI_FailedToStartRunThread(a0) trace_MI_FailedToStartRunThread_Impl(0, 0, a0)
 753              #endif
 754              FILE_EVENT1(20119, trace_MI_FailedToStartRunThread_Impl, LOG_ERR, PAL_T("MI client failed to start run thread, operation %p"), void *)
 755              #if defined(CONFIG_ENABLE_DEBUG)
 756              #define trace_MI_SessionFailed(a0, a1) trace_MI_SessionFailed_Impl(__FILE__, __LINE__, a0, a1)
 757 krisbash 1.1 #else
 758              #define trace_MI_SessionFailed(a0, a1) trace_MI_SessionFailed_Impl(0, 0, a0, a1)
 759              #endif
 760              FILE_EVENT2(20120, trace_MI_SessionFailed_Impl, LOG_ERR, PAL_T("MI session init failed, session %p, result %d"), void *, MI_Result)
 761              #if defined(CONFIG_ENABLE_DEBUG)
 762              #define trace_MI_OutOfMemoryInSession(a0) trace_MI_OutOfMemoryInSession_Impl(__FILE__, __LINE__, a0)
 763              #else
 764              #define trace_MI_OutOfMemoryInSession(a0) trace_MI_OutOfMemoryInSession_Impl(0, 0, a0)
 765              #endif
 766              FILE_EVENT1(20121, trace_MI_OutOfMemoryInSession_Impl, LOG_ERR, PAL_T("Out of memory error, session %p"), void *)
 767              #if defined(CONFIG_ENABLE_DEBUG)
 768              #define trace_MI_SessionConnectFailed(a0, a1) trace_MI_SessionConnectFailed_Impl(__FILE__, __LINE__, a0, a1)
 769              #else
 770              #define trace_MI_SessionConnectFailed(a0, a1) trace_MI_SessionConnectFailed_Impl(0, 0, a0, a1)
 771              #endif
 772              FILE_EVENT2(20122, trace_MI_SessionConnectFailed_Impl, LOG_ERR, PAL_T("InteractionProtocolHandler_Session_Connect failed, session %p, result %d"), void *, MI_Result)
 773              #if defined(CONFIG_ENABLE_DEBUG)
 774              #define trace_MI_InstanceToBatch_Failed(a0, a1) trace_MI_InstanceToBatch_Failed_Impl(__FILE__, __LINE__, a0, a1)
 775              #else
 776              #define trace_MI_InstanceToBatch_Failed(a0, a1) trace_MI_InstanceToBatch_Failed_Impl(0, 0, a0, a1)
 777              #endif
 778 krisbash 1.1 FILE_EVENT2(20123, trace_MI_InstanceToBatch_Failed_Impl, LOG_ERR, PAL_T("InstantchToBatch failed in MI session, session %p, result %d"), void *, MI_Result)
 779              #if defined(CONFIG_ENABLE_DEBUG)
 780              #define trace_SocketConnectorFailed(a0) trace_SocketConnectorFailed_Impl(__FILE__, __LINE__, scs(a0))
 781              #else
 782              #define trace_SocketConnectorFailed(a0) trace_SocketConnectorFailed_Impl(0, 0, scs(a0))
 783              #endif
 784              FILE_EVENT1(20124, trace_SocketConnectorFailed_Impl, LOG_ERR, PAL_T("Socket connect failed, locator %s"), const char *)
 785              #if defined(CONFIG_ENABLE_DEBUG)
 786              #define trace_LocalSocketFailed(a0) trace_LocalSocketFailed_Impl(__FILE__, __LINE__, scs(a0))
 787              #else
 788              #define trace_LocalSocketFailed(a0) trace_LocalSocketFailed_Impl(0, 0, scs(a0))
 789              #endif
 790              FILE_EVENT1(20125, trace_LocalSocketFailed_Impl, LOG_ERR, PAL_T("Local socket failed on socket() call, sock %s"), const char *)
 791              #if defined(CONFIG_ENABLE_DEBUG)
 792              #define trace_LocalSocket_SetOnExecFailed(a0) trace_LocalSocket_SetOnExecFailed_Impl(__FILE__, __LINE__, scs(a0))
 793              #else
 794              #define trace_LocalSocket_SetOnExecFailed(a0) trace_LocalSocket_SetOnExecFailed_Impl(0, 0, scs(a0))
 795              #endif
 796              FILE_EVENT1(20126, trace_LocalSocket_SetOnExecFailed_Impl, LOG_ERR, PAL_T("Socket SetOnExec failed, %s"), const char *)
 797              #if defined(CONFIG_ENABLE_DEBUG)
 798              #define trace_LocalSocket_SetBlockingFailed(a0) trace_LocalSocket_SetBlockingFailed_Impl(__FILE__, __LINE__, scs(a0))
 799 krisbash 1.1 #else
 800              #define trace_LocalSocket_SetBlockingFailed(a0) trace_LocalSocket_SetBlockingFailed_Impl(0, 0, scs(a0))
 801              #endif
 802              FILE_EVENT1(20127, trace_LocalSocket_SetBlockingFailed_Impl, LOG_ERR, PAL_T("Socket SetBlocking failed, %s"), const char *)
 803              #if defined(CONFIG_ENABLE_DEBUG)
 804              #define trace_LocalSocket_ConnectFailed(a0, a1) trace_LocalSocket_ConnectFailed_Impl(__FILE__, __LINE__, scs(a0), a1)
 805              #else
 806              #define trace_LocalSocket_ConnectFailed(a0, a1) trace_LocalSocket_ConnectFailed_Impl(0, 0, scs(a0), a1)
 807              #endif
 808              FILE_EVENT2(20128, trace_LocalSocket_ConnectFailed_Impl, LOG_ERR, PAL_T("Socket connect() failed, %s, error %d"), const char *, int)
 809              #if defined(CONFIG_ENABLE_DEBUG)
 810              #define trace_SSL_VerifyFailed(a0, a1) trace_SSL_VerifyFailed_Impl(__FILE__, __LINE__, a0, scs(a1))
 811              #else
 812              #define trace_SSL_VerifyFailed(a0, a1) trace_SSL_VerifyFailed_Impl(0, 0, a0, scs(a1))
 813              #endif
 814              FILE_EVENT2(20129, trace_SSL_VerifyFailed_Impl, LOG_ERR, PAL_T("SSL error %d verifying with certificate: %s"), int, const char *)
 815              #if defined(CONFIG_ENABLE_DEBUG)
 816              #define trace_SSL_BadTrustDir(a0) trace_SSL_BadTrustDir_Impl(__FILE__, __LINE__, scs(a0))
 817              #else
 818              #define trace_SSL_BadTrustDir(a0) trace_SSL_BadTrustDir_Impl(0, 0, scs(a0))
 819              #endif
 820 krisbash 1.1 FILE_EVENT1(20130, trace_SSL_BadTrustDir_Impl, LOG_ERR, PAL_T("Bad SSL trusted certificates directory: %s"), const char *)
 821              #if defined(CONFIG_ENABLE_DEBUG)
 822              #define trace_ProvReg_ProvRegEntry_NULLLibraryName(a0, a1) trace_ProvReg_ProvRegEntry_NULLLibraryName_Impl(__FILE__, __LINE__, scs(a0), scs(a1))
 823              #else
 824              #define trace_ProvReg_ProvRegEntry_NULLLibraryName(a0, a1) trace_ProvReg_ProvRegEntry_NULLLibraryName_Impl(0, 0, scs(a0), scs(a1))
 825              #endif
 826              FILE_EVENT2(20131, trace_ProvReg_ProvRegEntry_NULLLibraryName_Impl, LOG_ERR, PAL_T("Library name is NULL for class: %S, in namespace: %S. Library Name should NOT be NULL"), const char *, const char *)
 827              #if defined(CONFIG_ENABLE_DEBUG)
 828              #define trace_ProvReg_SkipRegFile(a0) trace_ProvReg_SkipRegFile_Impl(__FILE__, __LINE__, scs(a0))
 829              #else
 830              #define trace_ProvReg_SkipRegFile(a0) trace_ProvReg_SkipRegFile_Impl(0, 0, scs(a0))
 831              #endif
 832              FILE_EVENT1(20132, trace_ProvReg_SkipRegFile_Impl, LOG_ERR, PAL_T("Reg file %s is corrupted. It will be skipped by the server"), const char *)
 833              #if defined(CONFIG_ENABLE_DEBUG)
 834              #define trace_RegFile_MissingLibraryTag(a0) trace_RegFile_MissingLibraryTag_Impl(__FILE__, __LINE__, scs(a0))
 835              #else
 836              #define trace_RegFile_MissingLibraryTag(a0) trace_RegFile_MissingLibraryTag_Impl(0, 0, scs(a0))
 837              #endif
 838              FILE_EVENT1(20133, trace_RegFile_MissingLibraryTag_Impl, LOG_ERR, PAL_T("LIBRARY tag is missing in reg file: %s"), const char *)
 839              #if defined(CONFIG_ENABLE_DEBUG)
 840              #define trace__FindSubRequest_CannotFindKey(a0, a1, a2) trace__FindSubRequest_CannotFindKey_Impl(__FILE__, __LINE__, a0, a1, a2)
 841 krisbash 1.1 #else
 842              #define trace__FindSubRequest_CannotFindKey(a0, a1, a2) trace__FindSubRequest_CannotFindKey_Impl(0, 0, a0, a1, a2)
 843              #endif
 844              FILE_EVENT3(30000, trace__FindSubRequest_CannotFindKey_Impl, LOG_WARNING, PAL_T("__FindSubRequest: SubscribeElem %p(%p), Cannot find key: %x"), void *, Strand *, MI_Uint64)
 845              #if defined(CONFIG_ENABLE_DEBUG)
 846              #define trace_AgentElem_FindRequest_CannotFindKey(a0, a1, a2) trace_AgentElem_FindRequest_CannotFindKey_Impl(__FILE__, __LINE__, a0, a1, a2)
 847              #else
 848              #define trace_AgentElem_FindRequest_CannotFindKey(a0, a1, a2) trace_AgentElem_FindRequest_CannotFindKey_Impl(0, 0, a0, a1, a2)
 849              #endif
 850              FILE_EVENT3(30001, trace_AgentElem_FindRequest_CannotFindKey_Impl, LOG_WARNING, PAL_T("_AgentElem_FindRequest, Agent %p(%p), Cannot find key: %x"), void *, Strand *, MI_Uint64)
 851              #if defined(CONFIG_ENABLE_DEBUG)
 852              #define trace_DiscoverIndicationClass_CreateInstanceFailed(a0) trace_DiscoverIndicationClass_CreateInstanceFailed_Impl(__FILE__, __LINE__, a0)
 853              #else
 854              #define trace_DiscoverIndicationClass_CreateInstanceFailed(a0) trace_DiscoverIndicationClass_CreateInstanceFailed_Impl(0, 0, a0)
 855              #endif
 856              FILE_EVENT1(30002, trace_DiscoverIndicationClass_CreateInstanceFailed_Impl, LOG_WARNING, PAL_T("_DiscoverIndicationClass: Create error instance failed with (%d)"), MI_Result)
 857              #if defined(CONFIG_ENABLE_DEBUG)
 858              #define trace_DiscoverIndicationClass_InvalidLifeCycleQuery() trace_DiscoverIndicationClass_InvalidLifeCycleQuery_Impl(__FILE__, __LINE__)
 859              #else
 860              #define trace_DiscoverIndicationClass_InvalidLifeCycleQuery() trace_DiscoverIndicationClass_InvalidLifeCycleQuery_Impl(0, 0)
 861              #endif
 862 krisbash 1.1 FILE_EVENT0(30003, trace_DiscoverIndicationClass_InvalidLifeCycleQuery_Impl, LOG_WARNING, PAL_T("_DiscoverIndicationClass: Invalid lifecycle query"))
 863              #if defined(CONFIG_ENABLE_DEBUG)
 864              #define trace_DiscoverIndicationClass_UnsupportedTargetClassType(a0) trace_DiscoverIndicationClass_UnsupportedTargetClassType_Impl(__FILE__, __LINE__, a0)
 865              #else
 866              #define trace_DiscoverIndicationClass_UnsupportedTargetClassType(a0) trace_DiscoverIndicationClass_UnsupportedTargetClassType_Impl(0, 0, a0)
 867              #endif
 868              FILE_EVENT1(30004, trace_DiscoverIndicationClass_UnsupportedTargetClassType_Impl, LOG_WARNING, PAL_T("_DiscoverIndicationClass: Unsupported target class type (%d)"), int)
 869              #if defined(CONFIG_ENABLE_DEBUG)
 870              #define trace_FindLifecycleClass_EvalHasMoreThanOneSymbol(a0) trace_FindLifecycleClass_EvalHasMoreThanOneSymbol_Impl(__FILE__, __LINE__, a0)
 871              #else
 872              #define trace_FindLifecycleClass_EvalHasMoreThanOneSymbol(a0) trace_FindLifecycleClass_EvalHasMoreThanOneSymbol_Impl(0, 0, a0)
 873              #endif
 874              FILE_EVENT1(30005, trace_FindLifecycleClass_EvalHasMoreThanOneSymbol_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Evaluation result does not have exactly one symbol (%d)"), int)
 875              #if defined(CONFIG_ENABLE_DEBUG)
 876              #define trace_FindLifecycleClass_EvalResultIsNotBool() trace_FindLifecycleClass_EvalResultIsNotBool_Impl(__FILE__, __LINE__)
 877              #else
 878              #define trace_FindLifecycleClass_EvalResultIsNotBool() trace_FindLifecycleClass_EvalResultIsNotBool_Impl(0, 0)
 879              #endif
 880              FILE_EVENT0(30006, trace_FindLifecycleClass_EvalResultIsNotBool_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Evaluation result is not boolean"))
 881              #if defined(CONFIG_ENABLE_DEBUG)
 882              #define trace_FindLifecycleClass_FoundISAOperator(a0, a1) trace_FindLifecycleClass_FoundISAOperator_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
 883 krisbash 1.1 #else
 884              #define trace_FindLifecycleClass_FoundISAOperator(a0, a1) trace_FindLifecycleClass_FoundISAOperator_Impl(0, 0, tcs(a0), tcs(a1))
 885              #endif
 886              FILE_EVENT2(30007, trace_FindLifecycleClass_FoundISAOperator_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Found ISA operator for embedded property (%T), target class (%T)"), const TChar *, const TChar *)
 887              #if defined(CONFIG_ENABLE_DEBUG)
 888              #define trace_FindLifecycleClass_InvalidEmbeddedProperty(a0) trace_FindLifecycleClass_InvalidEmbeddedProperty_Impl(__FILE__, __LINE__, tcs(a0))
 889              #else
 890              #define trace_FindLifecycleClass_InvalidEmbeddedProperty(a0) trace_FindLifecycleClass_InvalidEmbeddedProperty_Impl(0, 0, tcs(a0))
 891              #endif
 892              FILE_EVENT1(30008, trace_FindLifecycleClass_InvalidEmbeddedProperty_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Invalid embedded property name (%T)"), const TChar *)
 893              #if defined(CONFIG_ENABLE_DEBUG)
 894              #define trace_FindLifecycleClass_InvalidLifecycleQuery() trace_FindLifecycleClass_InvalidLifecycleQuery_Impl(__FILE__, __LINE__)
 895              #else
 896              #define trace_FindLifecycleClass_InvalidLifecycleQuery() trace_FindLifecycleClass_InvalidLifecycleQuery_Impl(0, 0)
 897              #endif
 898              FILE_EVENT0(30009, trace_FindLifecycleClass_InvalidLifecycleQuery_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Invalid lifecycle query due to ISA operator is within an OR operator sub clause"))
 899              #if defined(CONFIG_ENABLE_DEBUG)
 900              #define trace_FindLifecycleClass_InvalidTokenType() trace_FindLifecycleClass_InvalidTokenType_Impl(__FILE__, __LINE__)
 901              #else
 902              #define trace_FindLifecycleClass_InvalidTokenType() trace_FindLifecycleClass_InvalidTokenType_Impl(0, 0)
 903              #endif
 904 krisbash 1.1 FILE_EVENT0(30010, trace_FindLifecycleClass_InvalidTokenType_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Invalid token type"))
 905              #if defined(CONFIG_ENABLE_DEBUG)
 906              #define trace_FindLifecycleClass_TooFewOperandsISA() trace_FindLifecycleClass_TooFewOperandsISA_Impl(__FILE__, __LINE__)
 907              #else
 908              #define trace_FindLifecycleClass_TooFewOperandsISA() trace_FindLifecycleClass_TooFewOperandsISA_Impl(0, 0)
 909              #endif
 910              FILE_EVENT0(30011, trace_FindLifecycleClass_TooFewOperandsISA_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Too few operands for ISA operator"))
 911              #if defined(CONFIG_ENABLE_DEBUG)
 912              #define trace_FindLifecycleClass_UnsupportedLifecycleQuery() trace_FindLifecycleClass_UnsupportedLifecycleQuery_Impl(__FILE__, __LINE__)
 913              #else
 914              #define trace_FindLifecycleClass_UnsupportedLifecycleQuery() trace_FindLifecycleClass_UnsupportedLifecycleQuery_Impl(0, 0)
 915              #endif
 916              FILE_EVENT0(30012, trace_FindLifecycleClass_UnsupportedLifecycleQuery_Impl, LOG_WARNING, PAL_T("_FindLifecycleClass: Unsupported lifecycle query, which has more than 1 ISA operators"))
 917              #if defined(CONFIG_ENABLE_DEBUG)
 918              #define trace_GetNameValuePair_Failed() trace_GetNameValuePair_Failed_Impl(__FILE__, __LINE__)
 919              #else
 920              #define trace_GetNameValuePair_Failed() trace_GetNameValuePair_Failed_Impl(0, 0)
 921              #endif
 922              FILE_EVENT0(30013, trace_GetNameValuePair_Failed_Impl, LOG_WARNING, PAL_T("_getNameValuePair failed"))
 923              #if defined(CONFIG_ENABLE_DEBUG)
 924              #define trace_GetRequestLine_failed() trace_GetRequestLine_failed_Impl(__FILE__, __LINE__)
 925 krisbash 1.1 #else
 926              #define trace_GetRequestLine_failed() trace_GetRequestLine_failed_Impl(0, 0)
 927              #endif
 928              FILE_EVENT0(30014, trace_GetRequestLine_failed_Impl, LOG_WARNING, PAL_T("_getRequestLine failed"))
 929              #if defined(CONFIG_ENABLE_DEBUG)
 930              #define trace_PrepareMessageForAgent_Failed(a0) trace_PrepareMessageForAgent_Failed_Impl(__FILE__, __LINE__, a0)
 931              #else
 932              #define trace_PrepareMessageForAgent_Failed(a0) trace_PrepareMessageForAgent_Failed_Impl(0, 0, a0)
 933              #endif
 934              FILE_EVENT1(30015, trace_PrepareMessageForAgent_Failed_Impl, LOG_WARNING, PAL_T("_PrepareMessageForAgent: failed %d"), MI_Result)
 935              #if defined(CONFIG_ENABLE_DEBUG)
 936              #define trace_RequestCallbackWrite_Failed() trace_RequestCallbackWrite_Failed_Impl(__FILE__, __LINE__)
 937              #else
 938              #define trace_RequestCallbackWrite_Failed() trace_RequestCallbackWrite_Failed_Impl(0, 0)
 939              #endif
 940              FILE_EVENT0(30016, trace_RequestCallbackWrite_Failed_Impl, LOG_WARNING, PAL_T("_RequestCallbackWrite failed"))
 941              #if defined(CONFIG_ENABLE_DEBUG)
 942              #define trace_RequestItem_ParentPost_AfterClose(a0, a1) trace_RequestItem_ParentPost_AfterClose_Impl(__FILE__, __LINE__, a0, a1)
 943              #else
 944              #define trace_RequestItem_ParentPost_AfterClose(a0, a1) trace_RequestItem_ParentPost_AfterClose_Impl(0, 0, a0, a1)
 945              #endif
 946 krisbash 1.1 FILE_EVENT2(30017, trace_RequestItem_ParentPost_AfterClose_Impl, LOG_WARNING, PAL_T("_RequestItem_ParentPost: %p, receiving msg %p when already closed"), void *, Message *)
 947              #if defined(CONFIG_ENABLE_DEBUG)
 948              #define trace_Message_InvalidMagic() trace_Message_InvalidMagic_Impl(__FILE__, __LINE__)
 949              #else
 950              #define trace_Message_InvalidMagic() trace_Message_InvalidMagic_Impl(0, 0)
 951              #endif
 952              FILE_EVENT0(30018, trace_Message_InvalidMagic_Impl, LOG_WARNING, PAL_T("_SendIN_IO_thread: invalid magic !"))
 953              #if defined(CONFIG_ENABLE_DEBUG)
 954              #define trace_SendIN_IO_thread_HttpSocket_WriteFailed() trace_SendIN_IO_thread_HttpSocket_WriteFailed_Impl(__FILE__, __LINE__)
 955              #else
 956              #define trace_SendIN_IO_thread_HttpSocket_WriteFailed() trace_SendIN_IO_thread_HttpSocket_WriteFailed_Impl(0, 0)
 957              #endif
 958              FILE_EVENT0(30019, trace_SendIN_IO_thread_HttpSocket_WriteFailed_Impl, LOG_WARNING, PAL_T("_SendIN_IO_thread_HttpSocket: _RequestCallbackWrite failed"))
 959              #if defined(CONFIG_ENABLE_DEBUG)
 960              #define trace_SendIN_IO_thread_HttpSocket_InvalidHandler(a0) trace_SendIN_IO_thread_HttpSocket_InvalidHandler_Impl(__FILE__, __LINE__, a0)
 961              #else
 962              #define trace_SendIN_IO_thread_HttpSocket_InvalidHandler(a0) trace_SendIN_IO_thread_HttpSocket_InvalidHandler_Impl(0, 0, a0)
 963              #endif
 964              FILE_EVENT1(30020, trace_SendIN_IO_thread_HttpSocket_InvalidHandler_Impl, LOG_WARNING, PAL_T("_SendIN_IO_thread_HttpSocket: cannot send message: invalid handler (%p)\n"), void *)
 965              #if defined(CONFIG_ENABLE_DEBUG)
 966              #define trace_SendRequestToAgent_Batch_Strdup_Failed() trace_SendRequestToAgent_Batch_Strdup_Failed_Impl(__FILE__, __LINE__)
 967 krisbash 1.1 #else
 968              #define trace_SendRequestToAgent_Batch_Strdup_Failed() trace_SendRequestToAgent_Batch_Strdup_Failed_Impl(0, 0)
 969              #endif
 970              FILE_EVENT0(30021, trace_SendRequestToAgent_Batch_Strdup_Failed_Impl, LOG_WARNING, PAL_T("_SendRequestToAgent: Batch_Strdup failed\n"))
 971              #if defined(CONFIG_ENABLE_DEBUG)
 972              #define trace_SendRequestToAgent_MessageCloneFailed(a0) trace_SendRequestToAgent_MessageCloneFailed_Impl(__FILE__, __LINE__, a0)
 973              #else
 974              #define trace_SendRequestToAgent_MessageCloneFailed(a0) trace_SendRequestToAgent_MessageCloneFailed_Impl(0, 0, a0)
 975              #endif
 976              FILE_EVENT1(30022, trace_SendRequestToAgent_MessageCloneFailed_Impl, LOG_WARNING, PAL_T("_SendRequestToAgent: message clone failed %d\n"), MI_Result)
 977              #if defined(CONFIG_ENABLE_DEBUG)
 978              #define trace_SendRequestToAgent_StrandNewFailed() trace_SendRequestToAgent_StrandNewFailed_Impl(__FILE__, __LINE__)
 979              #else
 980              #define trace_SendRequestToAgent_StrandNewFailed() trace_SendRequestToAgent_StrandNewFailed_Impl(0, 0)
 981              #endif
 982              FILE_EVENT0(30023, trace_SendRequestToAgent_StrandNewFailed_Impl, LOG_WARNING, PAL_T("_SendRequestToAgent: StrandEntry_New failed\n"))
 983              #if defined(CONFIG_ENABLE_DEBUG)
 984              #define trace_SubscribeElem_CheckSendFinalResult(a0, a1) trace_SubscribeElem_CheckSendFinalResult_Impl(__FILE__, __LINE__, a0, tcs(a1))
 985              #else
 986              #define trace_SubscribeElem_CheckSendFinalResult(a0, a1) trace_SubscribeElem_CheckSendFinalResult_Impl(0, 0, a0, tcs(a1))
 987              #endif
 988 krisbash 1.1 FILE_EVENT2(30024, trace_SubscribeElem_CheckSendFinalResult_Impl, LOG_WARNING, PAL_T("_SubscribeElem_CheckSendFinalResult: self (%p) status (%T), ignore"), void *, const TChar *)
 989              #if defined(CONFIG_ENABLE_DEBUG)
 990              #define trace_SubscribeElem_EntryPost_UnexpectedMsg(a0, a1, a2, a3) trace_SubscribeElem_EntryPost_UnexpectedMsg_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
 991              #else
 992              #define trace_SubscribeElem_EntryPost_UnexpectedMsg(a0, a1, a2, a3) trace_SubscribeElem_EntryPost_UnexpectedMsg_Impl(0, 0, a0, a1, tcs(a2), a3)
 993              #endif
 994              FILE_EVENT4(30025, trace_SubscribeElem_EntryPost_UnexpectedMsg_Impl, LOG_WARNING, PAL_T("_SubscribeElem_EntryPost: Unexpected msg (%p:%d:%T:%x)"), Message *, MI_Uint32, const TChar *, MI_Uint64)
 995              #if defined(CONFIG_ENABLE_DEBUG)
 996              #define trace_AgentLaunch_Failed(a0, a1) trace_AgentLaunch_Failed_Impl(__FILE__, __LINE__, scs(a0), a1)
 997              #else
 998              #define trace_AgentLaunch_Failed(a0, a1) trace_AgentLaunch_Failed_Impl(0, 0, scs(a0), a1)
 999              #endif
1000              FILE_EVENT2(30026, trace_AgentLaunch_Failed_Impl, LOG_WARNING, PAL_T("agent launching: failed to exec %s, errno %d"), const char *, MI_Uint32)
1001              #if defined(CONFIG_ENABLE_DEBUG)
1002              #define trace_PostSchemaMsg_Failed() trace_PostSchemaMsg_Failed_Impl(__FILE__, __LINE__)
1003              #else
1004              #define trace_PostSchemaMsg_Failed() trace_PostSchemaMsg_Failed_Impl(0, 0)
1005              #endif
1006              FILE_EVENT0(30027, trace_PostSchemaMsg_Failed_Impl, LOG_WARNING, PAL_T("allocating PostSchemaMsg failed"))
1007              #if defined(CONFIG_ENABLE_DEBUG)
1008              #define trace_AuthFailed_RandomDataMismatch() trace_AuthFailed_RandomDataMismatch_Impl(__FILE__, __LINE__)
1009 krisbash 1.1 #else
1010              #define trace_AuthFailed_RandomDataMismatch() trace_AuthFailed_RandomDataMismatch_Impl(0, 0)
1011              #endif
1012              FILE_EVENT0(30028, trace_AuthFailed_RandomDataMismatch_Impl, LOG_WARNING, PAL_T("auth failed - random data mismatch"))
1013              #if defined(CONFIG_ENABLE_DEBUG)
1014              #define trace_AuthFailed_ForUser(a0) trace_AuthFailed_ForUser_Impl(__FILE__, __LINE__, scs(a0))
1015              #else
1016              #define trace_AuthFailed_ForUser(a0) trace_AuthFailed_ForUser_Impl(0, 0, scs(a0))
1017              #endif
1018              FILE_EVENT1(30029, trace_AuthFailed_ForUser_Impl, LOG_WARNING, PAL_T("auth failed for user [%s]"), const char *)
1019              #if defined(CONFIG_ENABLE_DEBUG)
1020              #define trace_Base64_DecodeErrorInBasic(a0) trace_Base64_DecodeErrorInBasic_Impl(__FILE__, __LINE__, scs(a0))
1021              #else
1022              #define trace_Base64_DecodeErrorInBasic(a0) trace_Base64_DecodeErrorInBasic_Impl(0, 0, scs(a0))
1023              #endif
1024              FILE_EVENT1(30030, trace_Base64_DecodeErrorInBasic_Impl, LOG_WARNING, PAL_T("base64 decoding error in Basic auth: [%s]\n"), const char *)
1025              #if defined(CONFIG_ENABLE_DEBUG)
1026              #define trace_Base64Dec_Failed() trace_Base64Dec_Failed_Impl(__FILE__, __LINE__)
1027              #else
1028              #define trace_Base64Dec_Failed() trace_Base64Dec_Failed_Impl(0, 0)
1029              #endif
1030 krisbash 1.1 FILE_EVENT0(30031, trace_Base64Dec_Failed_Impl, LOG_WARNING, PAL_T("Base64Dec failed"))
1031              #if defined(CONFIG_ENABLE_DEBUG)
1032              #define trace_BatchFixPointerFailed() trace_BatchFixPointerFailed_Impl(__FILE__, __LINE__)
1033              #else
1034              #define trace_BatchFixPointerFailed() trace_BatchFixPointerFailed_Impl(0, 0)
1035              #endif
1036              FILE_EVENT0(30032, trace_BatchFixPointerFailed_Impl, LOG_WARNING, PAL_T("batch fix pointer failed\n"))
1037              #if defined(CONFIG_ENABLE_DEBUG)
1038              #define trace_EnumContexAllocFailed_OutOfMemory() trace_EnumContexAllocFailed_OutOfMemory_Impl(__FILE__, __LINE__)
1039              #else
1040              #define trace_EnumContexAllocFailed_OutOfMemory() trace_EnumContexAllocFailed_OutOfMemory_Impl(0, 0)
1041              #endif
1042              FILE_EVENT0(30033, trace_EnumContexAllocFailed_OutOfMemory_Impl, LOG_WARNING, PAL_T("Cannot allocate new enumerate context - (out of memory)"))
1043              #if defined(CONFIG_ENABLE_DEBUG)
1044              #define trace_EnumContexAllocFailed_TooManyConcurrent() trace_EnumContexAllocFailed_TooManyConcurrent_Impl(__FILE__, __LINE__)
1045              #else
1046              #define trace_EnumContexAllocFailed_TooManyConcurrent() trace_EnumContexAllocFailed_TooManyConcurrent_Impl(0, 0)
1047              #endif
1048              FILE_EVENT0(30034, trace_EnumContexAllocFailed_TooManyConcurrent_Impl, LOG_WARNING, PAL_T("Cannot allocate new enumerate context - all used (too many concurrent enumerations)"))
1049              #if defined(CONFIG_ENABLE_DEBUG)
1050              #define trace_CannotCreateFileForUser(a0) trace_CannotCreateFileForUser_Impl(__FILE__, __LINE__, a0)
1051 krisbash 1.1 #else
1052              #define trace_CannotCreateFileForUser(a0) trace_CannotCreateFileForUser_Impl(0, 0, a0)
1053              #endif
1054              FILE_EVENT1(30035, trace_CannotCreateFileForUser_Impl, LOG_WARNING, PAL_T("cannot create file for user uid [%d]"), int)
1055              #if defined(CONFIG_ENABLE_DEBUG)
1056              #define trace_CannotFindEnumerateContext(a0) trace_CannotFindEnumerateContext_Impl(__FILE__, __LINE__, a0)
1057              #else
1058              #define trace_CannotFindEnumerateContext(a0) trace_CannotFindEnumerateContext_Impl(0, 0, a0)
1059              #endif
1060              FILE_EVENT1(30036, trace_CannotFindEnumerateContext_Impl, LOG_WARNING, PAL_T("Cannot find enumerate context: %x"), MI_Uint32)
1061              #if defined(CONFIG_ENABLE_DEBUG)
1062              #define trace_SharedLibrary_CannotFindSymbol(a0, a1) trace_SharedLibrary_CannotFindSymbol_Impl(__FILE__, __LINE__, scs(a0), scs(a1))
1063              #else
1064              #define trace_SharedLibrary_CannotFindSymbol(a0, a1) trace_SharedLibrary_CannotFindSymbol_Impl(0, 0, scs(a0), scs(a1))
1065              #endif
1066              FILE_EVENT2(30037, trace_SharedLibrary_CannotFindSymbol_Impl, LOG_WARNING, PAL_T("cannot find symbol in shared library: %s: %s"), const char *, const char *)
1067              #if defined(CONFIG_ENABLE_DEBUG)
1068              #define trace_CannotFormatLogFilename() trace_CannotFormatLogFilename_Impl(__FILE__, __LINE__)
1069              #else
1070              #define trace_CannotFormatLogFilename() trace_CannotFormatLogFilename_Impl(0, 0)
1071              #endif
1072 krisbash 1.1 FILE_EVENT0(30038, trace_CannotFormatLogFilename_Impl, LOG_WARNING, PAL_T("cannot format log file name\n"))
1073              #if defined(CONFIG_ENABLE_DEBUG)
1074              #define trace_CannotGetUserGidForUid(a0) trace_CannotGetUserGidForUid_Impl(__FILE__, __LINE__, a0)
1075              #else
1076              #define trace_CannotGetUserGidForUid(a0) trace_CannotGetUserGidForUid_Impl(0, 0, a0)
1077              #endif
1078              FILE_EVENT1(30039, trace_CannotGetUserGidForUid_Impl, LOG_WARNING, PAL_T("cannot get user's gid for uid %d"), int)
1079              #if defined(CONFIG_ENABLE_DEBUG)
1080              #define trace_SharedLib_CannotOpen(a0) trace_SharedLib_CannotOpen_Impl(__FILE__, __LINE__, scs(a0))
1081              #else
1082              #define trace_SharedLib_CannotOpen(a0) trace_SharedLib_CannotOpen_Impl(0, 0, scs(a0))
1083              #endif
1084              FILE_EVENT1(30040, trace_SharedLib_CannotOpen_Impl, LOG_WARNING, PAL_T("cannot open shared library: {%s}"), const char *)
1085              #if defined(CONFIG_ENABLE_DEBUG)
1086              #define trace_SharedLib_CannotOpenSecondTry(a0, a1) trace_SharedLib_CannotOpenSecondTry_Impl(__FILE__, __LINE__, scs(a0), tcs(a1))
1087              #else
1088              #define trace_SharedLib_CannotOpenSecondTry(a0, a1) trace_SharedLib_CannotOpenSecondTry_Impl(0, 0, scs(a0), tcs(a1))
1089              #endif
1090              FILE_EVENT2(30041, trace_SharedLib_CannotOpenSecondTry_Impl, LOG_WARNING, PAL_T("cannot open shared library: {%s}: %T"), const char *, const TChar *)
1091              #if defined(CONFIG_ENABLE_DEBUG)
1092              #define trace_SharedLib_CannotOpenFirstTry(a0, a1) trace_SharedLib_CannotOpenFirstTry_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
1093 krisbash 1.1 #else
1094              #define trace_SharedLib_CannotOpenFirstTry(a0, a1) trace_SharedLib_CannotOpenFirstTry_Impl(0, 0, tcs(a0), tcs(a1))
1095              #endif
1096              FILE_EVENT2(30042, trace_SharedLib_CannotOpenFirstTry_Impl, LOG_WARNING, PAL_T("cannot open shared library: {%T}: %T"), const TChar *, const TChar *)
1097              #if defined(CONFIG_ENABLE_DEBUG)
1098              #define trace_Message_ExpiredHandler(a0) trace_Message_ExpiredHandler_Impl(__FILE__, __LINE__, a0)
1099              #else
1100              #define trace_Message_ExpiredHandler(a0) trace_Message_ExpiredHandler_Impl(0, 0, a0)
1101              #endif
1102              FILE_EVENT1(30043, trace_Message_ExpiredHandler_Impl, LOG_WARNING, PAL_T("cannot send message: expired handler (msg->clientID) %p\n"), void *)
1103              #if defined(CONFIG_ENABLE_DEBUG)
1104              #define trace_QueueOverflowOrConnectionAbort(a0) trace_QueueOverflowOrConnectionAbort_Impl(__FILE__, __LINE__, a0)
1105              #else
1106              #define trace_QueueOverflowOrConnectionAbort(a0) trace_QueueOverflowOrConnectionAbort_Impl(0, 0, a0)
1107              #endif
1108              FILE_EVENT1(30044, trace_QueueOverflowOrConnectionAbort_Impl, LOG_WARNING, PAL_T("cannot send message: queue overflow on Listener or connection aborted, %p\n"), void *)
1109              #if defined(CONFIG_ENABLE_DEBUG)
1110              #define trace_QueueOverflow(a0) trace_QueueOverflow_Impl(__FILE__, __LINE__, a0)
1111              #else
1112              #define trace_QueueOverflow(a0) trace_QueueOverflow_Impl(0, 0, a0)
1113              #endif
1114 krisbash 1.1 FILE_EVENT1(30045, trace_QueueOverflow_Impl, LOG_WARNING, PAL_T("cannot send message: queue overflow) %p\n"), void *)
1115              #if defined(CONFIG_ENABLE_DEBUG)
1116              #define trace_CannotSpawnChildProcess() trace_CannotSpawnChildProcess_Impl(__FILE__, __LINE__)
1117              #else
1118              #define trace_CannotSpawnChildProcess() trace_CannotSpawnChildProcess_Impl(0, 0)
1119              #endif
1120              FILE_EVENT0(30046, trace_CannotSpawnChildProcess_Impl, LOG_WARNING, PAL_T("cannot spawn a child process\n"))
1121              #if defined(CONFIG_ENABLE_DEBUG)
1122              #define trace_ClassIsNotIndication(a0) trace_ClassIsNotIndication_Impl(__FILE__, __LINE__, tcs(a0))
1123              #else
1124              #define trace_ClassIsNotIndication(a0) trace_ClassIsNotIndication_Impl(0, 0, tcs(a0))
1125              #endif
1126              FILE_EVENT1(30047, trace_ClassIsNotIndication_Impl, LOG_WARNING, PAL_T("Class %T is not an indication class"), const TChar *)
1127              #if defined(CONFIG_ENABLE_DEBUG)
1128              #define trace_CloseWithActiveAggregationContext() trace_CloseWithActiveAggregationContext_Impl(__FILE__, __LINE__)
1129              #else
1130              #define trace_CloseWithActiveAggregationContext() trace_CloseWithActiveAggregationContext_Impl(0, 0)
1131              #endif
1132              FILE_EVENT0(30048, trace_CloseWithActiveAggregationContext_Impl, LOG_WARNING, PAL_T("Close with active aggregation context"))
1133              #if defined(CONFIG_ENABLE_DEBUG)
1134              #define trace_SocketClose_Http_Listener_SocketDataAllocFailed() trace_SocketClose_Http_Listener_SocketDataAllocFailed_Impl(__FILE__, __LINE__)
1135 krisbash 1.1 #else
1136              #define trace_SocketClose_Http_Listener_SocketDataAllocFailed() trace_SocketClose_Http_Listener_SocketDataAllocFailed_Impl(0, 0)
1137              #endif
1138              FILE_EVENT0(30049, trace_SocketClose_Http_Listener_SocketDataAllocFailed_Impl, LOG_WARNING, PAL_T("closing socket due to Http_Listener_SocketData alloc failed"))
1139              #if defined(CONFIG_ENABLE_DEBUG)
1140              #define trace_SocketClose_Http_SR_SocketDataAllocFailed() trace_SocketClose_Http_SR_SocketDataAllocFailed_Impl(__FILE__, __LINE__)
1141              #else
1142              #define trace_SocketClose_Http_SR_SocketDataAllocFailed() trace_SocketClose_Http_SR_SocketDataAllocFailed_Impl(0, 0)
1143              #endif
1144              FILE_EVENT0(30050, trace_SocketClose_Http_SR_SocketDataAllocFailed_Impl, LOG_WARNING, PAL_T("closing socket due to Http_SR_SocketData calloc failed"))
1145              #if defined(CONFIG_ENABLE_DEBUG)
1146              #define trace_SocketClose_recvBuffer_AllocFailed() trace_SocketClose_recvBuffer_AllocFailed_Impl(__FILE__, __LINE__)
1147              #else
1148              #define trace_SocketClose_recvBuffer_AllocFailed() trace_SocketClose_recvBuffer_AllocFailed_Impl(0, 0)
1149              #endif
1150              FILE_EVENT0(30051, trace_SocketClose_recvBuffer_AllocFailed_Impl, LOG_WARNING, PAL_T("closing socket due to recvBuffer calloc failed"))
1151              #if defined(CONFIG_ENABLE_DEBUG)
1152              #define trace_SocketClose_Selector_AddHandlerFailed() trace_SocketClose_Selector_AddHandlerFailed_Impl(__FILE__, __LINE__)
1153              #else
1154              #define trace_SocketClose_Selector_AddHandlerFailed() trace_SocketClose_Selector_AddHandlerFailed_Impl(0, 0)
1155              #endif
1156 krisbash 1.1 FILE_EVENT0(30052, trace_SocketClose_Selector_AddHandlerFailed_Impl, LOG_WARNING, PAL_T("closing socket due to Selector_AddHandler failed"))
1157              #if defined(CONFIG_ENABLE_DEBUG)
1158              #define trace_SocketClose_REMOVEDESTROY() trace_SocketClose_REMOVEDESTROY_Impl(__FILE__, __LINE__)
1159              #else
1160              #define trace_SocketClose_REMOVEDESTROY() trace_SocketClose_REMOVEDESTROY_Impl(0, 0)
1161              #endif
1162              FILE_EVENT0(30053, trace_SocketClose_REMOVEDESTROY_Impl, LOG_INFO, PAL_T("closing socket due to SELECTOR_REMOVE or SELECTOR_DESTROY"))
1163              #if defined(CONFIG_ENABLE_DEBUG)
1164              #define trace_SocketClose_SetBlockingFailed() trace_SocketClose_SetBlockingFailed_Impl(__FILE__, __LINE__)
1165              #else
1166              #define trace_SocketClose_SetBlockingFailed() trace_SocketClose_SetBlockingFailed_Impl(0, 0)
1167              #endif
1168              FILE_EVENT0(30054, trace_SocketClose_SetBlockingFailed_Impl, LOG_WARNING, PAL_T("closing socket due to Sock_SetBlocking failed"))
1169              #if defined(CONFIG_ENABLE_DEBUG)
1170              #define trace_ContentLength_MaxCheck_Failed() trace_ContentLength_MaxCheck_Failed_Impl(__FILE__, __LINE__)
1171              #else
1172              #define trace_ContentLength_MaxCheck_Failed() trace_ContentLength_MaxCheck_Failed_Impl(0, 0)
1173              #endif
1174              FILE_EVENT0(30055, trace_ContentLength_MaxCheck_Failed_Impl, LOG_WARNING, PAL_T("contentLength max check failed"))
1175              #if defined(CONFIG_ENABLE_DEBUG)
1176              #define trace_EnumHasNoClassname() trace_EnumHasNoClassname_Impl(__FILE__, __LINE__)
1177 krisbash 1.1 #else
1178              #define trace_EnumHasNoClassname() trace_EnumHasNoClassname_Impl(0, 0)
1179              #endif
1180              FILE_EVENT0(30056, trace_EnumHasNoClassname_Impl, LOG_WARNING, PAL_T("Enumeration has no class name"))
1181              #if defined(CONFIG_ENABLE_DEBUG)
1182              #define trace_FailedCallLibraryUnload(a0, a1) trace_FailedCallLibraryUnload_Impl(__FILE__, __LINE__, a0, scs(a1))
1183              #else
1184              #define trace_FailedCallLibraryUnload(a0, a1) trace_FailedCallLibraryUnload_Impl(0, 0, a0, scs(a1))
1185              #endif
1186              FILE_EVENT2(30057, trace_FailedCallLibraryUnload_Impl, LOG_WARNING, PAL_T("failed to call library unload: %u:%s"), MI_Result, const char *)
1187              #if defined(CONFIG_ENABLE_DEBUG)
1188              #define trace_FailedCallModuleLoad(a0, a1) trace_FailedCallModuleLoad_Impl(__FILE__, __LINE__, a0, scs(a1))
1189              #else
1190              #define trace_FailedCallModuleLoad(a0, a1) trace_FailedCallModuleLoad_Impl(0, 0, a0, scs(a1))
1191              #endif
1192              FILE_EVENT2(30058, trace_FailedCallModuleLoad_Impl, LOG_WARNING, PAL_T("failed to call module load with result %u; library: %s"), MI_Result, const char *)
1193              #if defined(CONFIG_ENABLE_DEBUG)
1194              #define trace_FailedProviderLoad(a0, a1) trace_FailedProviderLoad_Impl(__FILE__, __LINE__, a0, tcs(a1))
1195              #else
1196              #define trace_FailedProviderLoad(a0, a1) trace_FailedProviderLoad_Impl(0, 0, a0, tcs(a1))
1197              #endif
1198 krisbash 1.1 FILE_EVENT2(30059, trace_FailedProviderLoad_Impl, LOG_WARNING, PAL_T("failed to call provider's load with result %d; class: %T"), MI_Result, const TChar *)
1199              #if defined(CONFIG_ENABLE_DEBUG)
1200              #define trace_ChownAuthFile_Failed(a0) trace_ChownAuthFile_Failed_Impl(__FILE__, __LINE__, scs(a0))
1201              #else
1202              #define trace_ChownAuthFile_Failed(a0) trace_ChownAuthFile_Failed_Impl(0, 0, scs(a0))
1203              #endif
1204              FILE_EVENT1(30060, trace_ChownAuthFile_Failed_Impl, LOG_WARNING, PAL_T("failed to chown auth file %s"), const char *)
1205              #if defined(CONFIG_ENABLE_DEBUG)
1206              #define trace_CreateAuthFile_Failed(a0) trace_CreateAuthFile_Failed_Impl(__FILE__, __LINE__, scs(a0))
1207              #else
1208              #define trace_CreateAuthFile_Failed(a0) trace_CreateAuthFile_Failed_Impl(0, 0, scs(a0))
1209              #endif
1210              FILE_EVENT1(30061, trace_CreateAuthFile_Failed_Impl, LOG_WARNING, PAL_T("failed to create auth file %s"), const char *)
1211              #if defined(CONFIG_ENABLE_DEBUG)
1212              #define trace_CreateLogFile_Failed(a0, a1) trace_CreateLogFile_Failed_Impl(__FILE__, __LINE__, scs(a0), a1)
1213              #else
1214              #define trace_CreateLogFile_Failed(a0, a1) trace_CreateLogFile_Failed_Impl(0, 0, scs(a0), a1)
1215              #endif
1216              FILE_EVENT2(30062, trace_CreateLogFile_Failed_Impl, LOG_WARNING, PAL_T("failed to create log file %s; errno %d"), const char *, int)
1217              #if defined(CONFIG_ENABLE_DEBUG)
1218              #define trace_FailedInitSalt() trace_FailedInitSalt_Impl(__FILE__, __LINE__)
1219 krisbash 1.1 #else
1220              #define trace_FailedInitSalt() trace_FailedInitSalt_Impl(0, 0)
1221              #endif
1222              FILE_EVENT0(30063, trace_FailedInitSalt_Impl, LOG_WARNING, PAL_T("failed to init salt"))
1223              #if defined(CONFIG_ENABLE_DEBUG)
1224              #define trace_FailedLoadDevUrandom() trace_FailedLoadDevUrandom_Impl(__FILE__, __LINE__)
1225              #else
1226              #define trace_FailedLoadDevUrandom() trace_FailedLoadDevUrandom_Impl(0, 0)
1227              #endif
1228              FILE_EVENT0(30064, trace_FailedLoadDevUrandom_Impl, LOG_WARNING, PAL_T("failed to load /dev/urandom"))
1229              #if defined(CONFIG_ENABLE_DEBUG)
1230              #define trace_FailedLoadProviderAgent() trace_FailedLoadProviderAgent_Impl(__FILE__, __LINE__)
1231              #else
1232              #define trace_FailedLoadProviderAgent() trace_FailedLoadProviderAgent_Impl(0, 0)
1233              #endif
1234              FILE_EVENT0(30065, trace_FailedLoadProviderAgent_Impl, LOG_WARNING, PAL_T("failed to load provider agent"))
1235              #if defined(CONFIG_ENABLE_DEBUG)
1236              #define trace_OpenProviderLib_Failed(a0) trace_OpenProviderLib_Failed_Impl(__FILE__, __LINE__, scs(a0))
1237              #else
1238              #define trace_OpenProviderLib_Failed(a0) trace_OpenProviderLib_Failed_Impl(0, 0, scs(a0))
1239              #endif
1240 krisbash 1.1 FILE_EVENT1(30066, trace_OpenProviderLib_Failed_Impl, LOG_WARNING, PAL_T("failed to open provider library: %s"), const char *)
1241              #if defined(CONFIG_ENABLE_DEBUG)
1242              #define trace_OpenProvider_FailedForClass(a0, a1) trace_OpenProvider_FailedForClass_Impl(__FILE__, __LINE__, scs(a0), tcs(a1))
1243              #else
1244              #define trace_OpenProvider_FailedForClass(a0, a1) trace_OpenProvider_FailedForClass_Impl(0, 0, scs(a0), tcs(a1))
1245              #endif
1246              FILE_EVENT2(30067, trace_OpenProvider_FailedForClass_Impl, LOG_WARNING, PAL_T("failed to open the provider %s for class %T"), const char *, const TChar *)
1247              #if defined(CONFIG_ENABLE_DEBUG)
1248              #define trace_FailedToProduceRandomData() trace_FailedToProduceRandomData_Impl(__FILE__, __LINE__)
1249              #else
1250              #define trace_FailedToProduceRandomData() trace_FailedToProduceRandomData_Impl(0, 0)
1251              #endif
1252              FILE_EVENT0(30068, trace_FailedToProduceRandomData_Impl, LOG_WARNING, PAL_T("failed to produce random data"))
1253              #if defined(CONFIG_ENABLE_DEBUG)
1254              #define trace_FailedRemovePIDFile(a0) trace_FailedRemovePIDFile_Impl(__FILE__, __LINE__, scs(a0))
1255              #else
1256              #define trace_FailedRemovePIDFile(a0) trace_FailedRemovePIDFile_Impl(0, 0, scs(a0))
1257              #endif
1258              FILE_EVENT1(30069, trace_FailedRemovePIDFile_Impl, LOG_WARNING, PAL_T("failed to remove PID file: %s"), const char *)
1259              #if defined(CONFIG_ENABLE_DEBUG)
1260              #define trace_RestoreMessage_Failed(a0, a1) trace_RestoreMessage_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
1261 krisbash 1.1 #else
1262              #define trace_RestoreMessage_Failed(a0, a1) trace_RestoreMessage_Failed_Impl(0, 0, a0, tcs(a1))
1263              #endif
1264              FILE_EVENT2(30070, trace_RestoreMessage_Failed_Impl, LOG_WARNING, PAL_T("failed to restore message %d [%T]\n"), MI_Result, const TChar *)
1265              #if defined(CONFIG_ENABLE_DEBUG)
1266              #define trace_fcntl_failed(a0) trace_fcntl_failed_Impl(__FILE__, __LINE__, a0)
1267              #else
1268              #define trace_fcntl_failed(a0) trace_fcntl_failed_Impl(0, 0, a0)
1269              #endif
1270              FILE_EVENT1(30071, trace_fcntl_failed_Impl, LOG_WARNING, PAL_T("fcntl(F_SETFD) failed %d"), int)
1271              #if defined(CONFIG_ENABLE_DEBUG)
1272              #define trace_GetUserUidGid_Failed(a0) trace_GetUserUidGid_Failed_Impl(__FILE__, __LINE__, scs(a0))
1273              #else
1274              #define trace_GetUserUidGid_Failed(a0) trace_GetUserUidGid_Failed_Impl(0, 0, scs(a0))
1275              #endif
1276              FILE_EVENT1(30072, trace_GetUserUidGid_Failed_Impl, LOG_WARNING, PAL_T("get user [%s] uid/gid"), const char *)
1277              #if defined(CONFIG_ENABLE_DEBUG)
1278              #define trace_getpwnamr_Failed(a0) trace_getpwnamr_Failed_Impl(__FILE__, __LINE__, a0)
1279              #else
1280              #define trace_getpwnamr_Failed(a0) trace_getpwnamr_Failed_Impl(0, 0, a0)
1281              #endif
1282 krisbash 1.1 FILE_EVENT1(30073, trace_getpwnamr_Failed_Impl, LOG_WARNING, PAL_T("getpwnam_r filed, errno %d"), MI_Uint32)
1283              #if defined(CONFIG_ENABLE_DEBUG)
1284              #define trace_getpwuidr_Failed(a0) trace_getpwuidr_Failed_Impl(__FILE__, __LINE__, a0)
1285              #else
1286              #define trace_getpwuidr_Failed(a0) trace_getpwuidr_Failed_Impl(0, 0, a0)
1287              #endif
1288              FILE_EVENT1(30074, trace_getpwuidr_Failed_Impl, LOG_WARNING, PAL_T("getpwuid_r failed: errno (%d)"), MI_Uint32)
1289              #if defined(CONFIG_ENABLE_DEBUG)
1290              #define trace_HttpChunkHeaderIsTooBig() trace_HttpChunkHeaderIsTooBig_Impl(__FILE__, __LINE__)
1291              #else
1292              #define trace_HttpChunkHeaderIsTooBig() trace_HttpChunkHeaderIsTooBig_Impl(0, 0)
1293              #endif
1294              FILE_EVENT0(30075, trace_HttpChunkHeaderIsTooBig_Impl, LOG_WARNING, PAL_T("http chunk header is too big; dropping connection\n"))
1295              #if defined(CONFIG_ENABLE_DEBUG)
1296              #define trace_HttpHeaderIsTooBig() trace_HttpHeaderIsTooBig_Impl(__FILE__, __LINE__)
1297              #else
1298              #define trace_HttpHeaderIsTooBig() trace_HttpHeaderIsTooBig_Impl(0, 0)
1299              #endif
1300              FILE_EVENT0(30076, trace_HttpHeaderIsTooBig_Impl, LOG_WARNING, PAL_T("http header is too big; dropping connection\n"))
1301              #if defined(CONFIG_ENABLE_DEBUG)
1302              #define trace_HttpPayloadIsBiggerThanContentLength() trace_HttpPayloadIsBiggerThanContentLength_Impl(__FILE__, __LINE__)
1303 krisbash 1.1 #else
1304              #define trace_HttpPayloadIsBiggerThanContentLength() trace_HttpPayloadIsBiggerThanContentLength_Impl(0, 0)
1305              #endif
1306              FILE_EVENT0(30077, trace_HttpPayloadIsBiggerThanContentLength_Impl, LOG_WARNING, PAL_T("http payload is bigger than content-length\n"))
1307              #if defined(CONFIG_ENABLE_DEBUG)
1308              #define trace_IndiMgr_HandleSubscribeReq_StrandNewFailed(a0) trace_IndiMgr_HandleSubscribeReq_StrandNewFailed_Impl(__FILE__, __LINE__, a0)
1309              #else
1310              #define trace_IndiMgr_HandleSubscribeReq_StrandNewFailed(a0) trace_IndiMgr_HandleSubscribeReq_StrandNewFailed_Impl(0, 0, a0)
1311              #endif
1312              FILE_EVENT1(30078, trace_IndiMgr_HandleSubscribeReq_StrandNewFailed_Impl, LOG_WARNING, PAL_T("IndiMgr_HandleSubscribeReq: StrandEntry_New failed, req (%p)"), void *)
1313              #if defined(CONFIG_ENABLE_DEBUG)
1314              #define trace_initgroups_Failed(a0) trace_initgroups_Failed_Impl(__FILE__, __LINE__, a0)
1315              #else
1316              #define trace_initgroups_Failed(a0) trace_initgroups_Failed_Impl(0, 0, a0)
1317              #endif
1318              FILE_EVENT1(30079, trace_initgroups_Failed_Impl, LOG_WARNING, PAL_T("initgroups failed: errno (%d)"), MI_Uint32)
1319              #if defined(CONFIG_ENABLE_DEBUG)
1320              #define trace_InstanceConversionFailed(a0, a1) trace_InstanceConversionFailed_Impl(__FILE__, __LINE__, tcs(a0), a1)
1321              #else
1322              #define trace_InstanceConversionFailed(a0, a1) trace_InstanceConversionFailed_Impl(0, 0, tcs(a0), a1)
1323              #endif
1324 krisbash 1.1 FILE_EVENT2(30080, trace_InstanceConversionFailed_Impl, LOG_WARNING, PAL_T("instance conversion failed: %T, err %d"), const TChar *, MI_Result)
1325              #if defined(CONFIG_ENABLE_DEBUG)
1326              #define trace_InvalidQueryExpression(a0) trace_InvalidQueryExpression_Impl(__FILE__, __LINE__, tcs(a0))
1327              #else
1328              #define trace_InvalidQueryExpression(a0) trace_InvalidQueryExpression_Impl(0, 0, tcs(a0))
1329              #endif
1330              FILE_EVENT1(30081, trace_InvalidQueryExpression_Impl, LOG_WARNING, PAL_T("invalid query expression: %T"), const TChar *)
1331              #if defined(CONFIG_ENABLE_DEBUG)
1332              #define trace_LibraryUnload_DidnotPostResult() trace_LibraryUnload_DidnotPostResult_Impl(__FILE__, __LINE__)
1333              #else
1334              #define trace_LibraryUnload_DidnotPostResult() trace_LibraryUnload_DidnotPostResult_Impl(0, 0)
1335              #endif
1336              FILE_EVENT0(30082, trace_LibraryUnload_DidnotPostResult_Impl, LOG_WARNING, PAL_T("library unload did not call post result"))
1337              #if defined(CONFIG_ENABLE_DEBUG)
1338              #define trace_LostConnectionWithAgent(a0) trace_LostConnectionWithAgent_Impl(__FILE__, __LINE__, a0)
1339              #else
1340              #define trace_LostConnectionWithAgent(a0) trace_LostConnectionWithAgent_Impl(0, 0, a0)
1341              #endif
1342              FILE_EVENT1(30083, trace_LostConnectionWithAgent_Impl, LOG_WARNING, PAL_T("lost connection to agent running as [%d]"), int)
1343              #if defined(CONFIG_ENABLE_DEBUG)
1344              #define trace_ModuleLoad_FailedPostResult() trace_ModuleLoad_FailedPostResult_Impl(__FILE__, __LINE__)
1345 krisbash 1.1 #else
1346              #define trace_ModuleLoad_FailedPostResult() trace_ModuleLoad_FailedPostResult_Impl(0, 0)
1347              #endif
1348              FILE_EVENT0(30084, trace_ModuleLoad_FailedPostResult_Impl, LOG_WARNING, PAL_T("module load failed to call post result"))
1349              #if defined(CONFIG_ENABLE_DEBUG)
1350              #define trace_NoDigestAvailable() trace_NoDigestAvailable_Impl(__FILE__, __LINE__)
1351              #else
1352              #define trace_NoDigestAvailable() trace_NoDigestAvailable_Impl(0, 0)
1353              #endif
1354              FILE_EVENT0(30085, trace_NoDigestAvailable_Impl, LOG_WARNING, PAL_T("no digest available"))
1355              #if defined(CONFIG_ENABLE_DEBUG)
1356              #define trace_ProviderLoad_DidnotPostResult() trace_ProviderLoad_DidnotPostResult_Impl(__FILE__, __LINE__)
1357              #else
1358              #define trace_ProviderLoad_DidnotPostResult() trace_ProviderLoad_DidnotPostResult_Impl(0, 0)
1359              #endif
1360              FILE_EVENT0(30086, trace_ProviderLoad_DidnotPostResult_Impl, LOG_WARNING, PAL_T("provider load did not call post result"))
1361              #if defined(CONFIG_ENABLE_DEBUG)
1362              #define trace_QueryValidationFailed(a0) trace_QueryValidationFailed_Impl(__FILE__, __LINE__, tcs(a0))
1363              #else
1364              #define trace_QueryValidationFailed(a0) trace_QueryValidationFailed_Impl(0, 0, tcs(a0))
1365              #endif
1366 krisbash 1.1 FILE_EVENT1(30087, trace_QueryValidationFailed_Impl, LOG_WARNING, PAL_T("query validation failed: %T"), const TChar *)
1367              #if defined(CONFIG_ENABLE_DEBUG)
1368              #define trace_QueryEnumClassnameMismatch(a0, a1) trace_QueryEnumClassnameMismatch_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
1369              #else
1370              #define trace_QueryEnumClassnameMismatch(a0, a1) trace_QueryEnumClassnameMismatch_Impl(0, 0, tcs(a0), tcs(a1))
1371              #endif
1372              FILE_EVENT2(30088, trace_QueryEnumClassnameMismatch_Impl, LOG_WARNING, PAL_T("query/enumeration class name mismatch: %T/%T"), const TChar *, const TChar *)
1373              #if defined(CONFIG_ENABLE_DEBUG)
1374              #define trace_QueryLanguageOrExpressionMissing() trace_QueryLanguageOrExpressionMissing_Impl(__FILE__, __LINE__)
1375              #else
1376              #define trace_QueryLanguageOrExpressionMissing() trace_QueryLanguageOrExpressionMissing_Impl(0, 0)
1377              #endif
1378              FILE_EVENT0(30089, trace_QueryLanguageOrExpressionMissing_Impl, LOG_WARNING, PAL_T("queryLanguage or queryExpression is missing"))
1379              #if defined(CONFIG_ENABLE_DEBUG)
1380              #define trace_RestoreMsgFailed_FirstTime() trace_RestoreMsgFailed_FirstTime_Impl(__FILE__, __LINE__)
1381              #else
1382              #define trace_RestoreMsgFailed_FirstTime() trace_RestoreMsgFailed_FirstTime_Impl(0, 0)
1383              #endif
1384              FILE_EVENT0(30090, trace_RestoreMsgFailed_FirstTime_Impl, LOG_WARNING, PAL_T("restore msg failed first time\n"))
1385              #if defined(CONFIG_ENABLE_DEBUG)
1386              #define trace_RestoreMsgFailed_InvalidTag(a0) trace_RestoreMsgFailed_InvalidTag_Impl(__FILE__, __LINE__, a0)
1387 krisbash 1.1 #else
1388              #define trace_RestoreMsgFailed_InvalidTag(a0) trace_RestoreMsgFailed_InvalidTag_Impl(0, 0, a0)
1389              #endif
1390              FILE_EVENT1(30091, trace_RestoreMsgFailed_InvalidTag_Impl, LOG_WARNING, PAL_T("restore msg failed for invalid tag: %d\n"), MI_Uint32)
1391              #if defined(CONFIG_ENABLE_DEBUG)
1392              #define trace_RestoreMsgFailed_SecondTime(a0) trace_RestoreMsgFailed_SecondTime_Impl(__FILE__, __LINE__, a0)
1393              #else
1394              #define trace_RestoreMsgFailed_SecondTime(a0) trace_RestoreMsgFailed_SecondTime_Impl(0, 0, a0)
1395              #endif
1396              FILE_EVENT1(30092, trace_RestoreMsgFailed_SecondTime_Impl, LOG_WARNING, PAL_T("restore msg failed second time for tag: %d"), MI_Uint32)
1397              #if defined(CONFIG_ENABLE_DEBUG)
1398              #define trace_RestoreMsgFailed_PointerIsNull() trace_RestoreMsgFailed_PointerIsNull_Impl(__FILE__, __LINE__)
1399              #else
1400              #define trace_RestoreMsgFailed_PointerIsNull() trace_RestoreMsgFailed_PointerIsNull_Impl(0, 0)
1401              #endif
1402              FILE_EVENT0(30093, trace_RestoreMsgFailed_PointerIsNull_Impl, LOG_WARNING, PAL_T("restore msg failed since pointer is null for mft_pointer"))
1403              #if defined(CONFIG_ENABLE_DEBUG)
1404              #define trace_RestoreMsgFailed_PtrPackedMissing() trace_RestoreMsgFailed_PtrPackedMissing_Impl(__FILE__, __LINE__)
1405              #else
1406              #define trace_RestoreMsgFailed_PtrPackedMissing() trace_RestoreMsgFailed_PtrPackedMissing_Impl(0, 0)
1407              #endif
1408 krisbash 1.1 FILE_EVENT0(30094, trace_RestoreMsgFailed_PtrPackedMissing_Impl, LOG_WARNING, PAL_T("restore msg failed since there is no ptrPacked for mft_instance"))
1409              #if defined(CONFIG_ENABLE_DEBUG)
1410              #define trace_RestoreMsgFailed_ThirdTime(a0) trace_RestoreMsgFailed_ThirdTime_Impl(__FILE__, __LINE__, a0)
1411              #else
1412              #define trace_RestoreMsgFailed_ThirdTime(a0) trace_RestoreMsgFailed_ThirdTime_Impl(0, 0, a0)
1413              #endif
1414              FILE_EVENT1(30095, trace_RestoreMsgFailed_ThirdTime_Impl, LOG_WARNING, PAL_T("restore msg failed third time for tag\n"), MI_Uint32)
1415              #if defined(CONFIG_ENABLE_DEBUG)
1416              #define trace_RestoreMsgFailed_PointersForMstInstance() trace_RestoreMsgFailed_PointersForMstInstance_Impl(__FILE__, __LINE__)
1417              #else
1418              #define trace_RestoreMsgFailed_PointersForMstInstance() trace_RestoreMsgFailed_PointersForMstInstance_Impl(0, 0)
1419              #endif
1420              FILE_EVENT0(30096, trace_RestoreMsgFailed_PointersForMstInstance_Impl, LOG_WARNING, PAL_T("restore msg failed while fixing batch pointers for mft_instance\n"))
1421              #if defined(CONFIG_ENABLE_DEBUG)
1422              #define trace_RestoreMsgFailed_PointersForMstPointer() trace_RestoreMsgFailed_PointersForMstPointer_Impl(__FILE__, __LINE__)
1423              #else
1424              #define trace_RestoreMsgFailed_PointersForMstPointer() trace_RestoreMsgFailed_PointersForMstPointer_Impl(0, 0)
1425              #endif
1426              FILE_EVENT0(30097, trace_RestoreMsgFailed_PointersForMstPointer_Impl, LOG_WARNING, PAL_T("restore msg failed while fixing batch pointers for mft_pointer"))
1427              #if defined(CONFIG_ENABLE_DEBUG)
1428              #define trace_RestoreMsgFailed_UnpackingInstance() trace_RestoreMsgFailed_UnpackingInstance_Impl(__FILE__, __LINE__)
1429 krisbash 1.1 #else
1430              #define trace_RestoreMsgFailed_UnpackingInstance() trace_RestoreMsgFailed_UnpackingInstance_Impl(0, 0)
1431              #endif
1432              FILE_EVENT0(30098, trace_RestoreMsgFailed_UnpackingInstance_Impl, LOG_WARNING, PAL_T("restore msg failed while unpacking instance for mft_instance"))
1433              #if defined(CONFIG_ENABLE_DEBUG)
1434              #define trace_SchemaConversion_ToCimXmlFailed(a0) trace_SchemaConversion_ToCimXmlFailed_Impl(__FILE__, __LINE__, a0)
1435              #else
1436              #define trace_SchemaConversion_ToCimXmlFailed(a0) trace_SchemaConversion_ToCimXmlFailed_Impl(0, 0, a0)
1437              #endif
1438              FILE_EVENT1(30099, trace_SchemaConversion_ToCimXmlFailed_Impl, LOG_WARNING, PAL_T("Schema conversion into cim-xml failed with error %d"), MI_Result)
1439              #if defined(CONFIG_ENABLE_DEBUG)
1440              #define trace_SchemaConversion_ToInstanceFailed(a0) trace_SchemaConversion_ToInstanceFailed_Impl(__FILE__, __LINE__, a0)
1441              #else
1442              #define trace_SchemaConversion_ToInstanceFailed(a0) trace_SchemaConversion_ToInstanceFailed_Impl(0, 0, a0)
1443              #endif
1444              FILE_EVENT1(30100, trace_SchemaConversion_ToInstanceFailed_Impl, LOG_WARNING, PAL_T("Schema conversion into instance failed %d"), MI_Result)
1445              #if defined(CONFIG_ENABLE_DEBUG)
1446              #define trace_SchemaInstancePackaging_Failed(a0) trace_SchemaInstancePackaging_Failed_Impl(__FILE__, __LINE__, a0)
1447              #else
1448              #define trace_SchemaInstancePackaging_Failed(a0) trace_SchemaInstancePackaging_Failed_Impl(0, 0, a0)
1449              #endif
1450 krisbash 1.1 FILE_EVENT1(30101, trace_SchemaInstancePackaging_Failed_Impl, LOG_WARNING, PAL_T("Schema instance packaging failed %d"), MI_Result)
1451              #if defined(CONFIG_ENABLE_DEBUG)
1452              #define trace_SelectorAddHandler_Failed() trace_SelectorAddHandler_Failed_Impl(__FILE__, __LINE__)
1453              #else
1454              #define trace_SelectorAddHandler_Failed() trace_SelectorAddHandler_Failed_Impl(0, 0)
1455              #endif
1456              FILE_EVENT0(30102, trace_SelectorAddHandler_Failed_Impl, LOG_WARNING, PAL_T("Selector_AddHandler() failed\n"))
1457              #if defined(CONFIG_ENABLE_DEBUG)
1458              #define trace_ConnectionClosed_Timeout() trace_ConnectionClosed_Timeout_Impl(__FILE__, __LINE__)
1459              #else
1460              #define trace_ConnectionClosed_Timeout() trace_ConnectionClosed_Timeout_Impl(0, 0)
1461              #endif
1462              FILE_EVENT0(30103, trace_ConnectionClosed_Timeout_Impl, LOG_WARNING, PAL_T("SELECTOR_TIMEOUT reached; so failed"))
1463              #if defined(CONFIG_ENABLE_DEBUG)
1464              #define trace_SetNonBlocking_Failed() trace_SetNonBlocking_Failed_Impl(__FILE__, __LINE__)
1465              #else
1466              #define trace_SetNonBlocking_Failed() trace_SetNonBlocking_Failed_Impl(0, 0)
1467              #endif
1468              FILE_EVENT0(30104, trace_SetNonBlocking_Failed_Impl, LOG_WARNING, PAL_T("set non-blocking failed\n"))
1469              #if defined(CONFIG_ENABLE_DEBUG)
1470              #define trace_setgid_Failed(a0) trace_setgid_Failed_Impl(__FILE__, __LINE__, a0)
1471 krisbash 1.1 #else
1472              #define trace_setgid_Failed(a0) trace_setgid_Failed_Impl(0, 0, a0)
1473              #endif
1474              FILE_EVENT1(30105, trace_setgid_Failed_Impl, LOG_WARNING, PAL_T("setgid failed: errno (%d)"), MI_Uint32)
1475              #if defined(CONFIG_ENABLE_DEBUG)
1476              #define trace_Timeout_InvalidMagic() trace_Timeout_InvalidMagic_Impl(__FILE__, __LINE__)
1477              #else
1478              #define trace_Timeout_InvalidMagic() trace_Timeout_InvalidMagic_Impl(0, 0)
1479              #endif
1480              FILE_EVENT0(30106, trace_Timeout_InvalidMagic_Impl, LOG_WARNING, PAL_T("setTimeout: invalid magic !"))
1481              #if defined(CONFIG_ENABLE_DEBUG)
1482              #define trace_setuid_Failed(a0) trace_setuid_Failed_Impl(__FILE__, __LINE__, a0)
1483              #else
1484              #define trace_setuid_Failed(a0) trace_setuid_Failed_Impl(0, 0, a0)
1485              #endif
1486              FILE_EVENT1(30107, trace_setuid_Failed_Impl, LOG_WARNING, PAL_T("setuid failed: errno (%d)"), MI_Uint32)
1487              #if defined(CONFIG_ENABLE_DEBUG)
1488              #define trace_SockAccept_Failed(a0) trace_SockAccept_Failed_Impl(__FILE__, __LINE__, a0)
1489              #else
1490              #define trace_SockAccept_Failed(a0) trace_SockAccept_Failed_Impl(0, 0, a0)
1491              #endif
1492 krisbash 1.1 FILE_EVENT1(30108, trace_SockAccept_Failed_Impl, LOG_WARNING, PAL_T("Sock_Accept() failed; err %d\n"), int)
1493              #if defined(CONFIG_ENABLE_DEBUG)
1494              #define trace_SockRead_Failed(a0) trace_SockRead_Failed_Impl(__FILE__, __LINE__, a0)
1495              #else
1496              #define trace_SockRead_Failed(a0) trace_SockRead_Failed_Impl(0, 0, a0)
1497              #endif
1498              FILE_EVENT1(30109, trace_SockRead_Failed_Impl, LOG_WARNING, PAL_T("Sock_Read: Error %d"), int)
1499              #if defined(CONFIG_ENABLE_DEBUG)
1500              #define trace_SockReadV_Failed(a0) trace_SockReadV_Failed_Impl(__FILE__, __LINE__, a0)
1501              #else
1502              #define trace_SockReadV_Failed(a0) trace_SockReadV_Failed_Impl(0, 0, a0)
1503              #endif
1504              FILE_EVENT1(30110, trace_SockReadV_Failed_Impl, LOG_WARNING, PAL_T("Sock_ReadV: Error %d"), int)
1505              #if defined(CONFIG_ENABLE_DEBUG)
1506              #define trace_SockSetBlocking_Failed() trace_SockSetBlocking_Failed_Impl(__FILE__, __LINE__)
1507              #else
1508              #define trace_SockSetBlocking_Failed() trace_SockSetBlocking_Failed_Impl(0, 0)
1509              #endif
1510              FILE_EVENT0(30111, trace_SockSetBlocking_Failed_Impl, LOG_WARNING, PAL_T("Sock_SetBlocking() failed\n"))
1511              #if defined(CONFIG_ENABLE_DEBUG)
1512              #define trace_SockWriteV_Failed(a0) trace_SockWriteV_Failed_Impl(__FILE__, __LINE__, a0)
1513 krisbash 1.1 #else
1514              #define trace_SockWriteV_Failed(a0) trace_SockWriteV_Failed_Impl(0, 0, a0)
1515              #endif
1516              FILE_EVENT1(30112, trace_SockWriteV_Failed_Impl, LOG_WARNING, PAL_T("Sock_WriteV: Error %d"), int)
1517              #if defined(CONFIG_ENABLE_DEBUG)
1518              #define trace_Socket_ConnectionClosed(a0) trace_Socket_ConnectionClosed_Impl(__FILE__, __LINE__, a0)
1519              #else
1520              #define trace_Socket_ConnectionClosed(a0) trace_Socket_ConnectionClosed_Impl(0, 0, a0)
1521              #endif
1522              FILE_EVENT1(30113, trace_Socket_ConnectionClosed_Impl, LOG_WARNING, PAL_T("Socket: %p, Connection closed\n"), void *)
1523              #if defined(CONFIG_ENABLE_DEBUG)
1524              #define trace_Socket_ReadingHeader_Error(a0, a1) trace_Socket_ReadingHeader_Error_Impl(__FILE__, __LINE__, a0, a1)
1525              #else
1526              #define trace_Socket_ReadingHeader_Error(a0, a1) trace_Socket_ReadingHeader_Error_Impl(0, 0, a0, a1)
1527              #endif
1528              FILE_EVENT2(30114, trace_Socket_ReadingHeader_Error_Impl, LOG_WARNING, PAL_T("Socket: %p, Error: %d while reading header\n"), void *, MI_Result)
1529              #if defined(CONFIG_ENABLE_DEBUG)
1530              #define trace_Socket_Read_Error(a0, a1) trace_Socket_Read_Error_Impl(__FILE__, __LINE__, a0, a1)
1531              #else
1532              #define trace_Socket_Read_Error(a0, a1) trace_Socket_Read_Error_Impl(0, 0, a0, a1)
1533              #endif
1534 krisbash 1.1 FILE_EVENT2(30115, trace_Socket_Read_Error_Impl, LOG_WARNING, PAL_T("Socket: %p, Error: %d while reading\n"), void *, MI_Result)
1535              #if defined(CONFIG_ENABLE_DEBUG)
1536              #define trace_Socket_Sending_Error(a0, a1) trace_Socket_Sending_Error_Impl(__FILE__, __LINE__, a0, a1)
1537              #else
1538              #define trace_Socket_Sending_Error(a0, a1) trace_Socket_Sending_Error_Impl(0, 0, a0, a1)
1539              #endif
1540              FILE_EVENT2(30116, trace_Socket_Sending_Error_Impl, LOG_WARNING, PAL_T("Socket: %p, Error: %d while sending\n"), void *, MI_Result)
1541              #if defined(CONFIG_ENABLE_DEBUG)
1542              #define trace_SocketPair_Failed() trace_SocketPair_Failed_Impl(__FILE__, __LINE__)
1543              #else
1544              #define trace_SocketPair_Failed() trace_SocketPair_Failed_Impl(0, 0)
1545              #endif
1546              FILE_EVENT0(30117, trace_SocketPair_Failed_Impl, LOG_WARNING, PAL_T("socketpair() failed\n"))
1547              #if defined(CONFIG_ENABLE_DEBUG)
1548              #define trace_SSLNew_Failed() trace_SSLNew_Failed_Impl(__FILE__, __LINE__)
1549              #else
1550              #define trace_SSLNew_Failed() trace_SSLNew_Failed_Impl(0, 0)
1551              #endif
1552              FILE_EVENT0(30118, trace_SSLNew_Failed_Impl, LOG_WARNING, PAL_T("ssl_new() failed\n"))
1553              #if defined(CONFIG_ENABLE_DEBUG)
1554              #define trace_SSL_setfd_Failed() trace_SSL_setfd_Failed_Impl(__FILE__, __LINE__)
1555 krisbash 1.1 #else
1556              #define trace_SSL_setfd_Failed() trace_SSL_setfd_Failed_Impl(0, 0)
1557              #endif
1558              FILE_EVENT0(30119, trace_SSL_setfd_Failed_Impl, LOG_WARNING, PAL_T("ssl_set_fd() failed\n"))
1559              #if defined(CONFIG_ENABLE_DEBUG)
1560              #define trace_SSLRead_Error(a0, a1) trace_SSLRead_Error_Impl(__FILE__, __LINE__, a0, scs(a1))
1561              #else
1562              #define trace_SSLRead_Error(a0, a1) trace_SSLRead_Error_Impl(0, 0, a0, scs(a1))
1563              #endif
1564              FILE_EVENT2(30120, trace_SSLRead_Error_Impl, LOG_WARNING, PAL_T("ssl-read error: %d [%s]\n"), int, const char *)
1565              #if defined(CONFIG_ENABLE_DEBUG)
1566              #define trace_SSLRead_UnexpectedSysError(a0) trace_SSLRead_UnexpectedSysError_Impl(__FILE__, __LINE__, a0)
1567              #else
1568              #define trace_SSLRead_UnexpectedSysError(a0) trace_SSLRead_UnexpectedSysError_Impl(0, 0, a0)
1569              #endif
1570              FILE_EVENT1(30121, trace_SSLRead_UnexpectedSysError_Impl, LOG_WARNING, PAL_T("ssl-read: unexpected sys error %d\n"), int)
1571              #if defined(CONFIG_ENABLE_DEBUG)
1572              #define trace_SSLWrite_UnexpectedSysError(a0) trace_SSLWrite_UnexpectedSysError_Impl(__FILE__, __LINE__, a0)
1573              #else
1574              #define trace_SSLWrite_UnexpectedSysError(a0) trace_SSLWrite_UnexpectedSysError_Impl(0, 0, a0)
1575              #endif
1576 krisbash 1.1 FILE_EVENT1(30122, trace_SSLWrite_UnexpectedSysError_Impl, LOG_WARNING, PAL_T("ssl-write: unexpected sys error %d\n"), int)
1577              #if defined(CONFIG_ENABLE_DEBUG)
1578              #define trace_StartRequest_ConnectionClosed() trace_StartRequest_ConnectionClosed_Impl(__FILE__, __LINE__)
1579              #else
1580              #define trace_StartRequest_ConnectionClosed() trace_StartRequest_ConnectionClosed_Impl(0, 0)
1581              #endif
1582              FILE_EVENT0(30123, trace_StartRequest_ConnectionClosed_Impl, LOG_WARNING, PAL_T("start-request: connection was closed"))
1583              #if defined(CONFIG_ENABLE_DEBUG)
1584              #define trace_StartRequest_InvalidMagic() trace_StartRequest_InvalidMagic_Impl(__FILE__, __LINE__)
1585              #else
1586              #define trace_StartRequest_InvalidMagic() trace_StartRequest_InvalidMagic_Impl(0, 0)
1587              #endif
1588              FILE_EVENT0(30124, trace_StartRequest_InvalidMagic_Impl, LOG_WARNING, PAL_T("start-request: invalid magic !"))
1589              #if defined(CONFIG_ENABLE_DEBUG)
1590              #define trace_WsmanEnumerationcontext_HeartbeatTimeout(a0, a1) trace_WsmanEnumerationcontext_HeartbeatTimeout_Impl(__FILE__, __LINE__, a0, a1)
1591              #else
1592              #define trace_WsmanEnumerationcontext_HeartbeatTimeout(a0, a1) trace_WsmanEnumerationcontext_HeartbeatTimeout_Impl(0, 0, a0, a1)
1593              #endif
1594              FILE_EVENT2(30125, trace_WsmanEnumerationcontext_HeartbeatTimeout_Impl, LOG_WARNING, PAL_T("Heartbeat timeout: Sending partial results or heartbeat for enumeration context %p (%u)"), void *, MI_Uint32)
1595              #if defined(CONFIG_ENABLE_DEBUG)
1596              #define trace_TooManyHttpHeaders(a0, a1) trace_TooManyHttpHeaders_Impl(__FILE__, __LINE__, scs(a0), scs(a1))
1597 krisbash 1.1 #else
1598              #define trace_TooManyHttpHeaders(a0, a1) trace_TooManyHttpHeaders_Impl(0, 0, scs(a0), scs(a1))
1599              #endif
1600              FILE_EVENT2(30126, trace_TooManyHttpHeaders_Impl, LOG_WARNING, PAL_T("too many http headers; skipping %s: %s\n"), const char *, const char *)
1601              #if defined(CONFIG_ENABLE_DEBUG)
1602              #define trace_AggregationContext_UnhandledState(a0) trace_AggregationContext_UnhandledState_Impl(__FILE__, __LINE__, a0)
1603              #else
1604              #define trace_AggregationContext_UnhandledState(a0) trace_AggregationContext_UnhandledState_Impl(0, 0, a0)
1605              #endif
1606              FILE_EVENT1(30127, trace_AggregationContext_UnhandledState_Impl, LOG_WARNING, PAL_T("Unhandled AggregationContext state %u"), int)
1607              #if defined(CONFIG_ENABLE_DEBUG)
1608              #define trace_Socket_ReadingHeader_ErrorPageCount(a0) trace_Socket_ReadingHeader_ErrorPageCount_Impl(__FILE__, __LINE__, a0)
1609              #else
1610              #define trace_Socket_ReadingHeader_ErrorPageCount(a0) trace_Socket_ReadingHeader_ErrorPageCount_Impl(0, 0, a0)
1611              #endif
1612              FILE_EVENT1(30128, trace_Socket_ReadingHeader_ErrorPageCount_Impl, LOG_WARNING, PAL_T("Socket: %p, Error PageCount while reading header\n"), void *)
1613              #if defined(CONFIG_ENABLE_DEBUG)
1614              #define trace_Socket_ReadingHeader_ErrorMagic(a0) trace_Socket_ReadingHeader_ErrorMagic_Impl(__FILE__, __LINE__, a0)
1615              #else
1616              #define trace_Socket_ReadingHeader_ErrorMagic(a0) trace_Socket_ReadingHeader_ErrorMagic_Impl(0, 0, a0)
1617              #endif
1618 krisbash 1.1 FILE_EVENT1(30129, trace_Socket_ReadingHeader_ErrorMagic_Impl, LOG_WARNING, PAL_T("Socket: %p, Error Magic while reading header\n"), void *)
1619              #if defined(CONFIG_ENABLE_DEBUG)
1620              #define trace_Socket_ReadingHeader_ErrorBatchSize(a0) trace_Socket_ReadingHeader_ErrorBatchSize_Impl(__FILE__, __LINE__, a0)
1621              #else
1622              #define trace_Socket_ReadingHeader_ErrorBatchSize(a0) trace_Socket_ReadingHeader_ErrorBatchSize_Impl(0, 0, a0)
1623              #endif
1624              FILE_EVENT1(30130, trace_Socket_ReadingHeader_ErrorBatchSize_Impl, LOG_WARNING, PAL_T("Socket: %p, Error BatchSize while reading header\n"), void *)
1625              #if defined(CONFIG_ENABLE_DEBUG)
1626              #define trace_Socket_ReadingHeader_ErrorCreatingBatch(a0) trace_Socket_ReadingHeader_ErrorCreatingBatch_Impl(__FILE__, __LINE__, a0)
1627              #else
1628              #define trace_Socket_ReadingHeader_ErrorCreatingBatch(a0) trace_Socket_ReadingHeader_ErrorCreatingBatch_Impl(0, 0, a0)
1629              #endif
1630              FILE_EVENT1(30131, trace_Socket_ReadingHeader_ErrorCreatingBatch_Impl, LOG_WARNING, PAL_T("Socket: %p, Error CreatingBatch while reading header\n"), void *)
1631              #if defined(CONFIG_ENABLE_DEBUG)
1632              #define trace_Wsman_InteractionWsman_Right_Post_UnexpectedMessage(a0) trace_Wsman_InteractionWsman_Right_Post_UnexpectedMessage_Impl(__FILE__, __LINE__, a0)
1633              #else
1634              #define trace_Wsman_InteractionWsman_Right_Post_UnexpectedMessage(a0) trace_Wsman_InteractionWsman_Right_Post_UnexpectedMessage_Impl(0, 0, a0)
1635              #endif
1636              FILE_EVENT1(30132, trace_Wsman_InteractionWsman_Right_Post_UnexpectedMessage_Impl, LOG_WARNING, PAL_T("wsman: _InteractionWsman_Right_Post: unexpected message tag %d"), MI_Uint32)
1637              #if defined(CONFIG_ENABLE_DEBUG)
1638              #define trace_Wsman_InteractionWsmanEnum_Right_Post_UnexpectedMessage(a0) trace_Wsman_InteractionWsmanEnum_Right_Post_UnexpectedMessage_Impl(__FILE__, __LINE__, a0)
1639 krisbash 1.1 #else
1640              #define trace_Wsman_InteractionWsmanEnum_Right_Post_UnexpectedMessage(a0) trace_Wsman_InteractionWsmanEnum_Right_Post_UnexpectedMessage_Impl(0, 0, a0)
1641              #endif
1642              FILE_EVENT1(30133, trace_Wsman_InteractionWsmanEnum_Right_Post_UnexpectedMessage_Impl, LOG_WARNING, PAL_T("wsman: _InteractionWsmanEnum_Right_Post: unexpected message tag %d"), MI_Uint32)
1643              #if defined(CONFIG_ENABLE_DEBUG)
1644              #define trace_Wsman_AuthenticationFailed(a0) trace_Wsman_AuthenticationFailed_Impl(__FILE__, __LINE__, scs(a0))
1645              #else
1646              #define trace_Wsman_AuthenticationFailed(a0) trace_Wsman_AuthenticationFailed_Impl(0, 0, scs(a0))
1647              #endif
1648              FILE_EVENT1(30134, trace_Wsman_AuthenticationFailed_Impl, LOG_WARNING, PAL_T("wsman: authentication failed for user [%s]"), const char *)
1649              #if defined(CONFIG_ENABLE_DEBUG)
1650              #define trace_Wsman_UnsupportedAuthentication(a0) trace_Wsman_UnsupportedAuthentication_Impl(__FILE__, __LINE__, scs(a0))
1651              #else
1652              #define trace_Wsman_UnsupportedAuthentication(a0) trace_Wsman_UnsupportedAuthentication_Impl(0, 0, scs(a0))
1653              #endif
1654              FILE_EVENT1(30135, trace_Wsman_UnsupportedAuthentication_Impl, LOG_WARNING, PAL_T("wsman: Unsupported authentication [%s]"), const char *)
1655              #if defined(CONFIG_ENABLE_DEBUG)
1656              #define trace_Wsman_CharsetIsNotSupported(a0) trace_Wsman_CharsetIsNotSupported_Impl(__FILE__, __LINE__, scs(a0))
1657              #else
1658              #define trace_Wsman_CharsetIsNotSupported(a0) trace_Wsman_CharsetIsNotSupported_Impl(0, 0, scs(a0))
1659              #endif
1660 krisbash 1.1 FILE_EVENT1(30136, trace_Wsman_CharsetIsNotSupported_Impl, LOG_WARNING, PAL_T("wsman: charset is not supported [%s]"), const char *)
1661              #if defined(CONFIG_ENABLE_DEBUG)
1662              #define trace_Wsman_InstanceNameParameterMissing() trace_Wsman_InstanceNameParameterMissing_Impl(__FILE__, __LINE__)
1663              #else
1664              #define trace_Wsman_InstanceNameParameterMissing() trace_Wsman_InstanceNameParameterMissing_Impl(0, 0)
1665              #endif
1666              FILE_EVENT0(30137, trace_Wsman_InstanceNameParameterMissing_Impl, LOG_WARNING, PAL_T("wsman: delete-instance: instance name parameter is missing"))
1667              #if defined(CONFIG_ENABLE_DEBUG)
1668              #define trace_Wsman_FailedParseSOAPEnvelope() trace_Wsman_FailedParseSOAPEnvelope_Impl(__FILE__, __LINE__)
1669              #else
1670              #define trace_Wsman_FailedParseSOAPEnvelope() trace_Wsman_FailedParseSOAPEnvelope_Impl(0, 0)
1671              #endif
1672              FILE_EVENT0(30138, trace_Wsman_FailedParseSOAPEnvelope_Impl, LOG_WARNING, PAL_T("wsman: failed to parse SOAP envelope"))
1673              #if defined(CONFIG_ENABLE_DEBUG)
1674              #define trace_Wsman_FailedParseWSHeader() trace_Wsman_FailedParseWSHeader_Impl(__FILE__, __LINE__)
1675              #else
1676              #define trace_Wsman_FailedParseWSHeader() trace_Wsman_FailedParseWSHeader_Impl(0, 0)
1677              #endif
1678              FILE_EVENT0(30139, trace_Wsman_FailedParseWSHeader_Impl, LOG_WARNING, PAL_T("wsman: failed to parse WS header"))
1679              #if defined(CONFIG_ENABLE_DEBUG)
1680              #define trace_Wsman_NoActionOrIdentify() trace_Wsman_NoActionOrIdentify_Impl(__FILE__, __LINE__)
1681 krisbash 1.1 #else
1682              #define trace_Wsman_NoActionOrIdentify() trace_Wsman_NoActionOrIdentify_Impl(0, 0)
1683              #endif
1684              FILE_EVENT0(30140, trace_Wsman_NoActionOrIdentify_Impl, LOG_WARNING, PAL_T("wsman: found neither Action or Identify"))
1685              #if defined(CONFIG_ENABLE_DEBUG)
1686              #define trace_WsmanGet_UnsupportedResourceURI() trace_WsmanGet_UnsupportedResourceURI_Impl(__FILE__, __LINE__)
1687              #else
1688              #define trace_WsmanGet_UnsupportedResourceURI() trace_WsmanGet_UnsupportedResourceURI_Impl(0, 0)
1689              #endif
1690              FILE_EVENT0(30141, trace_WsmanGet_UnsupportedResourceURI_Impl, LOG_WARNING, PAL_T("wsman: Get : Unsupported ws-cim resourceUri"))
1691              #if defined(CONFIG_ENABLE_DEBUG)
1692              #define trace_WsmanGetInstance_InstanceNameParameterMissing() trace_WsmanGetInstance_InstanceNameParameterMissing_Impl(__FILE__, __LINE__)
1693              #else
1694              #define trace_WsmanGetInstance_InstanceNameParameterMissing() trace_WsmanGetInstance_InstanceNameParameterMissing_Impl(0, 0)
1695              #endif
1696              FILE_EVENT0(30142, trace_WsmanGetInstance_InstanceNameParameterMissing_Impl, LOG_WARNING, PAL_T("wsman: get-instance: instance name parameter is missing"))
1697              #if defined(CONFIG_ENABLE_DEBUG)
1698              #define trace_Wsman_InvalidMissingContentType(a0) trace_Wsman_InvalidMissingContentType_Impl(__FILE__, __LINE__, tcs(a0))
1699              #else
1700              #define trace_Wsman_InvalidMissingContentType(a0) trace_Wsman_InvalidMissingContentType_Impl(0, 0, tcs(a0))
1701              #endif
1702 krisbash 1.1 FILE_EVENT1(30143, trace_Wsman_InvalidMissingContentType_Impl, LOG_WARNING, PAL_T("wsman: invalid/missing content type in request [%T]"), const TChar *)
1703              #if defined(CONFIG_ENABLE_DEBUG)
1704              #define trace_WsmanEnum_ParametersMissing() trace_WsmanEnum_ParametersMissing_Impl(__FILE__, __LINE__)
1705              #else
1706              #define trace_WsmanEnum_ParametersMissing() trace_WsmanEnum_ParametersMissing_Impl(0, 0)
1707              #endif
1708              FILE_EVENT0(30144, trace_WsmanEnum_ParametersMissing_Impl, LOG_WARNING, PAL_T("wsman: mandatory parameters (className, namespace) are missing for enumerate request"))
1709              #if defined(CONFIG_ENABLE_DEBUG)
1710              #define trace_Wsman_MaxEnvelopeIsTooSmall(a0) trace_Wsman_MaxEnvelopeIsTooSmall_Impl(__FILE__, __LINE__, a0)
1711              #else
1712              #define trace_Wsman_MaxEnvelopeIsTooSmall(a0) trace_Wsman_MaxEnvelopeIsTooSmall_Impl(0, 0, a0)
1713              #endif
1714              FILE_EVENT1(30145, trace_Wsman_MaxEnvelopeIsTooSmall_Impl, LOG_WARNING, PAL_T("wsman: max-envelope is too small even for one message; message size %d"), int)
1715              #if defined(CONFIG_ENABLE_DEBUG)
1716              #define trace_WsmanPut_InstanceNameParameterMissing() trace_WsmanPut_InstanceNameParameterMissing_Impl(__FILE__, __LINE__)
1717              #else
1718              #define trace_WsmanPut_InstanceNameParameterMissing() trace_WsmanPut_InstanceNameParameterMissing_Impl(0, 0)
1719              #endif
1720              FILE_EVENT0(30146, trace_WsmanPut_InstanceNameParameterMissing_Impl, LOG_WARNING, PAL_T("wsman: Put-instance: instance name parameter is missing"))
1721              #if defined(CONFIG_ENABLE_DEBUG)
1722              #define trace_Wsman_RequestedEnvelopeSizeIsTooSmall(a0) trace_Wsman_RequestedEnvelopeSizeIsTooSmall_Impl(__FILE__, __LINE__, a0)
1723 krisbash 1.1 #else
1724              #define trace_Wsman_RequestedEnvelopeSizeIsTooSmall(a0) trace_Wsman_RequestedEnvelopeSizeIsTooSmall_Impl(0, 0, a0)
1725              #endif
1726              FILE_EVENT1(30147, trace_Wsman_RequestedEnvelopeSizeIsTooSmall_Impl, LOG_WARNING, PAL_T("wsman: requested envelope size (%d) is too small; expected at least 8K"), int)
1727              #if defined(CONFIG_ENABLE_DEBUG)
1728              #define trace_Wsman_BufferSizeIsZero() trace_Wsman_BufferSizeIsZero_Impl(__FILE__, __LINE__)
1729              #else
1730              #define trace_Wsman_BufferSizeIsZero() trace_Wsman_BufferSizeIsZero_Impl(0, 0)
1731              #endif
1732              FILE_EVENT0(30148, trace_Wsman_BufferSizeIsZero_Impl, LOG_WARNING, PAL_T("wsman: size of buffer is 0"))
1733              #if defined(CONFIG_ENABLE_DEBUG)
1734              #define trace_WsmanEnum_UnableToParseXml() trace_WsmanEnum_UnableToParseXml_Impl(__FILE__, __LINE__)
1735              #else
1736              #define trace_WsmanEnum_UnableToParseXml() trace_WsmanEnum_UnableToParseXml_Impl(0, 0)
1737              #endif
1738              FILE_EVENT0(30149, trace_WsmanEnum_UnableToParseXml_Impl, LOG_WARNING, PAL_T("wsman: unable to parse incoming xml/ enumerate request body"))
1739              #if defined(CONFIG_ENABLE_DEBUG)
1740              #define trace_WsmanPull_UnableToParseXml() trace_WsmanPull_UnableToParseXml_Impl(__FILE__, __LINE__)
1741              #else
1742              #define trace_WsmanPull_UnableToParseXml() trace_WsmanPull_UnableToParseXml_Impl(0, 0)
1743              #endif
1744 krisbash 1.1 FILE_EVENT0(30150, trace_WsmanPull_UnableToParseXml_Impl, LOG_WARNING, PAL_T("wsman: unable to parse incoming xml/ Pull request body"))
1745              #if defined(CONFIG_ENABLE_DEBUG)
1746              #define trace_WsmanRelease_UnableToParseXml() trace_WsmanRelease_UnableToParseXml_Impl(__FILE__, __LINE__)
1747              #else
1748              #define trace_WsmanRelease_UnableToParseXml() trace_WsmanRelease_UnableToParseXml_Impl(0, 0)
1749              #endif
1750              FILE_EVENT0(30151, trace_WsmanRelease_UnableToParseXml_Impl, LOG_WARNING, PAL_T("wsman: unable to parse incoming xml/ Release request body"))
1751              #if defined(CONFIG_ENABLE_DEBUG)
1752              #define trace_WsmanCreate_UnableToProcessRequest() trace_WsmanCreate_UnableToProcessRequest_Impl(__FILE__, __LINE__)
1753              #else
1754              #define trace_WsmanCreate_UnableToProcessRequest() trace_WsmanCreate_UnableToProcessRequest_Impl(0, 0)
1755              #endif
1756              FILE_EVENT0(30152, trace_WsmanCreate_UnableToProcessRequest_Impl, LOG_WARNING, PAL_T("wsman: unable to process Create request"))
1757              #if defined(CONFIG_ENABLE_DEBUG)
1758              #define trace_WsmanDelete_UnableToProcessRequest() trace_WsmanDelete_UnableToProcessRequest_Impl(__FILE__, __LINE__)
1759              #else
1760              #define trace_WsmanDelete_UnableToProcessRequest() trace_WsmanDelete_UnableToProcessRequest_Impl(0, 0)
1761              #endif
1762              FILE_EVENT0(30153, trace_WsmanDelete_UnableToProcessRequest_Impl, LOG_WARNING, PAL_T("wsman: unable to process delete-instance request"))
1763              #if defined(CONFIG_ENABLE_DEBUG)
1764              #define trace_WsmanGetClass_UnableToProcessRequest() trace_WsmanGetClass_UnableToProcessRequest_Impl(__FILE__, __LINE__)
1765 krisbash 1.1 #else
1766              #define trace_WsmanGetClass_UnableToProcessRequest() trace_WsmanGetClass_UnableToProcessRequest_Impl(0, 0)
1767              #endif
1768              FILE_EVENT0(30154, trace_WsmanGetClass_UnableToProcessRequest_Impl, LOG_WARNING, PAL_T("wsman: unable to process get-class request"))
1769              #if defined(CONFIG_ENABLE_DEBUG)
1770              #define trace_WsmanGetInstance_UnableToProcessRequest() trace_WsmanGetInstance_UnableToProcessRequest_Impl(__FILE__, __LINE__)
1771              #else
1772              #define trace_WsmanGetInstance_UnableToProcessRequest() trace_WsmanGetInstance_UnableToProcessRequest_Impl(0, 0)
1773              #endif
1774              FILE_EVENT0(30155, trace_WsmanGetInstance_UnableToProcessRequest_Impl, LOG_WARNING, PAL_T("wsman: unable to process get-instance request"))
1775              #if defined(CONFIG_ENABLE_DEBUG)
1776              #define trace_WsmanInvoke_UnableToProcessRequest() trace_WsmanInvoke_UnableToProcessRequest_Impl(__FILE__, __LINE__)
1777              #else
1778              #define trace_WsmanInvoke_UnableToProcessRequest() trace_WsmanInvoke_UnableToProcessRequest_Impl(0, 0)
1779              #endif
1780              FILE_EVENT0(30156, trace_WsmanInvoke_UnableToProcessRequest_Impl, LOG_WARNING, PAL_T("wsman: unable to process invoke request"))
1781              #if defined(CONFIG_ENABLE_DEBUG)
1782              #define trace_WsmanPutInstance_UnableToProcessRequest() trace_WsmanPutInstance_UnableToProcessRequest_Impl(__FILE__, __LINE__)
1783              #else
1784              #define trace_WsmanPutInstance_UnableToProcessRequest() trace_WsmanPutInstance_UnableToProcessRequest_Impl(0, 0)
1785              #endif
1786 krisbash 1.1 FILE_EVENT0(30157, trace_WsmanPutInstance_UnableToProcessRequest_Impl, LOG_WARNING, PAL_T("wsman: unable to process Put-instance request"))
1787              #if defined(CONFIG_ENABLE_DEBUG)
1788              #define trace_Wsman_UnexpectedCloseTag(a0) trace_Wsman_UnexpectedCloseTag_Impl(__FILE__, __LINE__, tcs(a0))
1789              #else
1790              #define trace_Wsman_UnexpectedCloseTag(a0) trace_Wsman_UnexpectedCloseTag_Impl(0, 0, tcs(a0))
1791              #endif
1792              FILE_EVENT1(30158, trace_Wsman_UnexpectedCloseTag_Impl, LOG_WARNING, PAL_T("wsman: unexpected close tag [%T] in incoming xml"), const TChar *)
1793              #if defined(CONFIG_ENABLE_DEBUG)
1794              #define trace_Wsman_UnknownCustomAction() trace_Wsman_UnknownCustomAction_Impl(__FILE__, __LINE__)
1795              #else
1796              #define trace_Wsman_UnknownCustomAction() trace_Wsman_UnknownCustomAction_Impl(0, 0)
1797              #endif
1798              FILE_EVENT0(30159, trace_Wsman_UnknownCustomAction_Impl, LOG_WARNING, PAL_T("wsman: unknown custom action"))
1799              #if defined(CONFIG_ENABLE_DEBUG)
1800              #define trace_WsmanEnum_UnknownDialect(a0) trace_WsmanEnum_UnknownDialect_Impl(__FILE__, __LINE__, tcs(a0))
1801              #else
1802              #define trace_WsmanEnum_UnknownDialect(a0) trace_WsmanEnum_UnknownDialect_Impl(0, 0, tcs(a0))
1803              #endif
1804              FILE_EVENT1(30160, trace_WsmanEnum_UnknownDialect_Impl, LOG_WARNING, PAL_T("wsman: unknown dialect in enumeration: [%T]"), const TChar *)
1805              #if defined(CONFIG_ENABLE_DEBUG)
1806              #define trace_Wsman_UnknownMandatoryTag(a0) trace_Wsman_UnknownMandatoryTag_Impl(__FILE__, __LINE__, tcs(a0))
1807 krisbash 1.1 #else
1808              #define trace_Wsman_UnknownMandatoryTag(a0) trace_Wsman_UnknownMandatoryTag_Impl(0, 0, tcs(a0))
1809              #endif
1810              FILE_EVENT1(30161, trace_Wsman_UnknownMandatoryTag_Impl, LOG_WARNING, PAL_T("wsman: unknown mandatory tag [%T]; aborted"), const TChar *)
1811              #if defined(CONFIG_ENABLE_DEBUG)
1812              #define trace_Wsman_UnsupportedAction(a0) trace_Wsman_UnsupportedAction_Impl(__FILE__, __LINE__, a0)
1813              #else
1814              #define trace_Wsman_UnsupportedAction(a0) trace_Wsman_UnsupportedAction_Impl(0, 0, a0)
1815              #endif
1816              FILE_EVENT1(30162, trace_Wsman_UnsupportedAction_Impl, LOG_WARNING, PAL_T("wsman: unsupported action [%d]"), int)
1817              #if defined(CONFIG_ENABLE_DEBUG)
1818              #define trace_WsmanConnection_ProcessInstance_Expired(a0) trace_WsmanConnection_ProcessInstance_Expired_Impl(__FILE__, __LINE__, a0)
1819              #else
1820              #define trace_WsmanConnection_ProcessInstance_Expired(a0) trace_WsmanConnection_ProcessInstance_Expired_Impl(0, 0, a0)
1821              #endif
1822              FILE_EVENT1(30163, trace_WsmanConnection_ProcessInstance_Expired_Impl, LOG_WARNING, PAL_T("WsmanConnection: %p _ProcessInstanceConnectionData: expired"), void *)
1823              #if defined(CONFIG_ENABLE_DEBUG)
1824              #define trace_WsmanConnection_ProcessResult_NoRequest(a0) trace_WsmanConnection_ProcessResult_NoRequest_Impl(__FILE__, __LINE__, a0)
1825              #else
1826              #define trace_WsmanConnection_ProcessResult_NoRequest(a0) trace_WsmanConnection_ProcessResult_NoRequest_Impl(0, 0, a0)
1827              #endif
1828 krisbash 1.1 FILE_EVENT1(30164, trace_WsmanConnection_ProcessResult_NoRequest_Impl, LOG_WARNING, PAL_T("WsmanConnection: %p _ProcessResultConnectionData: no request"), void *)
1829              #if defined(CONFIG_ENABLE_DEBUG)
1830              #define trace_WsmanConnection_ProcessSchema_Expired(a0) trace_WsmanConnection_ProcessSchema_Expired_Impl(__FILE__, __LINE__, a0)
1831              #else
1832              #define trace_WsmanConnection_ProcessSchema_Expired(a0) trace_WsmanConnection_ProcessSchema_Expired_Impl(0, 0, a0)
1833              #endif
1834              FILE_EVENT1(30165, trace_WsmanConnection_ProcessSchema_Expired_Impl, LOG_WARNING, PAL_T("WsmanConnection: %p _ProcessSchemaConnectionData: expired"), void *)
1835              #if defined(CONFIG_ENABLE_DEBUG)
1836              #define trace_XmlSerializer_SerializeClass(a0) trace_XmlSerializer_SerializeClass_Impl(__FILE__, __LINE__, a0)
1837              #else
1838              #define trace_XmlSerializer_SerializeClass(a0) trace_XmlSerializer_SerializeClass_Impl(0, 0, a0)
1839              #endif
1840              FILE_EVENT1(30166, trace_XmlSerializer_SerializeClass_Impl, LOG_WARNING, PAL_T("XmlSerializer_SerializeClass with flags %x"), MI_Uint32)
1841              #if defined(CONFIG_ENABLE_DEBUG)
1842              #define trace_Wsman_CannotFindEnumerateContext(a0) trace_Wsman_CannotFindEnumerateContext_Impl(__FILE__, __LINE__, a0)
1843              #else
1844              #define trace_Wsman_CannotFindEnumerateContext(a0) trace_Wsman_CannotFindEnumerateContext_Impl(0, 0, a0)
1845              #endif
1846              FILE_EVENT1(30167, trace_Wsman_CannotFindEnumerateContext_Impl, LOG_WARNING, PAL_T("Cannot find enumerate context: %x"), MI_Uint32)
1847              #if defined(CONFIG_ENABLE_DEBUG)
1848              #define trace_ProvMgr_Destroy_Join_nonioThread(a0) trace_ProvMgr_Destroy_Join_nonioThread_Impl(__FILE__, __LINE__, a0)
1849 krisbash 1.1 #else
1850              #define trace_ProvMgr_Destroy_Join_nonioThread(a0) trace_ProvMgr_Destroy_Join_nonioThread_Impl(0, 0, a0)
1851              #endif
1852              FILE_EVENT1(30168, trace_ProvMgr_Destroy_Join_nonioThread_Impl, LOG_WARNING, PAL_T("ProvMgr_Destroy: Join nonio thread result %d"), PAL_Uint32)
1853              #if defined(CONFIG_ENABLE_DEBUG)
1854              #define trace_SubscrContext_ProcessResult_InvalidState(a0, a1, a2, a3) trace_SubscrContext_ProcessResult_InvalidState_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
1855              #else
1856              #define trace_SubscrContext_ProcessResult_InvalidState(a0, a1, a2, a3) trace_SubscrContext_ProcessResult_InvalidState_Impl(0, 0, a0, a1, a2, a3)
1857              #endif
1858              FILE_EVENT4(30169, trace_SubscrContext_ProcessResult_InvalidState_Impl, LOG_WARNING, PAL_T("_SubscrContext_ProcessResult: Thread %x: ctx (%p) subscription (%p); post final result to invalid subscription, state (%d) "), unsigned int, void*, void*, unsigned int)
1859              #if defined(CONFIG_ENABLE_DEBUG)
1860              #define trace_Strand_Cannot_Start_Timer(a0, a1) trace_Strand_Cannot_Start_Timer_Impl(__FILE__, __LINE__, a0, a1)
1861              #else
1862              #define trace_Strand_Cannot_Start_Timer(a0, a1) trace_Strand_Cannot_Start_Timer_Impl(0, 0, a0, a1)
1863              #endif
1864              FILE_EVENT2(30170, trace_Strand_Cannot_Start_Timer_Impl, LOG_WARNING, PAL_T("Strand_StartTimer: unable to start timer(%p). Timer already executing on strand (%p)"), void*, void*)
1865              #if defined(CONFIG_ENABLE_DEBUG)
1866              #define trace_Strand_Cannot_Fire_Timer(a0) trace_Strand_Cannot_Fire_Timer_Impl(__FILE__, __LINE__, a0)
1867              #else
1868              #define trace_Strand_Cannot_Fire_Timer(a0) trace_Strand_Cannot_Fire_Timer_Impl(0, 0, a0)
1869              #endif
1870 krisbash 1.1 FILE_EVENT1(30171, trace_Strand_Cannot_Fire_Timer_Impl, LOG_WARNING, PAL_T("Strand_FireTimer: Timer not initialized on strand (%p)"), void*)
1871              #if defined(CONFIG_ENABLE_DEBUG)
1872              #define trace_CannotOpenHttptraceFile(a0, a1) trace_CannotOpenHttptraceFile_Impl(__FILE__, __LINE__, scs(a0), a1)
1873              #else
1874              #define trace_CannotOpenHttptraceFile(a0, a1) trace_CannotOpenHttptraceFile_Impl(0, 0, scs(a0), a1)
1875              #endif
1876              FILE_EVENT2(30172, trace_CannotOpenHttptraceFile_Impl, LOG_WARNING, PAL_T("cannot open http trace file: %s, errno %d"), const char *, int)
1877              #if defined(CONFIG_ENABLE_DEBUG)
1878              #define trace_IndiMgr_NewFromDispFailed(a0) trace_IndiMgr_NewFromDispFailed_Impl(__FILE__, __LINE__, a0)
1879              #else
1880              #define trace_IndiMgr_NewFromDispFailed(a0) trace_IndiMgr_NewFromDispFailed_Impl(0, 0, a0)
1881              #endif
1882              FILE_EVENT1(30173, trace_IndiMgr_NewFromDispFailed_Impl, LOG_WARNING, PAL_T("IndiMgr_NewFromDisp: Failed to initialize IndicationHost with disp (%p)"), void *)
1883              #if defined(CONFIG_ENABLE_DEBUG)
1884              #define trace_SubscribeEntry_PostUnexpectedFinal(a0, a1, a2, a3, a4, a5) trace_SubscribeEntry_PostUnexpectedFinal_Impl(__FILE__, __LINE__, a0, tcs(a1), a2, a3, tcs(a4), a5)
1885              #else
1886              #define trace_SubscribeEntry_PostUnexpectedFinal(a0, a1, a2, a3, a4, a5) trace_SubscribeEntry_PostUnexpectedFinal_Impl(0, 0, a0, tcs(a1), a2, a3, tcs(a4), a5)
1887              #endif
1888              FILE_EVENT6(30174, trace_SubscribeEntry_PostUnexpectedFinal_Impl, LOG_WARNING, PAL_T("_SubscribeEntry_Post: entry (%p) in status (%T), received unexpected final msg(%p:%d:%T:%x)"), void *, const TChar *, Message *, MI_Uint32, const TChar *, MI_Uint64)
1889              #if defined(CONFIG_ENABLE_DEBUG)
1890              #define trace_SubscribeEntry_PostUnexpectedSubscribe(a0, a1, a2, a3, a4, a5) trace_SubscribeEntry_PostUnexpectedSubscribe_Impl(__FILE__, __LINE__, a0, tcs(a1), a2, a3, tcs(a4), a5)
1891 krisbash 1.1 #else
1892              #define trace_SubscribeEntry_PostUnexpectedSubscribe(a0, a1, a2, a3, a4, a5) trace_SubscribeEntry_PostUnexpectedSubscribe_Impl(0, 0, a0, tcs(a1), a2, a3, tcs(a4), a5)
1893              #endif
1894              FILE_EVENT6(30175, trace_SubscribeEntry_PostUnexpectedSubscribe_Impl, LOG_WARNING, PAL_T("_SubscribeEntry_Post: entry (%p) in status (%T), received unexpected SubscribeRes msg(%p:%d:%T:%x)"), void *, const TChar *, Message *, MI_Uint32, const TChar *, MI_Uint64)
1895              #if defined(CONFIG_ENABLE_DEBUG)
1896              #define trace_SubscribeEntry_PostUnsupportedMessage(a0, a1, a2, a3) trace_SubscribeEntry_PostUnsupportedMessage_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
1897              #else
1898              #define trace_SubscribeEntry_PostUnsupportedMessage(a0, a1, a2, a3) trace_SubscribeEntry_PostUnsupportedMessage_Impl(0, 0, a0, a1, tcs(a2), a3)
1899              #endif
1900              FILE_EVENT4(30176, trace_SubscribeEntry_PostUnsupportedMessage_Impl, LOG_WARNING, PAL_T("_SubscribeEntry_Post: Unsupported msg(%p:%d:%T:%x)"), Message *, MI_Uint32, const TChar *, MI_Uint64)
1901              #if defined(CONFIG_ENABLE_DEBUG)
1902              #define trace_IndicationClassList_NewByFilter_NoClassFound(a0) trace_IndicationClassList_NewByFilter_NoClassFound_Impl(__FILE__, __LINE__, tcs(a0))
1903              #else
1904              #define trace_IndicationClassList_NewByFilter_NoClassFound(a0) trace_IndicationClassList_NewByFilter_NoClassFound_Impl(0, 0, tcs(a0))
1905              #endif
1906              FILE_EVENT1(30177, trace_IndicationClassList_NewByFilter_NoClassFound_Impl, LOG_WARNING, PAL_T("IndicationClassList_NewByFilter: No class found for filter (%T)"), const TChar *)
1907              #if defined(CONFIG_ENABLE_DEBUG)
1908              #define trace_IndiMgr_HandleSubscribeReq_StrandManyNewFailed(a0) trace_IndiMgr_HandleSubscribeReq_StrandManyNewFailed_Impl(__FILE__, __LINE__, a0)
1909              #else
1910              #define trace_IndiMgr_HandleSubscribeReq_StrandManyNewFailed(a0) trace_IndiMgr_HandleSubscribeReq_StrandManyNewFailed_Impl(0, 0, a0)
1911              #endif
1912 krisbash 1.1 FILE_EVENT1(30178, trace_IndiMgr_HandleSubscribeReq_StrandManyNewFailed_Impl, LOG_WARNING, PAL_T("IndiMgr_HandleSubscribeReq: StrandMany_New failed, req (%p)"), void *)
1913              #if defined(CONFIG_ENABLE_DEBUG)
1914              #define trace_IndiMgr_HandleSubscribeReq_FailedCreate(a0) trace_IndiMgr_HandleSubscribeReq_FailedCreate_Impl(__FILE__, __LINE__, a0)
1915              #else
1916              #define trace_IndiMgr_HandleSubscribeReq_FailedCreate(a0) trace_IndiMgr_HandleSubscribeReq_FailedCreate_Impl(0, 0, a0)
1917              #endif
1918              FILE_EVENT1(30179, trace_IndiMgr_HandleSubscribeReq_FailedCreate_Impl, LOG_WARNING, PAL_T("IndiMgr_HandleSubscribeReq: Failed to create All StrandEntries or All SubscribeReq msg; req (%p)"), void *)
1919              #if defined(CONFIG_ENABLE_DEBUG)
1920              #define trace_ObjectIsnotAValidSubscr(a0) trace_ObjectIsnotAValidSubscr_Impl(__FILE__, __LINE__, a0)
1921              #else
1922              #define trace_ObjectIsnotAValidSubscr(a0) trace_ObjectIsnotAValidSubscr_Impl(0, 0, a0)
1923              #endif
1924              FILE_EVENT1(30180, trace_ObjectIsnotAValidSubscr_Impl, LOG_WARNING, PAL_T("Object %p is not a valid Subscription object."), void *)
1925              #if defined(CONFIG_ENABLE_DEBUG)
1926              #define trace_Subscription_OnAdd_NotValidSubscr(a0) trace_Subscription_OnAdd_NotValidSubscr_Impl(__FILE__, __LINE__, a0)
1927              #else
1928              #define trace_Subscription_OnAdd_NotValidSubscr(a0) trace_Subscription_OnAdd_NotValidSubscr_Impl(0, 0, a0)
1929              #endif
1930              FILE_EVENT1(30181, trace_Subscription_OnAdd_NotValidSubscr_Impl, LOG_WARNING, PAL_T("Subscription_OnAdd: Object %p is not a valid Subscription object."), void *)
1931              #if defined(CONFIG_ENABLE_DEBUG)
1932              #define trace_Subscription_OnAdd_CimBaseOnAddFailed(a0) trace_Subscription_OnAdd_CimBaseOnAddFailed_Impl(__FILE__, __LINE__, a0)
1933 krisbash 1.1 #else
1934              #define trace_Subscription_OnAdd_CimBaseOnAddFailed(a0) trace_Subscription_OnAdd_CimBaseOnAddFailed_Impl(0, 0, a0)
1935              #endif
1936              FILE_EVENT1(30182, trace_Subscription_OnAdd_CimBaseOnAddFailed_Impl, LOG_WARNING, PAL_T("Subscription_OnAdd: Call CimBase_OnAdd Failed with %d."), int)
1937              #if defined(CONFIG_ENABLE_DEBUG)
1938              #define trace_Subscription_OnAdd_FailedAddFilter(a0) trace_Subscription_OnAdd_FailedAddFilter_Impl(__FILE__, __LINE__, a0)
1939              #else
1940              #define trace_Subscription_OnAdd_FailedAddFilter(a0) trace_Subscription_OnAdd_FailedAddFilter_Impl(0, 0, a0)
1941              #endif
1942              FILE_EVENT1(30183, trace_Subscription_OnAdd_FailedAddFilter_Impl, LOG_WARNING, PAL_T("Subscription_OnAdd: Failed to add filter, error %d."), int)
1943              #if defined(CONFIG_ENABLE_DEBUG)
1944              #define trace_Subscription_OnAdd_FailedAddListener(a0) trace_Subscription_OnAdd_FailedAddListener_Impl(__FILE__, __LINE__, a0)
1945              #else
1946              #define trace_Subscription_OnAdd_FailedAddListener(a0) trace_Subscription_OnAdd_FailedAddListener_Impl(0, 0, a0)
1947              #endif
1948              FILE_EVENT1(30184, trace_Subscription_OnAdd_FailedAddListener_Impl, LOG_WARNING, PAL_T("Subscription_OnAdd: Failed to add listener, error %d."), int)
1949              #if defined(CONFIG_ENABLE_DEBUG)
1950              #define trace_Subscription_OnAdd_ProvRegIsNull() trace_Subscription_OnAdd_ProvRegIsNull_Impl(__FILE__, __LINE__)
1951              #else
1952              #define trace_Subscription_OnAdd_ProvRegIsNull() trace_Subscription_OnAdd_ProvRegIsNull_Impl(0, 0)
1953              #endif
1954 krisbash 1.1 FILE_EVENT0(30185, trace_Subscription_OnAdd_ProvRegIsNull_Impl, LOG_WARNING, PAL_T("Subscription_OnAdd: ProvReg object is NULL"))
1955              #if defined(CONFIG_ENABLE_DEBUG)
1956              #define trace_Subscription_OnRemove_NotValidSubscr(a0) trace_Subscription_OnRemove_NotValidSubscr_Impl(__FILE__, __LINE__, a0)
1957              #else
1958              #define trace_Subscription_OnRemove_NotValidSubscr(a0) trace_Subscription_OnRemove_NotValidSubscr_Impl(0, 0, a0)
1959              #endif
1960              FILE_EVENT1(30186, trace_Subscription_OnRemove_NotValidSubscr_Impl, LOG_WARNING, PAL_T("Subscription_OnRemove: Object %p is not a valid Subscription object."), void *)
1961              #if defined(CONFIG_ENABLE_DEBUG)
1962              #define trace_Subscription_OnRemove_RemoveFailed(a0, a1) trace_Subscription_OnRemove_RemoveFailed_Impl(__FILE__, __LINE__, a0, a1)
1963              #else
1964              #define trace_Subscription_OnRemove_RemoveFailed(a0, a1) trace_Subscription_OnRemove_RemoveFailed_Impl(0, 0, a0, a1)
1965              #endif
1966              FILE_EVENT2(30187, trace_Subscription_OnRemove_RemoveFailed_Impl, LOG_WARNING, PAL_T("Subscription_OnRemove: Failed to remove subscription %p from container %p."), void *, void *)
1967              #if defined(CONFIG_ENABLE_DEBUG)
1968              #define trace_Subscription_OnRemove_RemoveFilterFailed(a0) trace_Subscription_OnRemove_RemoveFilterFailed_Impl(__FILE__, __LINE__, a0)
1969              #else
1970              #define trace_Subscription_OnRemove_RemoveFilterFailed(a0) trace_Subscription_OnRemove_RemoveFilterFailed_Impl(0, 0, a0)
1971              #endif
1972              FILE_EVENT1(30188, trace_Subscription_OnRemove_RemoveFilterFailed_Impl, LOG_WARNING, PAL_T("Subscription_OnRemove: Call IndiMgr_RemoveFilter() Failed with %d."), int)
1973              #if defined(CONFIG_ENABLE_DEBUG)
1974              #define trace_LifecycleSubscription_ContextNotInitialized(a0) trace_LifecycleSubscription_ContextNotInitialized_Impl(__FILE__, __LINE__, tcs(a0))
1975 krisbash 1.1 #else
1976              #define trace_LifecycleSubscription_ContextNotInitialized(a0) trace_LifecycleSubscription_ContextNotInitialized_Impl(0, 0, tcs(a0))
1977              #endif
1978              FILE_EVENT1(30189, trace_LifecycleSubscription_ContextNotInitialized_Impl, LOG_WARNING, PAL_T("Provider_InvokeSubscribe: Lifecycle context not initialized for class (%T)."), const TChar*)
1979              #if defined(CONFIG_ENABLE_DEBUG)
1980              #define trace_Disp_ErrorInteractionAlloc() trace_Disp_ErrorInteractionAlloc_Impl(__FILE__, __LINE__)
1981              #else
1982              #define trace_Disp_ErrorInteractionAlloc() trace_Disp_ErrorInteractionAlloc_Impl(0, 0)
1983              #endif
1984              FILE_EVENT0(30190, trace_Disp_ErrorInteractionAlloc_Impl, LOG_WARNING, PAL_T("Dispatcher cannot allocate interaction"))
1985              #if defined(CONFIG_ENABLE_DEBUG)
1986              #define trace_Disp_ErrorEnumEntryAlloc() trace_Disp_ErrorEnumEntryAlloc_Impl(__FILE__, __LINE__)
1987              #else
1988              #define trace_Disp_ErrorEnumEntryAlloc() trace_Disp_ErrorEnumEntryAlloc_Impl(0, 0)
1989              #endif
1990              FILE_EVENT0(30191, trace_Disp_ErrorEnumEntryAlloc_Impl, LOG_WARNING, PAL_T("Dispatcher cannot allocate EnumEntry"))
1991              #if defined(CONFIG_ENABLE_DEBUG)
1992              #define trace_Disp_ErrorAddEntry() trace_Disp_ErrorAddEntry_Impl(__FILE__, __LINE__)
1993              #else
1994              #define trace_Disp_ErrorAddEntry() trace_Disp_ErrorAddEntry_Impl(0, 0)
1995              #endif
1996 krisbash 1.1 FILE_EVENT0(30192, trace_Disp_ErrorAddEntry_Impl, LOG_WARNING, PAL_T("Dispatcher cannot add entry"))
1997              #if defined(CONFIG_ENABLE_DEBUG)
1998              #define trace_IndiMgr_HandleSubscribe_Outofmemory(a0) trace_IndiMgr_HandleSubscribe_Outofmemory_Impl(__FILE__, __LINE__, a0)
1999              #else
2000              #define trace_IndiMgr_HandleSubscribe_Outofmemory(a0) trace_IndiMgr_HandleSubscribe_Outofmemory_Impl(0, 0, a0)
2001              #endif
2002              FILE_EVENT1(30193, trace_IndiMgr_HandleSubscribe_Outofmemory_Impl, LOG_WARNING, PAL_T("IndiMgr_HandleSubscribeReq: %p Out of memory"), void *)
2003              #if defined(CONFIG_ENABLE_DEBUG)
2004              #define trace_Wsman_UnsupportedDeliveryMode(a0) trace_Wsman_UnsupportedDeliveryMode_Impl(__FILE__, __LINE__, tcs(a0))
2005              #else
2006              #define trace_Wsman_UnsupportedDeliveryMode(a0) trace_Wsman_UnsupportedDeliveryMode_Impl(0, 0, tcs(a0))
2007              #endif
2008              FILE_EVENT1(30194, trace_Wsman_UnsupportedDeliveryMode_Impl, LOG_WARNING, PAL_T("WS_ParseSubscribeBody: Unsupported delivery mode %T"), const TChar*)
2009              #if defined(CONFIG_ENABLE_DEBUG)
2010              #define trace_Wsman_ExpectedDeliveryMode() trace_Wsman_ExpectedDeliveryMode_Impl(__FILE__, __LINE__)
2011              #else
2012              #define trace_Wsman_ExpectedDeliveryMode() trace_Wsman_ExpectedDeliveryMode_Impl(0, 0)
2013              #endif
2014              FILE_EVENT0(30195, trace_Wsman_ExpectedDeliveryMode_Impl, LOG_WARNING, PAL_T("WS_ParseSubscribeBody: Delivery mode expected, but not specified by client"))
2015              #if defined(CONFIG_ENABLE_DEBUG)
2016              #define trace_Wsman_SubscribeRequest_InvalidExpires_TimeInPast(a0) trace_Wsman_SubscribeRequest_InvalidExpires_TimeInPast_Impl(__FILE__, __LINE__, tcs(a0))
2017 krisbash 1.1 #else
2018              #define trace_Wsman_SubscribeRequest_InvalidExpires_TimeInPast(a0) trace_Wsman_SubscribeRequest_InvalidExpires_TimeInPast_Impl(0, 0, tcs(a0))
2019              #endif
2020              FILE_EVENT1(30196, trace_Wsman_SubscribeRequest_InvalidExpires_TimeInPast_Impl, LOG_WARNING, PAL_T("_ValidateSubscribeRequest: Expires date %T is in the past"), const TChar*)
2021              #if defined(CONFIG_ENABLE_DEBUG)
2022              #define trace_Wsman_SubscribeRequest_InvalidExpires_WallClockNotSupported() trace_Wsman_SubscribeRequest_InvalidExpires_WallClockNotSupported_Impl(__FILE__, __LINE__)
2023              #else
2024              #define trace_Wsman_SubscribeRequest_InvalidExpires_WallClockNotSupported() trace_Wsman_SubscribeRequest_InvalidExpires_WallClockNotSupported_Impl(0, 0)
2025              #endif
2026              FILE_EVENT0(30197, trace_Wsman_SubscribeRequest_InvalidExpires_WallClockNotSupported_Impl, LOG_WARNING, PAL_T("_ValidateSubscribeRequest: Wall clock time not supported"))
2027              #if defined(CONFIG_ENABLE_DEBUG)
2028              #define trace_Wsman_SubscribeRequest_InvalidExpiresValue() trace_Wsman_SubscribeRequest_InvalidExpiresValue_Impl(__FILE__, __LINE__)
2029              #else
2030              #define trace_Wsman_SubscribeRequest_InvalidExpiresValue() trace_Wsman_SubscribeRequest_InvalidExpiresValue_Impl(0, 0)
2031              #endif
2032              FILE_EVENT0(30198, trace_Wsman_SubscribeRequest_InvalidExpiresValue_Impl, LOG_WARNING, PAL_T("_ValidateSubscribeRequest: Invalid duration specified.  Cannot be zero"))
2033              #if defined(CONFIG_ENABLE_DEBUG)
2034              #define trace_Wsman_InvalidHeartbeatType() trace_Wsman_InvalidHeartbeatType_Impl(__FILE__, __LINE__)
2035              #else
2036              #define trace_Wsman_InvalidHeartbeatType() trace_Wsman_InvalidHeartbeatType_Impl(0, 0)
2037              #endif
2038 krisbash 1.1 FILE_EVENT0(30199, trace_Wsman_InvalidHeartbeatType_Impl, LOG_WARNING, PAL_T("_ValidateSubscribeRequest: Heartbeat must be xs:duration"))
2039              #if defined(CONFIG_ENABLE_DEBUG)
2040              #define trace_Wsman_InvalidActionRequest() trace_Wsman_InvalidActionRequest_Impl(__FILE__, __LINE__)
2041              #else
2042              #define trace_Wsman_InvalidActionRequest() trace_Wsman_InvalidActionRequest_Impl(0, 0)
2043              #endif
2044              FILE_EVENT0(30200, trace_Wsman_InvalidActionRequest_Impl, LOG_WARNING, PAL_T("_ValidateHeader: Unsupported requested action"))
2045              #if defined(CONFIG_ENABLE_DEBUG)
2046              #define trace_Wsman_UnsupportedConnectionRetry() trace_Wsman_UnsupportedConnectionRetry_Impl(__FILE__, __LINE__)
2047              #else
2048              #define trace_Wsman_UnsupportedConnectionRetry() trace_Wsman_UnsupportedConnectionRetry_Impl(0, 0)
2049              #endif
2050              FILE_EVENT0(30201, trace_Wsman_UnsupportedConnectionRetry_Impl, LOG_WARNING, PAL_T("_ValidateHeader: Unsupported feature: connection retry"))
2051              #if defined(CONFIG_ENABLE_DEBUG)
2052              #define trace_Wsman_PullRequest_InvalidMaxTimeValue() trace_Wsman_PullRequest_InvalidMaxTimeValue_Impl(__FILE__, __LINE__)
2053              #else
2054              #define trace_Wsman_PullRequest_InvalidMaxTimeValue() trace_Wsman_PullRequest_InvalidMaxTimeValue_Impl(0, 0)
2055              #endif
2056              FILE_EVENT0(30202, trace_Wsman_PullRequest_InvalidMaxTimeValue_Impl, LOG_WARNING, PAL_T("_ValidatePullRequest: Invalid MaxTime specified.  Cannot be zero"))
2057              #if defined(CONFIG_ENABLE_DEBUG)
2058              #define trace_Wsman_UnableToconvertDatetimeToUsec_MSCVER(a0, a1) trace_Wsman_UnableToconvertDatetimeToUsec_MSCVER_Impl(__FILE__, __LINE__, a0, a1)
2059 krisbash 1.1 #else
2060              #define trace_Wsman_UnableToconvertDatetimeToUsec_MSCVER(a0, a1) trace_Wsman_UnableToconvertDatetimeToUsec_MSCVER_Impl(0, 0, a0, a1)
2061              #endif
2062              FILE_EVENT2(30203, trace_Wsman_UnableToconvertDatetimeToUsec_MSCVER_Impl, LOG_WARNING, PAL_T("Unable to convert specified timeout.  Using (%I64u) instead for request %d"), PAL_Uint64, MI_Uint32)
2063              #if defined(CONFIG_ENABLE_DEBUG)
2064              #define trace_Wsman_UnableToconvertDatetimeToUsec_POSIX(a0, a1) trace_Wsman_UnableToconvertDatetimeToUsec_POSIX_Impl(__FILE__, __LINE__, a0, a1)
2065              #else
2066              #define trace_Wsman_UnableToconvertDatetimeToUsec_POSIX(a0, a1) trace_Wsman_UnableToconvertDatetimeToUsec_POSIX_Impl(0, 0, a0, a1)
2067              #endif
2068              FILE_EVENT2(30204, trace_Wsman_UnableToconvertDatetimeToUsec_POSIX_Impl, LOG_WARNING, PAL_T("Unable to convert specified timeout.  Using (%llu) instead for request %d"), PAL_Uint64, MI_Uint32)
2069              #if defined(CONFIG_ENABLE_DEBUG)
2070              #define trace_WsmanEnumerationcontext_HeartbeatMissingPull(a0, a1) trace_WsmanEnumerationcontext_HeartbeatMissingPull_Impl(__FILE__, __LINE__, a0, a1)
2071              #else
2072              #define trace_WsmanEnumerationcontext_HeartbeatMissingPull(a0, a1) trace_WsmanEnumerationcontext_HeartbeatMissingPull_Impl(0, 0, a0, a1)
2073              #endif
2074              FILE_EVENT2(30205, trace_WsmanEnumerationcontext_HeartbeatMissingPull_Impl, LOG_WARNING, PAL_T("Heartbeat timeout: No PullRequest attached! Terminating enumeration context %p (%u)"), void *, MI_Uint32)
2075              #if defined(CONFIG_ENABLE_DEBUG)
2076              #define trace_WsmanEnumerationcontext_HeartbeatCancelled(a0, a1) trace_WsmanEnumerationcontext_HeartbeatCancelled_Impl(__FILE__, __LINE__, a0, a1)
2077              #else
2078              #define trace_WsmanEnumerationcontext_HeartbeatCancelled(a0, a1) trace_WsmanEnumerationcontext_HeartbeatCancelled_Impl(0, 0, a0, a1)
2079              #endif
2080 krisbash 1.1 FILE_EVENT2(30206, trace_WsmanEnumerationcontext_HeartbeatCancelled_Impl, LOG_WARNING, PAL_T("Heartbeat timeout: Timer cancelled for enumeration context %p (%u)"), void *, MI_Uint32)
2081              #if defined(CONFIG_ENABLE_DEBUG)
2082              #define trace_WsmanConnectionData_OperationCancelled(a0, a1) trace_WsmanConnectionData_OperationCancelled_Impl(__FILE__, __LINE__, a0, a1)
2083              #else
2084              #define trace_WsmanConnectionData_OperationCancelled(a0, a1) trace_WsmanConnectionData_OperationCancelled_Impl(0, 0, a0, a1)
2085              #endif
2086              FILE_EVENT2(30207, trace_WsmanConnectionData_OperationCancelled_Impl, LOG_WARNING, PAL_T("Operation timeout: Timer cancelled for connection data %p action (%d)"), void *, int)
2087              #if defined(CONFIG_ENABLE_DEBUG)
2088              #define trace_WsmanConnectionData_OperationTimeout(a0, a1) trace_WsmanConnectionData_OperationTimeout_Impl(__FILE__, __LINE__, a0, a1)
2089              #else
2090              #define trace_WsmanConnectionData_OperationTimeout(a0, a1) trace_WsmanConnectionData_OperationTimeout_Impl(0, 0, a0, a1)
2091              #endif
2092              FILE_EVENT2(30208, trace_WsmanConnectionData_OperationTimeout_Impl, LOG_WARNING, PAL_T("Operation timeout: Timeout for connection data %p action (%d)"), void *, int)
2093              #if defined(CONFIG_ENABLE_DEBUG)
2094              #define trace_Wsman_SubscribeBookmark_Empty() trace_Wsman_SubscribeBookmark_Empty_Impl(__FILE__, __LINE__)
2095              #else
2096              #define trace_Wsman_SubscribeBookmark_Empty() trace_Wsman_SubscribeBookmark_Empty_Impl(0, 0)
2097              #endif
2098              FILE_EVENT0(30209, trace_Wsman_SubscribeBookmark_Empty_Impl, LOG_WARNING, PAL_T("_ValidateSubscribeRequest: The specified bookmark is invalid (empty)"))
2099              #if defined(CONFIG_ENABLE_DEBUG)
2100              #define trace_NonRootUserAccessInprocProvider(a0, a1, a2) trace_NonRootUserAccessInprocProvider_Impl(__FILE__, __LINE__, scs(a0), tcs(a1), tcs(a2))
2101 krisbash 1.1 #else
2102              #define trace_NonRootUserAccessInprocProvider(a0, a1, a2) trace_NonRootUserAccessInprocProvider_Impl(0, 0, scs(a0), tcs(a1), tcs(a2))
2103              #endif
2104              FILE_EVENT3(30210, trace_NonRootUserAccessInprocProvider_Impl, LOG_WARNING, PAL_T("AgentMgr_HandleRequest: Access denied. User (%s) attempted to access class (%T) under namespace (%T) from an in-process provider."), const char*, const TChar*, const TChar*)
2105              #if defined(CONFIG_ENABLE_DEBUG)
2106              #define trace_Agent_DisconnectedFromServer() trace_Agent_DisconnectedFromServer_Impl(__FILE__, __LINE__)
2107              #else
2108              #define trace_Agent_DisconnectedFromServer() trace_Agent_DisconnectedFromServer_Impl(0, 0)
2109              #endif
2110              FILE_EVENT0(40000, trace_Agent_DisconnectedFromServer_Impl, LOG_INFO, PAL_T("disconnected form server; exiting"))
2111              #if defined(CONFIG_ENABLE_DEBUG)
2112              #define trace_Agent_SendingIdleNotification() trace_Agent_SendingIdleNotification_Impl(__FILE__, __LINE__)
2113              #else
2114              #define trace_Agent_SendingIdleNotification() trace_Agent_SendingIdleNotification_Impl(0, 0)
2115              #endif
2116              FILE_EVENT0(40001, trace_Agent_SendingIdleNotification_Impl, LOG_INFO, PAL_T("sending 'agent-idle' notification to the server"))
2117              #if defined(CONFIG_ENABLE_DEBUG)
2118              #define trace_Agent_ChangingIdleTimeout(a0) trace_Agent_ChangingIdleTimeout_Impl(__FILE__, __LINE__, a0)
2119              #else
2120              #define trace_Agent_ChangingIdleTimeout(a0) trace_Agent_ChangingIdleTimeout_Impl(0, 0, a0)
2121              #endif
2122 krisbash 1.1 FILE_EVENT1(40002, trace_Agent_ChangingIdleTimeout_Impl, LOG_INFO, PAL_T("changing idle timeout to %x sec"), MI_Uint64)
2123              #if defined(CONFIG_ENABLE_DEBUG)
2124              #define trace_Agent_Started(a0) trace_Agent_Started_Impl(__FILE__, __LINE__, a0)
2125              #else
2126              #define trace_Agent_Started(a0) trace_Agent_Started_Impl(0, 0, a0)
2127              #endif
2128              FILE_EVENT1(40003, trace_Agent_Started_Impl, LOG_INFO, PAL_T("agent started; fd %d"), int)
2129              #if defined(CONFIG_ENABLE_DEBUG)
2130              #define trace_AgentMgr_SendErrorResponse(a0) trace_AgentMgr_SendErrorResponse_Impl(__FILE__, __LINE__, a0)
2131              #else
2132              #define trace_AgentMgr_SendErrorResponse(a0) trace_AgentMgr_SendErrorResponse_Impl(0, 0, a0)
2133              #endif
2134              FILE_EVENT1(40004, trace_AgentMgr_SendErrorResponse_Impl, LOG_INFO, PAL_T("_SendErrorResponse, RequestItem: %p"), void *)
2135              #if defined(CONFIG_ENABLE_DEBUG)
2136              #define trace_AgentMgr_SendRequestToAgent(a0, a1, a2, a3, a4, a5) trace_AgentMgr_SendRequestToAgent_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3, a4, a5)
2137              #else
2138              #define trace_AgentMgr_SendRequestToAgent(a0, a1, a2, a3, a4, a5) trace_AgentMgr_SendRequestToAgent_Impl(0, 0, a0, a1, tcs(a2), a3, a4, a5)
2139              #endif
2140              FILE_EVENT6(40005, trace_AgentMgr_SendRequestToAgent_Impl, LOG_INFO, PAL_T("_SendRequestToAgent msg(%p:%d:%T:%x), from original operationId: %x to %x"), Message *, MI_Uint32, const TChar *, MI_Uint64, MI_Uint64, MI_Uint64)
2141              #if defined(CONFIG_ENABLE_DEBUG)
2142              #define trace_DispEnum_UnknownClass(a0, a1) trace_DispEnum_UnknownClass_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
2143 krisbash 1.1 #else
2144              #define trace_DispEnum_UnknownClass(a0, a1) trace_DispEnum_UnknownClass_Impl(0, 0, tcs(a0), tcs(a1))
2145              #endif
2146              FILE_EVENT2(40006, trace_DispEnum_UnknownClass_Impl, LOG_INFO, PAL_T("unknown class in enumerate request: %T:%T"), const TChar *, const TChar *)
2147              #if defined(CONFIG_ENABLE_DEBUG)
2148              #define trace_SSL_LoadingServerCert(a0) trace_SSL_LoadingServerCert_Impl(__FILE__, __LINE__, scs(a0))
2149              #else
2150              #define trace_SSL_LoadingServerCert(a0) trace_SSL_LoadingServerCert_Impl(0, 0, scs(a0))
2151              #endif
2152              FILE_EVENT1(40007, trace_SSL_LoadingServerCert_Impl, LOG_INFO, PAL_T("---> SSL: Loading server certificate from: %s"), const char *)
2153              #if defined(CONFIG_ENABLE_DEBUG)
2154              #define trace_SSL_LoadingCertPrivateKey(a0) trace_SSL_LoadingCertPrivateKey_Impl(__FILE__, __LINE__, scs(a0))
2155              #else
2156              #define trace_SSL_LoadingCertPrivateKey(a0) trace_SSL_LoadingCertPrivateKey_Impl(0, 0, scs(a0))
2157              #endif
2158              FILE_EVENT1(40008, trace_SSL_LoadingCertPrivateKey_Impl, LOG_INFO, PAL_T("---> SSL: Loading certificate's private key from: %s"), const char *)
2159              #if defined(CONFIG_ENABLE_DEBUG)
2160              #define trace_Socket_ReceivedMessage(a0, a1, a2, a3) trace_Socket_ReceivedMessage_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
2161              #else
2162              #define trace_Socket_ReceivedMessage(a0, a1, a2, a3) trace_Socket_ReceivedMessage_Impl(0, 0, a0, a1, tcs(a2), a3)
2163              #endif
2164 krisbash 1.1 FILE_EVENT4(40009, trace_Socket_ReceivedMessage_Impl, LOG_INFO, PAL_T("done with receiving msg(%p:%d:%T:%x)"), Message *, MI_Uint32, const TChar *, MI_Uint64)
2165              #if defined(CONFIG_ENABLE_DEBUG)
2166              #define trace_Socket_ClosingConnection(a0, a1) trace_Socket_ClosingConnection_Impl(__FILE__, __LINE__, a0, a1)
2167              #else
2168              #define trace_Socket_ClosingConnection(a0, a1) trace_Socket_ClosingConnection_Impl(0, 0, a0, a1)
2169              #endif
2170              FILE_EVENT2(40010, trace_Socket_ClosingConnection_Impl, LOG_INFO, PAL_T("Socket: %p, closing connection (mask %x)"), void *, MI_Uint32)
2171              #if defined(CONFIG_ENABLE_DEBUG)
2172              #define trace_UnloadingIdleProviders() trace_UnloadingIdleProviders_Impl(__FILE__, __LINE__)
2173              #else
2174              #define trace_UnloadingIdleProviders() trace_UnloadingIdleProviders_Impl(0, 0)
2175              #endif
2176              FILE_EVENT0(40011, trace_UnloadingIdleProviders_Impl, LOG_INFO, PAL_T("Unloading idle providers"))
2177              #if defined(CONFIG_ENABLE_DEBUG)
2178              #define trace_ServerReceivedNoOpReqTag(a0) trace_ServerReceivedNoOpReqTag_Impl(__FILE__, __LINE__, a0)
2179              #else
2180              #define trace_ServerReceivedNoOpReqTag(a0) trace_ServerReceivedNoOpReqTag_Impl(0, 0, a0)
2181              #endif
2182              FILE_EVENT1(40012, trace_ServerReceivedNoOpReqTag_Impl, LOG_INFO, PAL_T("Received NoOpReqTag, terminateByNoop: %u"), int)
2183              #if defined(CONFIG_ENABLE_DEBUG)
2184              #define trace_Server_ProtocolRun(a0) trace_Server_ProtocolRun_Impl(__FILE__, __LINE__, a0)
2185 krisbash 1.1 #else
2186              #define trace_Server_ProtocolRun(a0) trace_Server_ProtocolRun_Impl(0, 0, a0)
2187              #endif
2188              FILE_EVENT1(40013, trace_Server_ProtocolRun_Impl, LOG_INFO, PAL_T("after run, r %d"), MI_Result)
2189              #if defined(CONFIG_ENABLE_DEBUG)
2190              #define trace_Server_LiveTimeExpired() trace_Server_LiveTimeExpired_Impl(__FILE__, __LINE__)
2191              #else
2192              #define trace_Server_LiveTimeExpired() trace_Server_LiveTimeExpired_Impl(0, 0)
2193              #endif
2194              FILE_EVENT0(40014, trace_Server_LiveTimeExpired_Impl, LOG_INFO, PAL_T("livetime expired; server stopped"))
2195              #if defined(CONFIG_ENABLE_DEBUG)
2196              #define trace_ServerTerminated() trace_ServerTerminated_Impl(__FILE__, __LINE__)
2197              #else
2198              #define trace_ServerTerminated() trace_ServerTerminated_Impl(0, 0)
2199              #endif
2200              FILE_EVENT0(40015, trace_ServerTerminated_Impl, LOG_INFO, PAL_T("server terminated"))
2201              #if defined(CONFIG_ENABLE_DEBUG)
2202              #define trace_ServerReReadingConfig() trace_ServerReReadingConfig_Impl(__FILE__, __LINE__)
2203              #else
2204              #define trace_ServerReReadingConfig() trace_ServerReReadingConfig_Impl(0, 0)
2205              #endif
2206 krisbash 1.1 FILE_EVENT0(40016, trace_ServerReReadingConfig_Impl, LOG_INFO, PAL_T("re-reading configuration"))
2207              #if defined(CONFIG_ENABLE_DEBUG)
2208              #define trace_ServerExiting() trace_ServerExiting_Impl(__FILE__, __LINE__)
2209              #else
2210              #define trace_ServerExiting() trace_ServerExiting_Impl(0, 0)
2211              #endif
2212              FILE_EVENT0(40017, trace_ServerExiting_Impl, LOG_INFO, PAL_T("server exiting"))
2213              #if defined(CONFIG_ENABLE_DEBUG)
2214              #define trace_WsmanEnum_DelayingResponse(a0) trace_WsmanEnum_DelayingResponse_Impl(__FILE__, __LINE__, a0)
2215              #else
2216              #define trace_WsmanEnum_DelayingResponse(a0) trace_WsmanEnum_DelayingResponse_Impl(0, 0, a0)
2217              #endif
2218              FILE_EVENT1(40018, trace_WsmanEnum_DelayingResponse_Impl, LOG_INFO, PAL_T("WsmanEnum: %p, Delaying response"), void *)
2219              #if defined(CONFIG_ENABLE_DEBUG)
2220              #define trace_GetFlagsFromWsmanOptions(a0, a1, a2, a3, a4) trace_GetFlagsFromWsmanOptions_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
2221              #else
2222              #define trace_GetFlagsFromWsmanOptions(a0, a1, a2, a3, a4) trace_GetFlagsFromWsmanOptions_Impl(0, 0, a0, a1, a2, a3, a4)
2223              #endif
2224              FILE_EVENT5(40019, trace_GetFlagsFromWsmanOptions_Impl, LOG_INFO, PAL_T("includeClassOrigin = %d includeInheritanceHierarchy = %d includeInheritedElements = %d includeQualifiers = %d usePreciseArrays = %d"), int, int, int, int, int)
2225              #if defined(CONFIG_ENABLE_DEBUG)
2226              #define trace_ListeningOnPorts(a0, a1) trace_ListeningOnPorts_Impl(__FILE__, __LINE__, a0, a1)
2227 krisbash 1.1 #else
2228              #define trace_ListeningOnPorts(a0, a1) trace_ListeningOnPorts_Impl(0, 0, a0, a1)
2229              #endif
2230              FILE_EVENT2(40020, trace_ListeningOnPorts_Impl, LOG_INFO, PAL_T("listening on ports: http %u, https %u"), unsigned short, unsigned short)
2231              #if defined(CONFIG_ENABLE_DEBUG)
2232              #define trace_PreExecOk(a0) trace_PreExecOk_Impl(__FILE__, __LINE__, scs(a0))
2233              #else
2234              #define trace_PreExecOk(a0) trace_PreExecOk_Impl(0, 0, scs(a0))
2235              #endif
2236              FILE_EVENT1(40021, trace_PreExecOk_Impl, LOG_INFO, PAL_T("Executed PREEXEC program: {%s}"), const char*)
2237              #if defined(CONFIG_ENABLE_DEBUG)
2238              #define trace_SubMgr_CanPostIndication_Fail(a0) trace_SubMgr_CanPostIndication_Fail_Impl(__FILE__, __LINE__, a0)
2239              #else
2240              #define trace_SubMgr_CanPostIndication_Fail(a0) trace_SubMgr_CanPostIndication_Fail_Impl(0, 0, a0)
2241              #endif
2242              FILE_EVENT1(40022, trace_SubMgr_CanPostIndication_Fail_Impl, LOG_INFO, PAL_T("SubMgr_CanPostIndication: Thread %x: it is not supported to post indication on the thread invoking EnableIndication and Subscribe"), unsigned int)
2243              #if defined(CONFIG_ENABLE_DEBUG)
2244              #define trace_SubscriptionList_EnsureArray_Overflow(a0) trace_SubscriptionList_EnsureArray_Overflow_Impl(__FILE__, __LINE__, a0)
2245              #else
2246              #define trace_SubscriptionList_EnsureArray_Overflow(a0) trace_SubscriptionList_EnsureArray_Overflow_Impl(0, 0, a0)
2247              #endif
2248 krisbash 1.1 FILE_EVENT1(40023, trace_SubscriptionList_EnsureArray_Overflow_Impl, LOG_INFO, PAL_T("_SubscriptionList_EnsureArray: Thread %x: subscription list capacity overflowed"), unsigned int)
2249              #if defined(CONFIG_ENABLE_DEBUG)
2250              #define trace_Wsman_DeliveryMode(a0) trace_Wsman_DeliveryMode_Impl(__FILE__, __LINE__, tcs(a0))
2251              #else
2252              #define trace_Wsman_DeliveryMode(a0) trace_Wsman_DeliveryMode_Impl(0, 0, tcs(a0))
2253              #endif
2254              FILE_EVENT1(40024, trace_Wsman_DeliveryMode_Impl, LOG_INFO, PAL_T("WS_ParseSubscribeBody: Delivery mode %T specified"), const TChar*)
2255              #if defined(CONFIG_ENABLE_DEBUG)
2256              #define trace_Socket_ReadHeader_ConnectionClosed(a0) trace_Socket_ReadHeader_ConnectionClosed_Impl(__FILE__, __LINE__, a0)
2257              #else
2258              #define trace_Socket_ReadHeader_ConnectionClosed(a0) trace_Socket_ReadHeader_ConnectionClosed_Impl(0, 0, a0)
2259              #endif
2260              FILE_EVENT1(40025, trace_Socket_ReadHeader_ConnectionClosed_Impl, LOG_INFO, PAL_T("Socket: %p, Connection Closed while reading header\n"), void *)
2261              #if defined(CONFIG_ENABLE_DEBUG)
2262              #define trace_Socket_Read_ConnectionClosed(a0) trace_Socket_Read_ConnectionClosed_Impl(__FILE__, __LINE__, a0)
2263              #else
2264              #define trace_Socket_Read_ConnectionClosed(a0) trace_Socket_Read_ConnectionClosed_Impl(0, 0, a0)
2265              #endif
2266              FILE_EVENT1(40026, trace_Socket_Read_ConnectionClosed_Impl, LOG_INFO, PAL_T("Socket: %p, Connection Closed while reading\n"), void *)
2267              #if defined(CONFIG_ENABLE_DEBUG)
2268              #define trace_RequestList_ScheduleItem_CreateNonIOThreadFailed(a0, a1) trace_RequestList_ScheduleItem_CreateNonIOThreadFailed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2269 krisbash 1.1 #else
2270              #define trace_RequestList_ScheduleItem_CreateNonIOThreadFailed(a0, a1) trace_RequestList_ScheduleItem_CreateNonIOThreadFailed_Impl(0, 0, a0, tcs(a1))
2271              #endif
2272              FILE_EVENT2(40027, trace_RequestList_ScheduleItem_CreateNonIOThreadFailed_Impl, LOG_INFO, PAL_T("RequestList_ScheduleItem: Failed to create non-io thread. error (%d : %T)"), int, const TChar*)
2273              #if defined(CONFIG_ENABLE_DEBUG)
2274              #define trace_FunctionEntered(a0, a1) trace_FunctionEntered_Impl(__FILE__, __LINE__, scs(a0), a1)
2275              #else
2276              #define trace_FunctionEntered(a0, a1) trace_FunctionEntered_Impl(0, 0, scs(a0), a1)
2277              #endif
2278              FILE_EVENTD2(45000, trace_FunctionEntered_Impl, LOG_DEBUG, PAL_T("LOGTRACE: %s(%u)"), const char *, int)
2279              #if defined(CONFIG_ENABLE_DEBUG)
2280              #define trace_BatchZdup_Failed() trace_BatchZdup_Failed_Impl(__FILE__, __LINE__)
2281              #else
2282              #define trace_BatchZdup_Failed() trace_BatchZdup_Failed_Impl(0, 0)
2283              #endif
2284              FILE_EVENTD0(45001, trace_BatchZdup_Failed_Impl, LOG_DEBUG, PAL_T("Batch_Zdup() failed: out of memory"))
2285              #if defined(CONFIG_ENABLE_DEBUG)
2286              #define trace_BatchAllocFailed() trace_BatchAllocFailed_Impl(__FILE__, __LINE__)
2287              #else
2288              #define trace_BatchAllocFailed() trace_BatchAllocFailed_Impl(0, 0)
2289              #endif
2290 krisbash 1.1 FILE_EVENTD0(45002, trace_BatchAllocFailed_Impl, LOG_DEBUG, PAL_T("Batch allocation failed: out of memory"))
2291              #if defined(CONFIG_ENABLE_DEBUG)
2292              #define trace_BatchCreationFailed() trace_BatchCreationFailed_Impl(__FILE__, __LINE__)
2293              #else
2294              #define trace_BatchCreationFailed() trace_BatchCreationFailed_Impl(0, 0)
2295              #endif
2296              FILE_EVENTD0(45003, trace_BatchCreationFailed_Impl, LOG_DEBUG, PAL_T("Batch creation failed: out of memory"))
2297              #if defined(CONFIG_ENABLE_DEBUG)
2298              #define trace_HeapMemoryAllocFailed() trace_HeapMemoryAllocFailed_Impl(__FILE__, __LINE__)
2299              #else
2300              #define trace_HeapMemoryAllocFailed() trace_HeapMemoryAllocFailed_Impl(0, 0)
2301              #endif
2302              FILE_EVENTD0(45004, trace_HeapMemoryAllocFailed_Impl, LOG_DEBUG, PAL_T("Heap memory allocation failed: out of memory"))
2303              #if defined(CONFIG_ENABLE_DEBUG)
2304              #define trace_MessageFromBatch(a0, a1) trace_MessageFromBatch_Impl(__FILE__, __LINE__, a0, a1)
2305              #else
2306              #define trace_MessageFromBatch(a0, a1) trace_MessageFromBatch_Impl(0, 0, a0, a1)
2307              #endif
2308              FILE_EVENTD2(45005, trace_MessageFromBatch_Impl, LOG_DEBUG, PAL_T("MessageFromBatch:- msg tag is %d, index: %d"), MI_Uint32, int)
2309              #if defined(CONFIG_ENABLE_DEBUG)
2310              #define trace_AgentElemPostingMessage(a0, a1) trace_AgentElemPostingMessage_Impl(__FILE__, __LINE__, a0, a1)
2311 krisbash 1.1 #else
2312              #define trace_AgentElemPostingMessage(a0, a1) trace_AgentElemPostingMessage_Impl(0, 0, a0, a1)
2313              #endif
2314              FILE_EVENTD2(45006, trace_AgentElemPostingMessage_Impl, LOG_DEBUG, PAL_T("AgentElem: Posting message for interaction [%p]<-%p"), Interaction *, Interaction *)
2315              #if defined(CONFIG_ENABLE_DEBUG)
2316              #define trace_AgentElemAck(a0, a1) trace_AgentElemAck_Impl(__FILE__, __LINE__, a0, a1)
2317              #else
2318              #define trace_AgentElemAck(a0, a1) trace_AgentElemAck_Impl(0, 0, a0, a1)
2319              #endif
2320              FILE_EVENTD2(45007, trace_AgentElemAck_Impl, LOG_DEBUG, PAL_T("AgentElem: Ack on interaction [%p]<-%p"), Interaction *, Interaction *)
2321              #if defined(CONFIG_ENABLE_DEBUG)
2322              #define trace_AgentElemFoundKey(a0, a1, a2, a3, a4) trace_AgentElemFoundKey_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
2323              #else
2324              #define trace_AgentElemFoundKey(a0, a1, a2, a3, a4) trace_AgentElemFoundKey_Impl(0, 0, a0, a1, a2, a3, a4)
2325              #endif
2326              FILE_EVENTD5(45008, trace_AgentElemFoundKey_Impl, LOG_DEBUG, PAL_T("_AgentElem_FindRequest, Agent %p(%p), Found key: %x, Request: %p(%p)"), void *, Strand *, MI_Uint64, void *, Strand *)
2327              #if defined(CONFIG_ENABLE_DEBUG)
2328              #define trace_RequestItemPostingMessage(a0, a1, a2) trace_RequestItemPostingMessage_Impl(__FILE__, __LINE__, a0, a1, a2)
2329              #else
2330              #define trace_RequestItemPostingMessage(a0, a1, a2) trace_RequestItemPostingMessage_Impl(0, 0, a0, a1, a2)
2331              #endif
2332 krisbash 1.1 FILE_EVENTD3(45009, trace_RequestItemPostingMessage_Impl, LOG_DEBUG, PAL_T("RequestItem: %p Posting message for interaction [%p]<-%p"), Strand *, Interaction *, Interaction *)
2333              #if defined(CONFIG_ENABLE_DEBUG)
2334              #define trace_RequestItemAck(a0, a1) trace_RequestItemAck_Impl(__FILE__, __LINE__, a0, a1)
2335              #else
2336              #define trace_RequestItemAck(a0, a1) trace_RequestItemAck_Impl(0, 0, a0, a1)
2337              #endif
2338              FILE_EVENTD2(45010, trace_RequestItemAck_Impl, LOG_DEBUG, PAL_T("RequestItem: Ack on interaction [%p]<-%p"), Interaction *, Interaction *)
2339              #if defined(CONFIG_ENABLE_DEBUG)
2340              #define trace_RequestItemCancel(a0) trace_RequestItemCancel_Impl(__FILE__, __LINE__, a0)
2341              #else
2342              #define trace_RequestItemCancel(a0) trace_RequestItemCancel_Impl(0, 0, a0)
2343              #endif
2344              FILE_EVENTD1(45011, trace_RequestItemCancel_Impl, LOG_DEBUG, PAL_T("_RequestItem_Cancel: on RequestItem (%p))"), Strand *)
2345              #if defined(CONFIG_ENABLE_DEBUG)
2346              #define trace_SendMessageToAgent(a0) trace_SendMessageToAgent_Impl(__FILE__, __LINE__, a0)
2347              #else
2348              #define trace_SendMessageToAgent(a0) trace_SendMessageToAgent_Impl(0, 0, a0)
2349              #endif
2350              FILE_EVENTD1(45012, trace_SendMessageToAgent_Impl, LOG_DEBUG, PAL_T("_SendMessageToAgent msg tag = %d"), int)
2351              #if defined(CONFIG_ENABLE_DEBUG)
2352              #define trace_AgentMgrHandleRequest(a0, a1) trace_AgentMgrHandleRequest_Impl(__FILE__, __LINE__, a0, a1)
2353 krisbash 1.1 #else
2354              #define trace_AgentMgrHandleRequest(a0, a1) trace_AgentMgrHandleRequest_Impl(0, 0, a0, a1)
2355              #endif
2356              FILE_EVENTD2(45013, trace_AgentMgrHandleRequest_Impl, LOG_DEBUG, PAL_T("AgentMgr_HandleRequest %p (tag %d)"), void *, int)
2357              #if defined(CONFIG_ENABLE_DEBUG)
2358              #define trace_ProvReg_BeginClasses_Failed(a0, a1) trace_ProvReg_BeginClasses_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2359              #else
2360              #define trace_ProvReg_BeginClasses_Failed(a0, a1) trace_ProvReg_BeginClasses_Failed_Impl(0, 0, a0, tcs(a1))
2361              #endif
2362              FILE_EVENTD2(45014, trace_ProvReg_BeginClasses_Failed_Impl, LOG_DEBUG, PAL_T("ProvReg_BeginClasses() failed: %u: %T"), unsigned short, const TChar *)
2363              #if defined(CONFIG_ENABLE_DEBUG)
2364              #define trace_ProvReg_NextClass_Failed(a0, a1) trace_ProvReg_NextClass_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2365              #else
2366              #define trace_ProvReg_NextClass_Failed(a0, a1) trace_ProvReg_NextClass_Failed_Impl(0, 0, a0, tcs(a1))
2367              #endif
2368              FILE_EVENTD2(45015, trace_ProvReg_NextClass_Failed_Impl, LOG_DEBUG, PAL_T("ProvReg_NextClass() failed: %u: %T"), unsigned short, const TChar *)
2369              #if defined(CONFIG_ENABLE_DEBUG)
2370              #define trace_ProvReg_EndClasses_Failed(a0, a1) trace_ProvReg_EndClasses_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2371              #else
2372              #define trace_ProvReg_EndClasses_Failed(a0, a1) trace_ProvReg_EndClasses_Failed_Impl(0, 0, a0, tcs(a1))
2373              #endif
2374 krisbash 1.1 FILE_EVENTD2(45016, trace_ProvReg_EndClasses_Failed_Impl, LOG_DEBUG, PAL_T("ProvReg_EndClasses() failed: %u: %T"), unsigned short, const TChar *)
2375              #if defined(CONFIG_ENABLE_DEBUG)
2376              #define trace_ProvReg_BeginAssocClasses_Failed(a0, a1) trace_ProvReg_BeginAssocClasses_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2377              #else
2378              #define trace_ProvReg_BeginAssocClasses_Failed(a0, a1) trace_ProvReg_BeginAssocClasses_Failed_Impl(0, 0, a0, tcs(a1))
2379              #endif
2380              FILE_EVENTD2(45017, trace_ProvReg_BeginAssocClasses_Failed_Impl, LOG_DEBUG, PAL_T("ProvReg_BeginAssocClasses() failed: %u: %T"), unsigned short, const TChar *)
2381              #if defined(CONFIG_ENABLE_DEBUG)
2382              #define trace_ProvReg_NextAssocClass_Failed(a0, a1) trace_ProvReg_NextAssocClass_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2383              #else
2384              #define trace_ProvReg_NextAssocClass_Failed(a0, a1) trace_ProvReg_NextAssocClass_Failed_Impl(0, 0, a0, tcs(a1))
2385              #endif
2386              FILE_EVENTD2(45018, trace_ProvReg_NextAssocClass_Failed_Impl, LOG_DEBUG, PAL_T("ProvReg_NextAssocClass() failed: %u: %T"), unsigned short, const TChar *)
2387              #if defined(CONFIG_ENABLE_DEBUG)
2388              #define trace_ProvReg_EndAssocClasses_Failed(a0, a1) trace_ProvReg_EndAssocClasses_Failed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2389              #else
2390              #define trace_ProvReg_EndAssocClasses_Failed(a0, a1) trace_ProvReg_EndAssocClasses_Failed_Impl(0, 0, a0, tcs(a1))
2391              #endif
2392              FILE_EVENTD2(45019, trace_ProvReg_EndAssocClasses_Failed_Impl, LOG_DEBUG, PAL_T("ProvReg_EndAssocClasses() failed: %u: %T"), unsigned short, const TChar *)
2393              #if defined(CONFIG_ENABLE_DEBUG)
2394              #define trace_FoundNoProvider(a0) trace_FoundNoProvider_Impl(__FILE__, __LINE__, tcs(a0))
2395 krisbash 1.1 #else
2396              #define trace_FoundNoProvider(a0) trace_FoundNoProvider_Impl(0, 0, tcs(a0))
2397              #endif
2398              FILE_EVENTD1(45020, trace_FoundNoProvider_Impl, LOG_DEBUG, PAL_T("found no providers for class: %T"), const TChar *)
2399              #if defined(CONFIG_ENABLE_DEBUG)
2400              #define trace_DispDeleteInteraction(a0) trace_DispDeleteInteraction_Impl(__FILE__, __LINE__, a0)
2401              #else
2402              #define trace_DispDeleteInteraction(a0) trace_DispDeleteInteraction_Impl(0, 0, a0)
2403              #endif
2404              FILE_EVENTD1(45021, trace_DispDeleteInteraction_Impl, LOG_DEBUG, PAL_T("Disp: delete interaction [%p]"), void *)
2405              #if defined(CONFIG_ENABLE_DEBUG)
2406              #define trace_DispatchEnumDispInteraction(a0) trace_DispatchEnumDispInteraction_Impl(__FILE__, __LINE__, tcs(a0))
2407              #else
2408              #define trace_DispatchEnumDispInteraction(a0) trace_DispatchEnumDispInteraction_Impl(0, 0, tcs(a0))
2409              #endif
2410              FILE_EVENTD1(45022, trace_DispatchEnumDispInteraction_Impl, LOG_DEBUG, PAL_T("_DispatchEnumerateInstancesReq() for class: %T (Thru Dispatcher Interaction)"), const TChar *)
2411              #if defined(CONFIG_ENABLE_DEBUG)
2412              #define trace_DispatchEnumDirectly(a0) trace_DispatchEnumDirectly_Impl(__FILE__, __LINE__, tcs(a0))
2413              #else
2414              #define trace_DispatchEnumDirectly(a0) trace_DispatchEnumDirectly_Impl(0, 0, tcs(a0))
2415              #endif
2416 krisbash 1.1 FILE_EVENTD1(45023, trace_DispatchEnumDirectly_Impl, LOG_DEBUG, PAL_T("_DispatchEnumerateInstancesReq() for class: %T (Directly)"), const TChar *)
2417              #if defined(CONFIG_ENABLE_DEBUG)
2418              #define trace_DispatchAssoc(a0) trace_DispatchAssoc_Impl(__FILE__, __LINE__, tcs(a0))
2419              #else
2420              #define trace_DispatchAssoc(a0) trace_DispatchAssoc_Impl(0, 0, tcs(a0))
2421              #endif
2422              FILE_EVENTD1(45024, trace_DispatchAssoc_Impl, LOG_DEBUG, PAL_T("_DispatchAssocReq() for class: %T"), const TChar *)
2423              #if defined(CONFIG_ENABLE_DEBUG)
2424              #define trace_DispPostingMessage(a0, a1) trace_DispPostingMessage_Impl(__FILE__, __LINE__, a0, a1)
2425              #else
2426              #define trace_DispPostingMessage(a0, a1) trace_DispPostingMessage_Impl(0, 0, a0, a1)
2427              #endif
2428              FILE_EVENTD2(45025, trace_DispPostingMessage_Impl, LOG_DEBUG, PAL_T("Disp: Posting message for enum/assoc/ref interaction %p<-[%p]"), Interaction *, void *)
2429              #if defined(CONFIG_ENABLE_DEBUG)
2430              #define trace_DispAckBaseInteraction(a0, a1) trace_DispAckBaseInteraction_Impl(__FILE__, __LINE__, a0, a1)
2431              #else
2432              #define trace_DispAckBaseInteraction(a0, a1) trace_DispAckBaseInteraction_Impl(0, 0, a0, a1)
2433              #endif
2434              FILE_EVENTD2(45026, trace_DispAckBaseInteraction_Impl, LOG_DEBUG, PAL_T("Disp: Ack on base interaction [%p]<-%p"), Strand *, Interaction *)
2435              #if defined(CONFIG_ENABLE_DEBUG)
2436              #define trace_NoProviderForClass(a0, a1) trace_NoProviderForClass_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
2437 krisbash 1.1 #else
2438              #define trace_NoProviderForClass(a0, a1) trace_NoProviderForClass_Impl(0, 0, tcs(a0), tcs(a1))
2439              #endif
2440              FILE_EVENTD2(45027, trace_NoProviderForClass_Impl, LOG_DEBUG, PAL_T("cannot find provider for class: %T/%T"), const TChar *, const TChar *)
2441              #if defined(CONFIG_ENABLE_DEBUG)
2442              #define trace_IndiMgrHandleSub(a0) trace_IndiMgrHandleSub_Impl(__FILE__, __LINE__, a0)
2443              #else
2444              #define trace_IndiMgrHandleSub(a0) trace_IndiMgrHandleSub_Impl(0, 0, a0)
2445              #endif
2446              FILE_EVENTD1(45028, trace_IndiMgrHandleSub_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq() returns: %u"), MI_Result)
2447              #if defined(CONFIG_ENABLE_DEBUG)
2448              #define trace_ClassNameIsExpectedForInvoke() trace_ClassNameIsExpectedForInvoke_Impl(__FILE__, __LINE__)
2449              #else
2450              #define trace_ClassNameIsExpectedForInvoke() trace_ClassNameIsExpectedForInvoke_Impl(0, 0)
2451              #endif
2452              FILE_EVENTD0(45029, trace_ClassNameIsExpectedForInvoke_Impl, LOG_DEBUG, PAL_T("class name is expected for invoke"))
2453              #if defined(CONFIG_ENABLE_DEBUG)
2454              #define trace_DispHandleInteractionRequest(a0, a1, a2, a3, a4, a5) trace_DispHandleInteractionRequest_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4), a5)
2455              #else
2456              #define trace_DispHandleInteractionRequest(a0, a1, a2, a3, a4, a5) trace_DispHandleInteractionRequest_Impl(0, 0, a0, a1, a2, a3, tcs(a4), a5)
2457              #endif
2458 krisbash 1.1 FILE_EVENTD6(45030, trace_DispHandleInteractionRequest_Impl, LOG_DEBUG, PAL_T("Disp_HandleInteractionRequest: self (%p), interaction(%p), msg(%p:%d:%T:%x)"), void *, Interaction *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2459              #if defined(CONFIG_ENABLE_DEBUG)
2460              #define trace_DispUnsupportedMessage(a0, a1, a2, a3, a4, a5) trace_DispUnsupportedMessage_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4), a5)
2461              #else
2462              #define trace_DispUnsupportedMessage(a0, a1, a2, a3, a4, a5) trace_DispUnsupportedMessage_Impl(0, 0, a0, a1, a2, a3, tcs(a4), a5)
2463              #endif
2464              FILE_EVENTD6(45031, trace_DispUnsupportedMessage_Impl, LOG_DEBUG, PAL_T("Disp_HandleInteractionRequest: self (%p), interaction(%p), Unsupported msg(%p:%d:%T:%x)"), void *, Interaction *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2465              #if defined(CONFIG_ENABLE_DEBUG)
2466              #define trace_DispHandlRequest() trace_DispHandlRequest_Impl(__FILE__, __LINE__)
2467              #else
2468              #define trace_DispHandlRequest() trace_DispHandlRequest_Impl(0, 0)
2469              #endif
2470              FILE_EVENTD0(45032, trace_DispHandlRequest_Impl, LOG_DEBUG, PAL_T("Disp_HandleRequest"))
2471              #if defined(CONFIG_ENABLE_DEBUG)
2472              #define trace_HttpSocketPosting(a0, a1) trace_HttpSocketPosting_Impl(__FILE__, __LINE__, a0, a1)
2473              #else
2474              #define trace_HttpSocketPosting(a0, a1) trace_HttpSocketPosting_Impl(0, 0, a0, a1)
2475              #endif
2476              FILE_EVENTD2(45033, trace_HttpSocketPosting_Impl, LOG_DEBUG, PAL_T("HttpSocket: Posting message for interaction [%p]<-%p"), Interaction *, Interaction *)
2477              #if defined(CONFIG_ENABLE_DEBUG)
2478              #define trace_HttpSocketAck(a0, a1) trace_HttpSocketAck_Impl(__FILE__, __LINE__, a0, a1)
2479 krisbash 1.1 #else
2480              #define trace_HttpSocketAck(a0, a1) trace_HttpSocketAck_Impl(0, 0, a0, a1)
2481              #endif
2482              FILE_EVENTD2(45034, trace_HttpSocketAck_Impl, LOG_DEBUG, PAL_T("HttpSocket: Ack on interaction [%p]<-%p"), Interaction *, Interaction *)
2483              #if defined(CONFIG_ENABLE_DEBUG)
2484              #define trace_HttpSocketFinish(a0) trace_HttpSocketFinish_Impl(__FILE__, __LINE__, a0)
2485              #else
2486              #define trace_HttpSocketFinish(a0) trace_HttpSocketFinish_Impl(0, 0, a0)
2487              #endif
2488              FILE_EVENTD1(45035, trace_HttpSocketFinish_Impl, LOG_DEBUG, PAL_T("HttpSocket: %p _HttpSocket_Finish"), Strand *)
2489              #if defined(CONFIG_ENABLE_DEBUG)
2490              #define trace_HttpSocketAuxNewRequest(a0, a1) trace_HttpSocketAuxNewRequest_Impl(__FILE__, __LINE__, a0, a1)
2491              #else
2492              #define trace_HttpSocketAuxNewRequest(a0, a1) trace_HttpSocketAuxNewRequest_Impl(0, 0, a0, a1)
2493              #endif
2494              FILE_EVENTD2(45036, trace_HttpSocketAuxNewRequest_Impl, LOG_DEBUG, PAL_T("HttpSocket: %p _HttpSocket_Aux_NewRequest, Request: %p"), void *, void *)
2495              #if defined(CONFIG_ENABLE_DEBUG)
2496              #define trace_RequestItemParentPost(a0, a1) trace_RequestItemParentPost_Impl(__FILE__, __LINE__, a0, a1)
2497              #else
2498              #define trace_RequestItemParentPost(a0, a1) trace_RequestItemParentPost_Impl(0, 0, a0, a1)
2499              #endif
2500 krisbash 1.1 FILE_EVENTD2(45037, trace_RequestItemParentPost_Impl, LOG_DEBUG, PAL_T("_RequestItem_ParentPost: %p, msg: %p"), void *, Message *)
2501              #if defined(CONFIG_ENABLE_DEBUG)
2502              #define trace_AgentItemCreated(a0) trace_AgentItemCreated_Impl(__FILE__, __LINE__, a0)
2503              #else
2504              #define trace_AgentItemCreated(a0) trace_AgentItemCreated_Impl(0, 0, a0)
2505              #endif
2506              FILE_EVENTD1(45038, trace_AgentItemCreated_Impl, LOG_DEBUG, PAL_T("AgentItem created: %p"), void *)
2507              #if defined(CONFIG_ENABLE_DEBUG)
2508              #define trace_DiscoverClassesFoundTypeClass(a0, a1) trace_DiscoverClassesFoundTypeClass_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
2509              #else
2510              #define trace_DiscoverClassesFoundTypeClass(a0, a1) trace_DiscoverClassesFoundTypeClass_Impl(0, 0, tcs(a0), tcs(a1))
2511              #endif
2512              FILE_EVENTD2(45039, trace_DiscoverClassesFoundTypeClass_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: Found %T class (%T)"), const TChar *, const TChar *)
2513              #if defined(CONFIG_ENABLE_DEBUG)
2514              #define trace_DiscoverClassesFailedToAdd(a0, a1) trace_DiscoverClassesFailedToAdd_Impl(__FILE__, __LINE__, tcs(a0), a1)
2515              #else
2516              #define trace_DiscoverClassesFailedToAdd(a0, a1) trace_DiscoverClassesFailedToAdd_Impl(0, 0, tcs(a0), a1)
2517              #endif
2518              FILE_EVENTD2(45040, trace_DiscoverClassesFailedToAdd_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: Failed to add ProvRegEntry for class (%T), error code (%d)"), const TChar *, MI_Result)
2519              #if defined(CONFIG_ENABLE_DEBUG)
2520              #define trace_DiscoverClassesNoRegInfo(a0, a1, a2) trace_DiscoverClassesNoRegInfo_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1), tcs(a2))
2521 krisbash 1.1 #else
2522              #define trace_DiscoverClassesNoRegInfo(a0, a1, a2) trace_DiscoverClassesNoRegInfo_Impl(0, 0, tcs(a0), tcs(a1), tcs(a2))
2523              #endif
2524              FILE_EVENTD3(45041, trace_DiscoverClassesNoRegInfo_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: No reginfo for %T class (%T) under namespace (%T)"), const TChar *, const TChar *, const TChar *)
2525              #if defined(CONFIG_ENABLE_DEBUG)
2526              #define trace_DiscoverClassesBeginFailed(a0, a1, a2, a3) trace_DiscoverClassesBeginFailed_Impl(__FILE__, __LINE__, a0, tcs(a1), tcs(a2), tcs(a3))
2527              #else
2528              #define trace_DiscoverClassesBeginFailed(a0, a1, a2, a3) trace_DiscoverClassesBeginFailed_Impl(0, 0, a0, tcs(a1), tcs(a2), tcs(a3))
2529              #endif
2530              FILE_EVENTD4(45042, trace_DiscoverClassesBeginFailed_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: ProvReg_BeginClasses failed: %u: %T; namespace (%T), classname (%T)"), MI_Result, const TChar *, const TChar *, const TChar *)
2531              #if defined(CONFIG_ENABLE_DEBUG)
2532              #define trace_DiscoverClassesNextFailed(a0, a1, a2, a3) trace_DiscoverClassesNextFailed_Impl(__FILE__, __LINE__, a0, tcs(a1), tcs(a2), tcs(a3))
2533              #else
2534              #define trace_DiscoverClassesNextFailed(a0, a1, a2, a3) trace_DiscoverClassesNextFailed_Impl(0, 0, a0, tcs(a1), tcs(a2), tcs(a3))
2535              #endif
2536              FILE_EVENTD4(45043, trace_DiscoverClassesNextFailed_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: ProvReg_NextClass failed: %u: %T; namespace (%T), classname (%T)"), MI_Result, const TChar *, const TChar *, const TChar *)
2537              #if defined(CONFIG_ENABLE_DEBUG)
2538              #define trace_DiscoverClassesBeginFailedProvRegEntry(a0, a1) trace_DiscoverClassesBeginFailedProvRegEntry_Impl(__FILE__, __LINE__, tcs(a0), a1)
2539              #else
2540              #define trace_DiscoverClassesBeginFailedProvRegEntry(a0, a1) trace_DiscoverClassesBeginFailedProvRegEntry_Impl(0, 0, tcs(a0), a1)
2541              #endif
2542 krisbash 1.1 FILE_EVENTD2(45044, trace_DiscoverClassesBeginFailedProvRegEntry_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: Failed to add ProvRegEntry for class (%T), error (%d)."), const TChar *, MI_Result)
2543              #if defined(CONFIG_ENABLE_DEBUG)
2544              #define trace_DiscoverClassesEndFailed(a0, a1) trace_DiscoverClassesEndFailed_Impl(__FILE__, __LINE__, a0, tcs(a1))
2545              #else
2546              #define trace_DiscoverClassesEndFailed(a0, a1) trace_DiscoverClassesEndFailed_Impl(0, 0, a0, tcs(a1))
2547              #endif
2548              FILE_EVENTD2(45045, trace_DiscoverClassesEndFailed_Impl, LOG_DEBUG, PAL_T("_DiscoverClassAndChildrenClasses: ProvReg_EndClasses failed: %u: %T"), MI_Result, const TChar *)
2549              #if defined(CONFIG_ENABLE_DEBUG)
2550              #define trace_DiscoverIndicationFoundClasses(a0) trace_DiscoverIndicationFoundClasses_Impl(__FILE__, __LINE__, a0)
2551              #else
2552              #define trace_DiscoverIndicationFoundClasses(a0) trace_DiscoverIndicationFoundClasses_Impl(0, 0, a0)
2553              #endif
2554              FILE_EVENTD1(45046, trace_DiscoverIndicationFoundClasses_Impl, LOG_DEBUG, PAL_T("_DiscoverIndicationClass: Found %d classes"), MI_Uint32)
2555              #if defined(CONFIG_ENABLE_DEBUG)
2556              #define trace_IndicationClassListCreated(a0) trace_IndicationClassListCreated_Impl(__FILE__, __LINE__, a0)
2557              #else
2558              #define trace_IndicationClassListCreated(a0) trace_IndicationClassListCreated_Impl(0, 0, a0)
2559              #endif
2560              FILE_EVENTD1(45047, trace_IndicationClassListCreated_Impl, LOG_DEBUG, PAL_T("IndicationClassList_NewByFilter: created clist(%p) succeed"), void *)
2561              #if defined(CONFIG_ENABLE_DEBUG)
2562              #define trace_IndicationClassListDelete(a0) trace_IndicationClassListDelete_Impl(__FILE__, __LINE__, a0)
2563 krisbash 1.1 #else
2564              #define trace_IndicationClassListDelete(a0) trace_IndicationClassListDelete_Impl(0, 0, a0)
2565              #endif
2566              FILE_EVENTD1(45048, trace_IndicationClassListDelete_Impl, LOG_DEBUG, PAL_T("IndicationClassList_Delete: self(%p)"), void *)
2567              #if defined(CONFIG_ENABLE_DEBUG)
2568              #define trace_IndicationClassListDeleteCompleted(a0) trace_IndicationClassListDeleteCompleted_Impl(__FILE__, __LINE__, a0)
2569              #else
2570              #define trace_IndicationClassListDeleteCompleted(a0) trace_IndicationClassListDeleteCompleted_Impl(0, 0, a0)
2571              #endif
2572              FILE_EVENTD1(45049, trace_IndicationClassListDeleteCompleted_Impl, LOG_DEBUG, PAL_T("IndicationClassList_Delete: self(%p) complete"), void *)
2573              #if defined(CONFIG_ENABLE_DEBUG)
2574              #define trace_QueueingSocket(a0) trace_QueueingSocket_Impl(__FILE__, __LINE__, a0)
2575              #else
2576              #define trace_QueueingSocket(a0) trace_QueueingSocket_Impl(0, 0, a0)
2577              #endif
2578              FILE_EVENTD1(45050, trace_QueueingSocket_Impl, LOG_DEBUG, PAL_T("Queueing on socket: %p"), void *)
2579              #if defined(CONFIG_ENABLE_DEBUG)
2580              #define trace_FindSubRequest_FoundKey(a0, a1, a2, a3, a4) trace_FindSubRequest_FoundKey_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
2581              #else
2582              #define trace_FindSubRequest_FoundKey(a0, a1, a2, a3, a4) trace_FindSubRequest_FoundKey_Impl(0, 0, a0, a1, a2, a3, a4)
2583              #endif
2584 krisbash 1.1 FILE_EVENTD5(45051, trace_FindSubRequest_FoundKey_Impl, LOG_DEBUG, PAL_T("__FindSubRequest: SubscribeElem %p(%p), Found key: %x, Request: %p(%p)"), void *, Strand *, MI_Uint64, void *, Strand *)
2585              #if defined(CONFIG_ENABLE_DEBUG)
2586              #define trace_ConnectionInAuxPostOther(a0, a1, a2, a3, a4) trace_ConnectionInAuxPostOther_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
2587              #else
2588              #define trace_ConnectionInAuxPostOther(a0, a1, a2, a3, a4) trace_ConnectionInAuxPostOther_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
2589              #endif
2590              FILE_EVENTD5(45052, trace_ConnectionInAuxPostOther_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_Aux_PostOther: %p, posting msg(%p:%d:%T:%x)"), Strand *, Message *, int, const TChar *, MI_Uint64)
2591              #if defined(CONFIG_ENABLE_DEBUG)
2592              #define trace_ConnectionInClose(a0, a1) trace_ConnectionInClose_Impl(__FILE__, __LINE__, a0, a1)
2593              #else
2594              #define trace_ConnectionInClose(a0, a1) trace_ConnectionInClose_Impl(0, 0, a0, a1)
2595              #endif
2596              FILE_EVENTD2(45053, trace_ConnectionInClose_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_Close: Closed on interaction [%p]<-%p"), Interaction *, Interaction *)
2597              #if defined(CONFIG_ENABLE_DEBUG)
2598              #define trace_ConnectionInFindRequest_CannotFind(a0, a1, a2) trace_ConnectionInFindRequest_CannotFind_Impl(__FILE__, __LINE__, a0, a1, a2)
2599              #else
2600              #define trace_ConnectionInFindRequest_CannotFind(a0, a1, a2) trace_ConnectionInFindRequest_CannotFind_Impl(0, 0, a0, a1, a2)
2601              #endif
2602              FILE_EVENTD3(45054, trace_ConnectionInFindRequest_CannotFind_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_FindRequest, Agent %p(%p), Cannot find key: %x (may be new request)"), void *, Strand *, MI_Uint64)
2603              #if defined(CONFIG_ENABLE_DEBUG)
2604              #define trace_ConnectionInFindRequest_Found(a0, a1, a2, a3, a4) trace_ConnectionInFindRequest_Found_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
2605 krisbash 1.1 #else
2606              #define trace_ConnectionInFindRequest_Found(a0, a1, a2, a3, a4) trace_ConnectionInFindRequest_Found_Impl(0, 0, a0, a1, a2, a3, a4)
2607              #endif
2608              FILE_EVENTD5(45055, trace_ConnectionInFindRequest_Found_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_FindRequest, Agent %p(%p), Found key: %x, Request: %p(%p)"), void *, Strand *, MI_Uint64, void *, Strand *)
2609              #if defined(CONFIG_ENABLE_DEBUG)
2610              #define trace_ConnectionIn_Post(a0, a1, a2, a3, a4, a5, a6) trace_ConnectionIn_Post_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4, a5, a6)
2611              #else
2612              #define trace_ConnectionIn_Post(a0, a1, a2, a3, a4, a5, a6) trace_ConnectionIn_Post_Impl(0, 0, a0, a1, a2, tcs(a3), a4, a5, a6)
2613              #endif
2614              FILE_EVENTD7(45056, trace_ConnectionIn_Post_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_Post: %p Post msg(%p:%d:%T:%x) for interaction [%p]<-%p"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64, Interaction *, Interaction *)
2615              #if defined(CONFIG_ENABLE_DEBUG)
2616              #define trace_ConnectionInPost_NewOp(a0, a1, a2) trace_ConnectionInPost_NewOp_Impl(__FILE__, __LINE__, a0, a1, tcs(a2))
2617              #else
2618              #define trace_ConnectionInPost_NewOp(a0, a1, a2) trace_ConnectionInPost_NewOp_Impl(0, 0, a0, a1, tcs(a2))
2619              #endif
2620              FILE_EVENTD3(45057, trace_ConnectionInPost_NewOp_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_Post: New operation with operationId (%p), msg (%p:%T)"), void *, void *, const TChar *)
2621              #if defined(CONFIG_ENABLE_DEBUG)
2622              #define trace_ConnectionIn_PostCancel(a0, a1, a2, a3, a4, a5, a6) trace_ConnectionIn_PostCancel_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4, a5, a6)
2623              #else
2624              #define trace_ConnectionIn_PostCancel(a0, a1, a2, a3, a4, a5, a6) trace_ConnectionIn_PostCancel_Impl(0, 0, a0, a1, a2, tcs(a3), a4, a5, a6)
2625              #endif
2626 krisbash 1.1 FILE_EVENTD7(45058, trace_ConnectionIn_PostCancel_Impl, LOG_DEBUG, PAL_T("ConnectionIn: %p Post cancel msg(%p:%d:%T:%x) on interaction [%p]<-%p"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64, Interaction *, Interaction *)
2627              #if defined(CONFIG_ENABLE_DEBUG)
2628              #define trace_ContextAuxPostLeft(a0, a1) trace_ContextAuxPostLeft_Impl(__FILE__, __LINE__, a0, a1)
2629              #else
2630              #define trace_ContextAuxPostLeft(a0, a1) trace_ContextAuxPostLeft_Impl(0, 0, a0, a1)
2631              #endif
2632              FILE_EVENTD2(45059, trace_ContextAuxPostLeft_Impl, LOG_DEBUG, PAL_T("_Context_Aux_PostLeft: %p, thisAckPending: %d"), Strand *, MI_Boolean)
2633              #if defined(CONFIG_ENABLE_DEBUG)
2634              #define trace_ContextAuxPostLeftNotify(a0) trace_ContextAuxPostLeftNotify_Impl(__FILE__, __LINE__, a0)
2635              #else
2636              #define trace_ContextAuxPostLeftNotify(a0) trace_ContextAuxPostLeftNotify_Impl(0, 0, a0)
2637              #endif
2638              FILE_EVENTD1(45060, trace_ContextAuxPostLeftNotify_Impl, LOG_DEBUG, PAL_T("_Context_Aux_PostLeft_Notify: %p"), Strand *)
2639              #if defined(CONFIG_ENABLE_DEBUG)
2640              #define trace_ContextAuxPostLeftNotify_IoThread(a0) trace_ContextAuxPostLeftNotify_IoThread_Impl(__FILE__, __LINE__, a0)
2641              #else
2642              #define trace_ContextAuxPostLeftNotify_IoThread(a0) trace_ContextAuxPostLeftNotify_IoThread_Impl(0, 0, a0)
2643              #endif
2644              FILE_EVENTD1(45061, trace_ContextAuxPostLeftNotify_IoThread_Impl, LOG_DEBUG, PAL_T("_Context_Aux_PostLeft_Notify(IoThread): %p"), Strand *)
2645              #if defined(CONFIG_ENABLE_DEBUG)
2646              #define Context_PostMessageLeft_IoThread(a0) Context_PostMessageLeft_IoThread_Impl(__FILE__, __LINE__, a0)
2647 krisbash 1.1 #else
2648              #define Context_PostMessageLeft_IoThread(a0) Context_PostMessageLeft_IoThread_Impl(0, 0, a0)
2649              #endif
2650              FILE_EVENTD1(45062, Context_PostMessageLeft_IoThread_Impl, LOG_DEBUG, PAL_T("Context_PostMessageLeft_IoThread: %p"), void *)
2651              #if defined(CONFIG_ENABLE_DEBUG)
2652              #define trace_SelectorRun_Enter(a0, a1, a2) trace_SelectorRun_Enter_Impl(__FILE__, __LINE__, a0, a1, a2)
2653              #else
2654              #define trace_SelectorRun_Enter(a0, a1, a2) trace_SelectorRun_Enter_Impl(0, 0, a0, a1, a2)
2655              #endif
2656              FILE_EVENTD3(45063, trace_SelectorRun_Enter_Impl, LOG_DEBUG, PAL_T("SelectorRun(Enter): %p"), void *, MI_Uint64, MI_Boolean)
2657              #if defined(CONFIG_ENABLE_DEBUG)
2658              #define trace_SelectorRun_Exit(a0) trace_SelectorRun_Exit_Impl(__FILE__, __LINE__, a0)
2659              #else
2660              #define trace_SelectorRun_Exit(a0) trace_SelectorRun_Exit_Impl(0, 0, a0)
2661              #endif
2662              FILE_EVENTD1(45064, trace_SelectorRun_Exit_Impl, LOG_DEBUG, PAL_T("SelectorRun(Exit): %p"), void *)
2663              #if defined(CONFIG_ENABLE_DEBUG)
2664              #define trace_SelectorRun_Exit_Timeout(a0) trace_SelectorRun_Exit_Timeout_Impl(__FILE__, __LINE__, a0)
2665              #else
2666              #define trace_SelectorRun_Exit_Timeout(a0) trace_SelectorRun_Exit_Timeout_Impl(0, 0, a0)
2667              #endif
2668 krisbash 1.1 FILE_EVENTD1(45065, trace_SelectorRun_Exit_Timeout_Impl, LOG_DEBUG, PAL_T("SelectorRun(Exit-Timeout): %p"), void *)
2669              #if defined(CONFIG_ENABLE_DEBUG)
2670              #define trace_ContextCancel(a0) trace_ContextCancel_Impl(__FILE__, __LINE__, a0)
2671              #else
2672              #define trace_ContextCancel(a0) trace_ContextCancel_Impl(0, 0, a0)
2673              #endif
2674              FILE_EVENTD1(45066, trace_ContextCancel_Impl, LOG_DEBUG, PAL_T("_Context_Cancel: self (%p)"), Strand *)
2675              #if defined(CONFIG_ENABLE_DEBUG)
2676              #define trace_ContextClose(a0, a1, a2) trace_ContextClose_Impl(__FILE__, __LINE__, a0, a1, a2)
2677              #else
2678              #define trace_ContextClose(a0, a1, a2) trace_ContextClose_Impl(0, 0, a0, a1, a2)
2679              #endif
2680              FILE_EVENTD3(45067, trace_ContextClose_Impl, LOG_DEBUG, PAL_T("_Context_Close: Close on context %p, interaction %p->[%p]"), Strand *, Interaction *, Interaction *)
2681              #if defined(CONFIG_ENABLE_DEBUG)
2682              #define trace_ContextFinish(a0) trace_ContextFinish_Impl(__FILE__, __LINE__, a0)
2683              #else
2684              #define trace_ContextFinish(a0) trace_ContextFinish_Impl(0, 0, a0)
2685              #endif
2686              FILE_EVENTD1(45068, trace_ContextFinish_Impl, LOG_DEBUG, PAL_T("Context: %p, finish called"), Strand *)
2687              #if defined(CONFIG_ENABLE_DEBUG)
2688              #define trace_ContextAck(a0, a1, a2, a3, a4, a5) trace_ContextAck_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4, a5)
2689 krisbash 1.1 #else
2690              #define trace_ContextAck(a0, a1, a2, a3, a4, a5) trace_ContextAck_Impl(0, 0, a0, a1, a2, a3, a4, a5)
2691              #endif
2692              FILE_EVENTD6(45069, trace_ContextAck_Impl, LOG_DEBUG, PAL_T("Context: Ack on context %p, interaction %p->[%p], (Transport Closed: ByThis: %d, ByOther: %d), tryingToPostLeft: %x"), Strand *, Interaction *, Interaction *, MI_Boolean, MI_Boolean, ptrdiff_t)
2693              #if defined(CONFIG_ENABLE_DEBUG)
2694              #define trace_ContextDestroy(a0, a1, a2) trace_ContextDestroy_Impl(__FILE__, __LINE__, a0, a1, a2)
2695              #else
2696              #define trace_ContextDestroy(a0, a1, a2) trace_ContextDestroy_Impl(0, 0, a0, a1, a2)
2697              #endif
2698              FILE_EVENTD3(45070, trace_ContextDestroy_Impl, LOG_DEBUG, PAL_T("Context: Destroy %p (strand: %p, interaction [%p])"), void *, Strand *, Interaction *)
2699              #if defined(CONFIG_ENABLE_DEBUG)
2700              #define trace_ContextNew(a0, a1, a2) trace_ContextNew_Impl(__FILE__, __LINE__, a0, a1, a2)
2701              #else
2702              #define trace_ContextNew(a0, a1, a2) trace_ContextNew_Impl(0, 0, a0, a1, a2)
2703              #endif
2704              FILE_EVENTD3(45071, trace_ContextNew_Impl, LOG_DEBUG, PAL_T("Context: New context %p with interaction: %p->[%p]"), void *, Interaction *, Interaction *)
2705              #if defined(CONFIG_ENABLE_DEBUG)
2706              #define trace_OperationOut_Ack(a0, a1) trace_OperationOut_Ack_Impl(__FILE__, __LINE__, a0, a1)
2707              #else
2708              #define trace_OperationOut_Ack(a0, a1) trace_OperationOut_Ack_Impl(0, 0, a0, a1)
2709              #endif
2710 krisbash 1.1 FILE_EVENTD2(45072, trace_OperationOut_Ack_Impl, LOG_DEBUG, PAL_T("OperationOut: Ack on interaction [%p]<-%p"), Interaction *, Interaction *)
2711              #if defined(CONFIG_ENABLE_DEBUG)
2712              #define trace_OperationOut_Cancel(a0) trace_OperationOut_Cancel_Impl(__FILE__, __LINE__, a0)
2713              #else
2714              #define trace_OperationOut_Cancel(a0) trace_OperationOut_Cancel_Impl(0, 0, a0)
2715              #endif
2716              FILE_EVENTD1(45073, trace_OperationOut_Cancel_Impl, LOG_DEBUG, PAL_T("_OperationOut_Cancel: on OperationOut (%p))"), Strand *)
2717              #if defined(CONFIG_ENABLE_DEBUG)
2718              #define trace_OperationOut_Close(a0, a1) trace_OperationOut_Close_Impl(__FILE__, __LINE__, a0, a1)
2719              #else
2720              #define trace_OperationOut_Close(a0, a1) trace_OperationOut_Close_Impl(0, 0, a0, a1)
2721              #endif
2722              FILE_EVENTD2(45074, trace_OperationOut_Close_Impl, LOG_DEBUG, PAL_T("OperationOut: Close on interaction [%p]<-%p"), Interaction *, Interaction *)
2723              #if defined(CONFIG_ENABLE_DEBUG)
2724              #define trace_OperationIn_Ack(a0, a1) trace_OperationIn_Ack_Impl(__FILE__, __LINE__, a0, a1)
2725              #else
2726              #define trace_OperationIn_Ack(a0, a1) trace_OperationIn_Ack_Impl(0, 0, a0, a1)
2727              #endif
2728              FILE_EVENTD2(45075, trace_OperationIn_Ack_Impl, LOG_DEBUG, PAL_T("ConnectionIn: Ack on interaction [%p]<-%p"), Interaction *, Interaction *)
2729              #if defined(CONFIG_ENABLE_DEBUG)
2730              #define trace_DispEnumDone(a0, a1, a2) trace_DispEnumDone_Impl(__FILE__, __LINE__, a0, a1, a2)
2731 krisbash 1.1 #else
2732              #define trace_DispEnumDone(a0, a1, a2) trace_DispEnumDone_Impl(0, 0, a0, a1, a2)
2733              #endif
2734              FILE_EVENTD3(45076, trace_DispEnumDone_Impl, LOG_DEBUG, PAL_T("Disp EnumDone (%p) total: %d Result: %d"), void *, int, int)
2735              #if defined(CONFIG_ENABLE_DEBUG)
2736              #define trace_DispEntryDeleted(a0, a1, a2) trace_DispEntryDeleted_Impl(__FILE__, __LINE__, a0, a1, a2)
2737              #else
2738              #define trace_DispEntryDeleted(a0, a1, a2) trace_DispEntryDeleted_Impl(0, 0, a0, a1, a2)
2739              #endif
2740              FILE_EVENTD3(45077, trace_DispEntryDeleted_Impl, LOG_DEBUG, PAL_T("Disp EntryDeleted total: %d Done %d"), void *, int, int)
2741              #if defined(CONFIG_ENABLE_DEBUG)
2742              #define trace_IndiMgr_SetLastError(a0, a1, a2) trace_IndiMgr_SetLastError_Impl(__FILE__, __LINE__, a0, a1, a2)
2743              #else
2744              #define trace_IndiMgr_SetLastError(a0, a1, a2) trace_IndiMgr_SetLastError_Impl(0, 0, a0, a1, a2)
2745              #endif
2746              FILE_EVENTD3(45078, trace_IndiMgr_SetLastError_Impl, LOG_DEBUG, PAL_T("_IndiMgr_SetLastError: self (%p) result(%d), error(%p)"), void *, MI_Result, void *)
2747              #if defined(CONFIG_ENABLE_DEBUG)
2748              #define trace_IndiMgr_New(a0) trace_IndiMgr_New_Impl(__FILE__, __LINE__, a0)
2749              #else
2750              #define trace_IndiMgr_New(a0) trace_IndiMgr_New_Impl(0, 0, a0)
2751              #endif
2752 krisbash 1.1 FILE_EVENTD1(45079, trace_IndiMgr_New_Impl, LOG_DEBUG, PAL_T("IndiMgr_New: created IndicationManager (%p)"), void *)
2753              #if defined(CONFIG_ENABLE_DEBUG)
2754              #define trace_IndiMgr_Delete(a0) trace_IndiMgr_Delete_Impl(__FILE__, __LINE__, a0)
2755              #else
2756              #define trace_IndiMgr_Delete(a0) trace_IndiMgr_Delete_Impl(0, 0, a0)
2757              #endif
2758              FILE_EVENTD1(45080, trace_IndiMgr_Delete_Impl, LOG_DEBUG, PAL_T("IndiMgr_Delete: self (%p)"), void *)
2759              #if defined(CONFIG_ENABLE_DEBUG)
2760              #define trace_IndiMgr_Shutdown(a0) trace_IndiMgr_Shutdown_Impl(__FILE__, __LINE__, a0)
2761              #else
2762              #define trace_IndiMgr_Shutdown(a0) trace_IndiMgr_Shutdown_Impl(0, 0, a0)
2763              #endif
2764              FILE_EVENTD1(45081, trace_IndiMgr_Shutdown_Impl, LOG_DEBUG, PAL_T("IndiMgr_Shutdown: self (%p)"), void *)
2765              #if defined(CONFIG_ENABLE_DEBUG)
2766              #define trace_IndiMgr_AddFilter(a0, a1) trace_IndiMgr_AddFilter_Impl(__FILE__, __LINE__, a0, a1)
2767              #else
2768              #define trace_IndiMgr_AddFilter(a0, a1) trace_IndiMgr_AddFilter_Impl(0, 0, a0, a1)
2769              #endif
2770              FILE_EVENTD2(45082, trace_IndiMgr_AddFilter_Impl, LOG_DEBUG, PAL_T("IndiMgr_AddFilter: self (%p), filter (%p)"), void *, void *)
2771              #if defined(CONFIG_ENABLE_DEBUG)
2772              #define trace_IndiMgr_RemoveFilter(a0, a1) trace_IndiMgr_RemoveFilter_Impl(__FILE__, __LINE__, a0, a1)
2773 krisbash 1.1 #else
2774              #define trace_IndiMgr_RemoveFilter(a0, a1) trace_IndiMgr_RemoveFilter_Impl(0, 0, a0, a1)
2775              #endif
2776              FILE_EVENTD2(45083, trace_IndiMgr_RemoveFilter_Impl, LOG_DEBUG, PAL_T("IndiMgr_RemoveFilter: self (%p), filter (%p)"), void *, void *)
2777              #if defined(CONFIG_ENABLE_DEBUG)
2778              #define trace_IndiMgr_FilterNotRemoved(a0, a1) trace_IndiMgr_FilterNotRemoved_Impl(__FILE__, __LINE__, a0, a1)
2779              #else
2780              #define trace_IndiMgr_FilterNotRemoved(a0, a1) trace_IndiMgr_FilterNotRemoved_Impl(0, 0, a0, a1)
2781              #endif
2782              FILE_EVENTD2(45084, trace_IndiMgr_FilterNotRemoved_Impl, LOG_DEBUG, PAL_T("IndiMgr_RemoveFilter: Filter (%p) was not removed from IndicationManager (%p)"), void *, void *)
2783              #if defined(CONFIG_ENABLE_DEBUG)
2784              #define trace_IndiMgr_AddListener(a0, a1) trace_IndiMgr_AddListener_Impl(__FILE__, __LINE__, a0, a1)
2785              #else
2786              #define trace_IndiMgr_AddListener(a0, a1) trace_IndiMgr_AddListener_Impl(0, 0, a0, a1)
2787              #endif
2788              FILE_EVENTD2(45085, trace_IndiMgr_AddListener_Impl, LOG_DEBUG, PAL_T("IndiMgr_AddListener: self (%p), listener (%p)"), void *, void *)
2789              #if defined(CONFIG_ENABLE_DEBUG)
2790              #define trace_IndiMgr_RemoveListener(a0, a1) trace_IndiMgr_RemoveListener_Impl(__FILE__, __LINE__, a0, a1)
2791              #else
2792              #define trace_IndiMgr_RemoveListener(a0, a1) trace_IndiMgr_RemoveListener_Impl(0, 0, a0, a1)
2793              #endif
2794 krisbash 1.1 FILE_EVENTD2(45086, trace_IndiMgr_RemoveListener_Impl, LOG_DEBUG, PAL_T("IndiMgr_RemoveListener: self (%p), listener (%p)"), void *, void *)
2795              #if defined(CONFIG_ENABLE_DEBUG)
2796              #define trace_IndiMgr_ListenerNotRemoved(a0, a1) trace_IndiMgr_ListenerNotRemoved_Impl(__FILE__, __LINE__, a0, a1)
2797              #else
2798              #define trace_IndiMgr_ListenerNotRemoved(a0, a1) trace_IndiMgr_ListenerNotRemoved_Impl(0, 0, a0, a1)
2799              #endif
2800              FILE_EVENTD2(45087, trace_IndiMgr_ListenerNotRemoved_Impl, LOG_DEBUG, PAL_T("IndiMgr_RemoveListener: Listener (%p) was not removed from IndicationManager (%p)"), void *, void *)
2801              #if defined(CONFIG_ENABLE_DEBUG)
2802              #define trace_IndiMgr_AddSubscription(a0, a1) trace_IndiMgr_AddSubscription_Impl(__FILE__, __LINE__, a0, a1)
2803              #else
2804              #define trace_IndiMgr_AddSubscription(a0, a1) trace_IndiMgr_AddSubscription_Impl(0, 0, a0, a1)
2805              #endif
2806              FILE_EVENTD2(45088, trace_IndiMgr_AddSubscription_Impl, LOG_DEBUG, PAL_T("IndiMgr_AddSubscription: self (%p), subscrip (%p)"), void *, void *)
2807              #if defined(CONFIG_ENABLE_DEBUG)
2808              #define trace_IndiMgr_RemoveSubscription(a0, a1) trace_IndiMgr_RemoveSubscription_Impl(__FILE__, __LINE__, a0, a1)
2809              #else
2810              #define trace_IndiMgr_RemoveSubscription(a0, a1) trace_IndiMgr_RemoveSubscription_Impl(0, 0, a0, a1)
2811              #endif
2812              FILE_EVENTD2(45089, trace_IndiMgr_RemoveSubscription_Impl, LOG_DEBUG, PAL_T("IndiMgr_RemoveSubscription: self (%p), subscrip (%p)"), void *, void *)
2813              #if defined(CONFIG_ENABLE_DEBUG)
2814              #define trace_IndiMgr_SubscriptionNotRemoved(a0, a1) trace_IndiMgr_SubscriptionNotRemoved_Impl(__FILE__, __LINE__, a0, a1)
2815 krisbash 1.1 #else
2816              #define trace_IndiMgr_SubscriptionNotRemoved(a0, a1) trace_IndiMgr_SubscriptionNotRemoved_Impl(0, 0, a0, a1)
2817              #endif
2818              FILE_EVENTD2(45090, trace_IndiMgr_SubscriptionNotRemoved_Impl, LOG_DEBUG, PAL_T("IndiMgr_RemoveSubscription: Subscription (%p) was not removed from IndicationManager (%p)"), void *, void *)
2819              #if defined(CONFIG_ENABLE_DEBUG)
2820              #define trace_IndiMgr_ObjectExists(a0) trace_IndiMgr_ObjectExists_Impl(__FILE__, __LINE__, tcs(a0))
2821              #else
2822              #define trace_IndiMgr_ObjectExists(a0) trace_IndiMgr_ObjectExists_Impl(0, 0, tcs(a0))
2823              #endif
2824              FILE_EVENTD1(45091, trace_IndiMgr_ObjectExists_Impl, LOG_DEBUG, PAL_T("Object %T already exists."), const TChar *)
2825              #if defined(CONFIG_ENABLE_DEBUG)
2826              #define trace_IndiMgr_CannotFindObject(a0) trace_IndiMgr_CannotFindObject_Impl(__FILE__, __LINE__, tcs(a0))
2827              #else
2828              #define trace_IndiMgr_CannotFindObject(a0) trace_IndiMgr_CannotFindObject_Impl(0, 0, tcs(a0))
2829              #endif
2830              FILE_EVENTD1(45092, trace_IndiMgr_CannotFindObject_Impl, LOG_DEBUG, PAL_T("_List_RemoveObjectByID: Cannot find object (%T)"), const TChar *)
2831              #if defined(CONFIG_ENABLE_DEBUG)
2832              #define trace_SubElem_PostComplete(a0, a1, a2, a3, a4) trace_SubElem_PostComplete_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
2833              #else
2834              #define trace_SubElem_PostComplete(a0, a1, a2, a3, a4) trace_SubElem_PostComplete_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
2835              #endif
2836 krisbash 1.1 FILE_EVENTD5(45093, trace_SubElem_PostComplete_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Post: self (%p), msg(%p:%d:%T:%x) complete"), StrandMany *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2837              #if defined(CONFIG_ENABLE_DEBUG)
2838              #define trace_SubElem_PostCancelSubscribe(a0, a1, a2, a3, a4) trace_SubElem_PostCancelSubscribe_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
2839              #else
2840              #define trace_SubElem_PostCancelSubscribe(a0, a1, a2, a3, a4) trace_SubElem_PostCancelSubscribe_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
2841              #endif
2842              FILE_EVENTD5(45094, trace_SubElem_PostCancelSubscribe_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Post: self (%p), msg(%p:%d:%T:%x), cancel all SubscribeEntries"), StrandMany *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2843              #if defined(CONFIG_ENABLE_DEBUG)
2844              #define trace_SubElem_Post(a0, a1, a2, a3, a4) trace_SubElem_Post_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
2845              #else
2846              #define trace_SubElem_Post(a0, a1, a2, a3, a4) trace_SubElem_Post_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
2847              #endif
2848              FILE_EVENTD5(45095, trace_SubElem_Post_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Post: self (%p), unsupported msg(%p:%d:%T:%x)"), StrandMany *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2849              #if defined(CONFIG_ENABLE_DEBUG)
2850              #define trace_SubElem_Ack(a0, a1, a2) trace_SubElem_Ack_Impl(__FILE__, __LINE__, a0, a1, a2)
2851              #else
2852              #define trace_SubElem_Ack(a0, a1, a2) trace_SubElem_Ack_Impl(0, 0, a0, a1, a2)
2853              #endif
2854              FILE_EVENTD3(45096, trace_SubElem_Ack_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Ack: self (%p) interaction [%p]<-%p"), Strand *, Interaction *, Interaction *)
2855              #if defined(CONFIG_ENABLE_DEBUG)
2856              #define trace_SubElem_Cancel(a0, a1, a2) trace_SubElem_Cancel_Impl(__FILE__, __LINE__, a0, a1, a2)
2857 krisbash 1.1 #else
2858              #define trace_SubElem_Cancel(a0, a1, a2) trace_SubElem_Cancel_Impl(0, 0, a0, a1, a2)
2859              #endif
2860              FILE_EVENTD3(45097, trace_SubElem_Cancel_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Cancel: self (%p) interaction [%p]<-%p"), StrandMany *, Interaction *, Interaction *)
2861              #if defined(CONFIG_ENABLE_DEBUG)
2862              #define trace_SubElem_Finish(a0, a1, a2) trace_SubElem_Finish_Impl(__FILE__, __LINE__, a0, a1, a2)
2863              #else
2864              #define trace_SubElem_Finish(a0, a1, a2) trace_SubElem_Finish_Impl(0, 0, a0, a1, a2)
2865              #endif
2866              FILE_EVENTD3(45098, trace_SubElem_Finish_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Finish: self (%p) interaction [%p]<-%p"), void *, Interaction *, Interaction *)
2867              #if defined(CONFIG_ENABLE_DEBUG)
2868              #define trace_SubElem_CheckSendFinalResult(a0) trace_SubElem_CheckSendFinalResult_Impl(__FILE__, __LINE__, a0)
2869              #else
2870              #define trace_SubElem_CheckSendFinalResult(a0) trace_SubElem_CheckSendFinalResult_Impl(0, 0, a0)
2871              #endif
2872              FILE_EVENTD1(45099, trace_SubElem_CheckSendFinalResult_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_CheckSendFinalResult: self(%p)"), void *)
2873              #if defined(CONFIG_ENABLE_DEBUG)
2874              #define trace_SubElem_CheckSendComplete(a0, a1, a2) trace_SubElem_CheckSendComplete_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
2875              #else
2876              #define trace_SubElem_CheckSendComplete(a0, a1, a2) trace_SubElem_CheckSendComplete_Impl(0, 0, a0, tcs(a1), a2)
2877              #endif
2878 krisbash 1.1 FILE_EVENTD3(45100, trace_SubElem_CheckSendComplete_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_CheckSendFinalResult: self (%p) status (%T); (%d) classes was handled; send final result message to protocol and closed self"), void *, const TChar *, MI_Uint32)
2879              #if defined(CONFIG_ENABLE_DEBUG)
2880              #define trace_SubElem_NewEntry(a0, a1, a2, a3, a4, a5) trace_SubElem_NewEntry_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4), a5)
2881              #else
2882              #define trace_SubElem_NewEntry(a0, a1, a2, a3, a4, a5) trace_SubElem_NewEntry_Impl(0, 0, a0, a1, a2, a3, tcs(a4), a5)
2883              #endif
2884              FILE_EVENTD6(45101, trace_SubElem_NewEntry_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_NewEntry: self(%p) newEntry(%p) msg(%p:%d:%T:%x)"), StrandMany *, StrandEntry *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2885              #if defined(CONFIG_ENABLE_DEBUG)
2886              #define trace_SubElem_NewEntry_UnexpectedMessage(a0, a1, a2, a3) trace_SubElem_NewEntry_UnexpectedMessage_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
2887              #else
2888              #define trace_SubElem_NewEntry_UnexpectedMessage(a0, a1, a2, a3) trace_SubElem_NewEntry_UnexpectedMessage_Impl(0, 0, a0, a1, tcs(a2), a3)
2889              #endif
2890              FILE_EVENTD4(45102, trace_SubElem_NewEntry_UnexpectedMessage_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_NewEntry: Unexpected msg(%p:%x:%T:%x)"), Message *, MI_Uint32, const TChar *, MI_Uint64)
2891              #if defined(CONFIG_ENABLE_DEBUG)
2892              #define trace_SubItem_HandleRequest(a0, a1, a2) trace_SubItem_HandleRequest_Impl(__FILE__, __LINE__, a0, tcs(a1), tcs(a2))
2893              #else
2894              #define trace_SubItem_HandleRequest(a0, a1, a2) trace_SubItem_HandleRequest_Impl(0, 0, a0, tcs(a1), tcs(a2))
2895              #endif
2896              FILE_EVENTD3(45103, trace_SubItem_HandleRequest_Impl, LOG_DEBUG, PAL_T("_SubscribeItem_Added: self(%p) handle request namespace(%T), class(%T)"), void *, const TChar *, const TChar *)
2897              #if defined(CONFIG_ENABLE_DEBUG)
2898              #define trace_SubElement_NewDone(a0, a1, a2, a3, a4, a5, a6, a7) trace_SubElement_NewDone_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4, a5, a6, a7)
2899 krisbash 1.1 #else
2900              #define trace_SubElement_NewDone(a0, a1, a2, a3, a4, a5, a6, a7) trace_SubElement_NewDone_Impl(0, 0, a0, a1, a2, a3, a4, a5, a6, a7)
2901              #endif
2902              FILE_EVENTD8(45104, trace_SubElement_NewDone_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_NewEntry: DONE. self(%p); Classes: (%d)Scheduled; (%d)Sent; (%d)Handled (%d)Subscribed (%d)Failed (%d)Complete; Aggregate result (%d)"), StrandMany *, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32)
2903              #if defined(CONFIG_ENABLE_DEBUG)
2904              #define trace_SubElem_EntryPost(a0, a1, a2, a3, a4, a5) trace_SubElem_EntryPost_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4), a5)
2905              #else
2906              #define trace_SubElem_EntryPost(a0, a1, a2, a3, a4, a5) trace_SubElem_EntryPost_Impl(0, 0, a0, a1, a2, a3, tcs(a4), a5)
2907              #endif
2908              FILE_EVENTD6(45105, trace_SubElem_EntryPost_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_EntryPost: Posting message for interaction [%p]<-%p; msg(%p:%d:%T:%x)"), Interaction *, Interaction *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2909              #if defined(CONFIG_ENABLE_DEBUG)
2910              #define trace_SubElem_PostSendSuccessResponse(a0, a1) trace_SubElem_PostSendSuccessResponse_Impl(__FILE__, __LINE__, a0, tcs(a1))
2911              #else
2912              #define trace_SubElem_PostSendSuccessResponse(a0, a1) trace_SubElem_PostSendSuccessResponse_Impl(0, 0, a0, tcs(a1))
2913              #endif
2914              FILE_EVENTD2(45106, trace_SubElem_PostSendSuccessResponse_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_EntryPost: self (%p) status (%T); send success response to protocol"), void *, const TChar *)
2915              #if defined(CONFIG_ENABLE_DEBUG)
2916              #define trace_SubElem_EntryPost_PassToLeft(a0, a1, a2, a3, a4) trace_SubElem_EntryPost_PassToLeft_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
2917              #else
2918              #define trace_SubElem_EntryPost_PassToLeft(a0, a1, a2, a3, a4) trace_SubElem_EntryPost_PassToLeft_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
2919              #endif
2920 krisbash 1.1 FILE_EVENTD5(45107, trace_SubElem_EntryPost_PassToLeft_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_EntryPost: Self (%p) received msg(%p:%d:%T:%x), pass to left"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64)
2921              #if defined(CONFIG_ENABLE_DEBUG)
2922              #define trace_SubElem_EntryPostDone(a0, a1, a2, a3, a4, a5, a6, a7) trace_SubElem_EntryPostDone_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4, a5, a6, a7)
2923              #else
2924              #define trace_SubElem_EntryPostDone(a0, a1, a2, a3, a4, a5, a6, a7) trace_SubElem_EntryPostDone_Impl(0, 0, a0, a1, a2, a3, a4, a5, a6, a7)
2925              #endif
2926              FILE_EVENTD8(45108, trace_SubElem_EntryPostDone_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_EntryPost: DONE. self(%p); Classes: (%d)Scheduled; (%d)Sent; (%d)Handled (%d)Subscribed (%d)Failed (%d)Complete; Aggregate result (%d)"), void *, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32, MI_Uint32)
2927              #if defined(CONFIG_ENABLE_DEBUG)
2928              #define trace_SubElem_EntryClose() trace_SubElem_EntryClose_Impl(__FILE__, __LINE__)
2929              #else
2930              #define trace_SubElem_EntryClose() trace_SubElem_EntryClose_Impl(0, 0)
2931              #endif
2932              FILE_EVENTD0(45109, trace_SubElem_EntryClose_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_EntryClose: Done"))
2933              #if defined(CONFIG_ENABLE_DEBUG)
2934              #define trace_IndiMgr_HandleSubscribe(a0, a1, a2, a3) trace_IndiMgr_HandleSubscribe_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
2935              #else
2936              #define trace_IndiMgr_HandleSubscribe(a0, a1, a2, a3) trace_IndiMgr_HandleSubscribe_Impl(0, 0, a0, a1, a2, a3)
2937              #endif
2938              FILE_EVENTD4(45110, trace_IndiMgr_HandleSubscribe_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: self (%p) interaction (%p) req (%p : OPID=%x)"), void *, Interaction *, void *, MI_Uint64)
2939              #if defined(CONFIG_ENABLE_DEBUG)
2940              #define trace_IndiMgr_HandleSubscribe_InvalidParameters() trace_IndiMgr_HandleSubscribe_InvalidParameters_Impl(__FILE__, __LINE__)
2941 krisbash 1.1 #else
2942              #define trace_IndiMgr_HandleSubscribe_InvalidParameters() trace_IndiMgr_HandleSubscribe_InvalidParameters_Impl(0, 0)
2943              #endif
2944              FILE_EVENTD0(45111, trace_IndiMgr_HandleSubscribe_InvalidParameters_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: invalid parameter(s)"))
2945              #if defined(CONFIG_ENABLE_DEBUG)
2946              #define trace_IndiMgr_HandleSubscribe_FailedToSetNamespace(a0, a1) trace_IndiMgr_HandleSubscribe_FailedToSetNamespace_Impl(__FILE__, __LINE__, a0, a1)
2947              #else
2948              #define trace_IndiMgr_HandleSubscribe_FailedToSetNamespace(a0, a1) trace_IndiMgr_HandleSubscribe_FailedToSetNamespace_Impl(0, 0, a0, a1)
2949              #endif
2950              FILE_EVENTD2(45112, trace_IndiMgr_HandleSubscribe_FailedToSetNamespace_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: Failed to set namespace to filter (%p), req (%p)."), void *, void *)
2951              #if defined(CONFIG_ENABLE_DEBUG)
2952              #define trace_IndiMgr_HandleSubscribe_FailedToAddSub(a0, a1) trace_IndiMgr_HandleSubscribe_FailedToAddSub_Impl(__FILE__, __LINE__, a0, a1)
2953              #else
2954              #define trace_IndiMgr_HandleSubscribe_FailedToAddSub(a0, a1) trace_IndiMgr_HandleSubscribe_FailedToAddSub_Impl(0, 0, a0, a1)
2955              #endif
2956              FILE_EVENTD2(45113, trace_IndiMgr_HandleSubscribe_FailedToAddSub_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: Failed to add subscription (%p), req (%p)"), void *, void *)
2957              #if defined(CONFIG_ENABLE_DEBUG)
2958              #define trace_IndiMgr_HandleSubscribe_NoClassFound(a0) trace_IndiMgr_HandleSubscribe_NoClassFound_Impl(__FILE__, __LINE__, a0)
2959              #else
2960              #define trace_IndiMgr_HandleSubscribe_NoClassFound(a0) trace_IndiMgr_HandleSubscribe_NoClassFound_Impl(0, 0, a0)
2961              #endif
2962 krisbash 1.1 FILE_EVENTD1(45114, trace_IndiMgr_HandleSubscribe_NoClassFound_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: No class found, req(%p)"), void *)
2963              #if defined(CONFIG_ENABLE_DEBUG)
2964              #define trace_IndiMgr_HandleSubscribe_FailedToCreateMessage(a0, a1) trace_IndiMgr_HandleSubscribe_FailedToCreateMessage_Impl(__FILE__, __LINE__, tcs(a0), a1)
2965              #else
2966              #define trace_IndiMgr_HandleSubscribe_FailedToCreateMessage(a0, a1) trace_IndiMgr_HandleSubscribe_FailedToCreateMessage_Impl(0, 0, tcs(a0), a1)
2967              #endif
2968              FILE_EVENTD2(45115, trace_IndiMgr_HandleSubscribe_FailedToCreateMessage_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: Failed to create subscribereq message for class %T, req (%p)"), const TChar *, void *)
2969              #if defined(CONFIG_ENABLE_DEBUG)
2970              #define trace_IndiMgr_HandleSubscribe_BeginAddingEntry(a0, a1, a2, a3) trace_IndiMgr_HandleSubscribe_BeginAddingEntry_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
2971              #else
2972              #define trace_IndiMgr_HandleSubscribe_BeginAddingEntry(a0, a1, a2, a3) trace_IndiMgr_HandleSubscribe_BeginAddingEntry_Impl(0, 0, a0, a1, tcs(a2), a3)
2973              #endif
2974              FILE_EVENTD4(45116, trace_IndiMgr_HandleSubscribe_BeginAddingEntry_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: begin to add entry (%p) msg (%p:%T), req(%p)"), void *, Message *, const TChar *, void *)
2975              #if defined(CONFIG_ENABLE_DEBUG)
2976              #define trace_IndiMgr_HandleSubscribe_AddingEntryDone(a0, a1) trace_IndiMgr_HandleSubscribe_AddingEntryDone_Impl(__FILE__, __LINE__, a0, a1)
2977              #else
2978              #define trace_IndiMgr_HandleSubscribe_AddingEntryDone(a0, a1) trace_IndiMgr_HandleSubscribe_AddingEntryDone_Impl(0, 0, a0, a1)
2979              #endif
2980              FILE_EVENTD2(45117, trace_IndiMgr_HandleSubscribe_AddingEntryDone_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: end add entry (%p), req (%p)"), void *, void *)
2981              #if defined(CONFIG_ENABLE_DEBUG)
2982              #define trace_IndiMgr_HandleSubscribe_Done(a0, a1, a2, a3, a4) trace_IndiMgr_HandleSubscribe_Done_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
2983 krisbash 1.1 #else
2984              #define trace_IndiMgr_HandleSubscribe_Done(a0, a1, a2, a3, a4) trace_IndiMgr_HandleSubscribe_Done_Impl(0, 0, a0, a1, a2, a3, a4)
2985              #endif
2986              FILE_EVENTD5(45118, trace_IndiMgr_HandleSubscribe_Done_Impl, LOG_DEBUG, PAL_T("IndiMgr_HandleSubscribeReq: self (%p) interaction (%p) req (%p : OPID=%x); done result (%d)"), void *, Interaction *, void *, MI_Uint64, MI_Result)
2987              #if defined(CONFIG_ENABLE_DEBUG)
2988              #define trace_Subscription_Finalize(a0) trace_Subscription_Finalize_Impl(__FILE__, __LINE__, a0)
2989              #else
2990              #define trace_Subscription_Finalize(a0) trace_Subscription_Finalize_Impl(0, 0, a0)
2991              #endif
2992              FILE_EVENTD1(45119, trace_Subscription_Finalize_Impl, LOG_DEBUG, PAL_T("Subscription_Finalize: self(%p)"), void *)
2993              #if defined(CONFIG_ENABLE_DEBUG)
2994              #define trace_Subscription_OnAdd(a0, a1) trace_Subscription_OnAdd_Impl(__FILE__, __LINE__, a0, a1)
2995              #else
2996              #define trace_Subscription_OnAdd(a0, a1) trace_Subscription_OnAdd_Impl(0, 0, a0, a1)
2997              #endif
2998              FILE_EVENTD2(45120, trace_Subscription_OnAdd_Impl, LOG_DEBUG, PAL_T("Subscription_OnAdd: self(%p), container (%p)"), void *, void *)
2999              #if defined(CONFIG_ENABLE_DEBUG)
3000              #define trace_Subscription_OnAdd_Failed() trace_Subscription_OnAdd_Failed_Impl(__FILE__, __LINE__)
3001              #else
3002              #define trace_Subscription_OnAdd_Failed() trace_Subscription_OnAdd_Failed_Impl(0, 0)
3003              #endif
3004 krisbash 1.1 FILE_EVENTD0(45121, trace_Subscription_OnAdd_Failed_Impl, LOG_DEBUG, PAL_T("Subscription_OnAdd: Failed to create class list"))
3005              #if defined(CONFIG_ENABLE_DEBUG)
3006              #define trace_Subscription_OnAdd_Success(a0, a1) trace_Subscription_OnAdd_Success_Impl(__FILE__, __LINE__, a0, a1)
3007              #else
3008              #define trace_Subscription_OnAdd_Success(a0, a1) trace_Subscription_OnAdd_Success_Impl(0, 0, a0, a1)
3009              #endif
3010              FILE_EVENTD2(45122, trace_Subscription_OnAdd_Success_Impl, LOG_DEBUG, PAL_T("Subscription_OnAdd: self(%p), container (%p) succeed"), void *, void *)
3011              #if defined(CONFIG_ENABLE_DEBUG)
3012              #define trace_Subscription_OnRemove(a0, a1) trace_Subscription_OnRemove_Impl(__FILE__, __LINE__, a0, a1)
3013              #else
3014              #define trace_Subscription_OnRemove(a0, a1) trace_Subscription_OnRemove_Impl(0, 0, a0, a1)
3015              #endif
3016              FILE_EVENTD2(45123, trace_Subscription_OnRemove_Impl, LOG_DEBUG, PAL_T("Subscription_OnRemove: self(%p), container (%p)"), void *, void *)
3017              #if defined(CONFIG_ENABLE_DEBUG)
3018              #define trace_Subscription_OnRemove_Result(a0, a1, a2) trace_Subscription_OnRemove_Result_Impl(__FILE__, __LINE__, a0, a1, a2)
3019              #else
3020              #define trace_Subscription_OnRemove_Result(a0, a1, a2) trace_Subscription_OnRemove_Result_Impl(0, 0, a0, a1, a2)
3021              #endif
3022              FILE_EVENTD3(45124, trace_Subscription_OnRemove_Result_Impl, LOG_DEBUG, PAL_T("Subscription_OnRemove: self(%p), container (%p), result (%d)"), void *, void *, int)
3023              #if defined(CONFIG_ENABLE_DEBUG)
3024              #define trace_InteractionProtocolHandler_Client_Ack_Post(a0) trace_InteractionProtocolHandler_Client_Ack_Post_Impl(__FILE__, __LINE__, a0)
3025 krisbash 1.1 #else
3026              #define trace_InteractionProtocolHandler_Client_Ack_Post(a0) trace_InteractionProtocolHandler_Client_Ack_Post_Impl(0, 0, a0)
3027              #endif
3028              FILE_EVENTD1(45125, trace_InteractionProtocolHandler_Client_Ack_Post_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Client_Ack_PostToInteraction %p"), void *)
3029              #if defined(CONFIG_ENABLE_DEBUG)
3030              #define trace_InteractionProtocolHandler_Client_Ack_NoPost(a0) trace_InteractionProtocolHandler_Client_Ack_NoPost_Impl(__FILE__, __LINE__, a0)
3031              #else
3032              #define trace_InteractionProtocolHandler_Client_Ack_NoPost(a0) trace_InteractionProtocolHandler_Client_Ack_NoPost_Impl(0, 0, a0)
3033              #endif
3034              FILE_EVENTD1(45126, trace_InteractionProtocolHandler_Client_Ack_NoPost_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Client_Ack_NoPostToInteraction %p"), void *)
3035              #if defined(CONFIG_ENABLE_DEBUG)
3036              #define trace_InteractionProtocolHandler_Operation_StrandPost(a0, a1, a2, a3, a4) trace_InteractionProtocolHandler_Operation_StrandPost_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
3037              #else
3038              #define trace_InteractionProtocolHandler_Operation_StrandPost(a0, a1, a2, a3, a4) trace_InteractionProtocolHandler_Operation_StrandPost_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
3039              #endif
3040              FILE_EVENTD5(45127, trace_InteractionProtocolHandler_Operation_StrandPost_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_Post: %p, msg(%p:%d:%T:%x)"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64)
3041              #if defined(CONFIG_ENABLE_DEBUG)
3042              #define trace_MIResult(a0) trace_MIResult_Impl(__FILE__, __LINE__, tcs(a0))
3043              #else
3044              #define trace_MIResult(a0) trace_MIResult_Impl(0, 0, tcs(a0))
3045              #endif
3046 krisbash 1.1 FILE_EVENTD1(45128, trace_MIResult_Impl, LOG_DEBUG, PAL_T("MI_Result = %T"), const TChar *)
3047              #if defined(CONFIG_ENABLE_DEBUG)
3048              #define trace_InteractionProtocolHandler_NoopRspTag() trace_InteractionProtocolHandler_NoopRspTag_Impl(__FILE__, __LINE__)
3049              #else
3050              #define trace_InteractionProtocolHandler_NoopRspTag() trace_InteractionProtocolHandler_NoopRspTag_Impl(0, 0)
3051              #endif
3052              FILE_EVENTD0(45129, trace_InteractionProtocolHandler_NoopRspTag_Impl, LOG_DEBUG, PAL_T("NoOpRspTag"))
3053              #if defined(CONFIG_ENABLE_DEBUG)
3054              #define trace_InteractionProtocolHandler_Operation_Strand_PostControl(a0) trace_InteractionProtocolHandler_Operation_Strand_PostControl_Impl(__FILE__, __LINE__, a0)
3055              #else
3056              #define trace_InteractionProtocolHandler_Operation_Strand_PostControl(a0) trace_InteractionProtocolHandler_Operation_Strand_PostControl_Impl(0, 0, a0)
3057              #endif
3058              FILE_EVENTD1(45130, trace_InteractionProtocolHandler_Operation_Strand_PostControl_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_PostControl %p"), void *)
3059              #if defined(CONFIG_ENABLE_DEBUG)
3060              #define trace_InteractionProtocolHandler_Session_ProtocolConnecting() trace_InteractionProtocolHandler_Session_ProtocolConnecting_Impl(__FILE__, __LINE__)
3061              #else
3062              #define trace_InteractionProtocolHandler_Session_ProtocolConnecting() trace_InteractionProtocolHandler_Session_ProtocolConnecting_Impl(0, 0)
3063              #endif
3064              FILE_EVENTD0(45131, trace_InteractionProtocolHandler_Session_ProtocolConnecting_Impl, LOG_DEBUG, PAL_T("==== InteractionProtocolHandler_Session_ConnectionEvents() PROTOCOLEVENT_CONNECT"))
3065              #if defined(CONFIG_ENABLE_DEBUG)
3066              #define trace_InteractionProtocolHandler_Session_ConnectFailed() trace_InteractionProtocolHandler_Session_ConnectFailed_Impl(__FILE__, __LINE__)
3067 krisbash 1.1 #else
3068              #define trace_InteractionProtocolHandler_Session_ConnectFailed() trace_InteractionProtocolHandler_Session_ConnectFailed_Impl(0, 0)
3069              #endif
3070              FILE_EVENTD0(45132, trace_InteractionProtocolHandler_Session_ConnectFailed_Impl, LOG_DEBUG, PAL_T("==== InteractionProtocolHandler_Session_ConnectionEvents() PROTOCOLEVENT_CONNECT_FAILED"))
3071              #if defined(CONFIG_ENABLE_DEBUG)
3072              #define trace_InteractionProtocolHandler_Operation_Strand_Ack(a0) trace_InteractionProtocolHandler_Operation_Strand_Ack_Impl(__FILE__, __LINE__, a0)
3073              #else
3074              #define trace_InteractionProtocolHandler_Operation_Strand_Ack(a0) trace_InteractionProtocolHandler_Operation_Strand_Ack_Impl(0, 0, a0)
3075              #endif
3076              FILE_EVENTD1(45133, trace_InteractionProtocolHandler_Operation_Strand_Ack_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_Ack %p"), void *)
3077              #if defined(CONFIG_ENABLE_DEBUG)
3078              #define trace_InteractionProtocolHandler_Operation_Strand_Cancel(a0) trace_InteractionProtocolHandler_Operation_Strand_Cancel_Impl(__FILE__, __LINE__, a0)
3079              #else
3080              #define trace_InteractionProtocolHandler_Operation_Strand_Cancel(a0) trace_InteractionProtocolHandler_Operation_Strand_Cancel_Impl(0, 0, a0)
3081              #endif
3082              FILE_EVENTD1(45134, trace_InteractionProtocolHandler_Operation_Strand_Cancel_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_Cancel %p"), void *)
3083              #if defined(CONFIG_ENABLE_DEBUG)
3084              #define trace_InteractionProtocolHandler_Operation_Strand_Close(a0) trace_InteractionProtocolHandler_Operation_Strand_Close_Impl(__FILE__, __LINE__, a0)
3085              #else
3086              #define trace_InteractionProtocolHandler_Operation_Strand_Close(a0) trace_InteractionProtocolHandler_Operation_Strand_Close_Impl(0, 0, a0)
3087              #endif
3088 krisbash 1.1 FILE_EVENTD1(45135, trace_InteractionProtocolHandler_Operation_Strand_Close_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_Close %p"), void *)
3089              #if defined(CONFIG_ENABLE_DEBUG)
3090              #define trace_InteractionProtocolHandler_Operation_Strand_Finish(a0) trace_InteractionProtocolHandler_Operation_Strand_Finish_Impl(__FILE__, __LINE__, a0)
3091              #else
3092              #define trace_InteractionProtocolHandler_Operation_Strand_Finish(a0) trace_InteractionProtocolHandler_Operation_Strand_Finish_Impl(0, 0, a0)
3093              #endif
3094              FILE_EVENTD1(45136, trace_InteractionProtocolHandler_Operation_Strand_Finish_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_Finish %p"), void *)
3095              #if defined(CONFIG_ENABLE_DEBUG)
3096              #define trace_InteractionProtocolHandler_Operation_Close(a0) trace_InteractionProtocolHandler_Operation_Close_Impl(__FILE__, __LINE__, a0)
3097              #else
3098              #define trace_InteractionProtocolHandler_Operation_Close(a0) trace_InteractionProtocolHandler_Operation_Close_Impl(0, 0, a0)
3099              #endif
3100              FILE_EVENTD1(45137, trace_InteractionProtocolHandler_Operation_Close_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Close %p"), void *)
3101              #if defined(CONFIG_ENABLE_DEBUG)
3102              #define trace_InteractionProtocolHandler_Operation_Cancel(a0) trace_InteractionProtocolHandler_Operation_Cancel_Impl(__FILE__, __LINE__, a0)
3103              #else
3104              #define trace_InteractionProtocolHandler_Operation_Cancel(a0) trace_InteractionProtocolHandler_Operation_Cancel_Impl(0, 0, a0)
3105              #endif
3106              FILE_EVENTD1(45138, trace_InteractionProtocolHandler_Operation_Cancel_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Cancel %p"), void *)
3107              #if defined(CONFIG_ENABLE_DEBUG)
3108              #define trace_InteractionProtocolHandler_Operation_CancelAfterFinal(a0) trace_InteractionProtocolHandler_Operation_CancelAfterFinal_Impl(__FILE__, __LINE__, a0)
3109 krisbash 1.1 #else
3110              #define trace_InteractionProtocolHandler_Operation_CancelAfterFinal(a0) trace_InteractionProtocolHandler_Operation_CancelAfterFinal_Impl(0, 0, a0)
3111              #endif
3112              FILE_EVENTD1(45139, trace_InteractionProtocolHandler_Operation_CancelAfterFinal_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Cancel %p -- ignoring because we have already posted the final result"), void *)
3113              #if defined(CONFIG_ENABLE_DEBUG)
3114              #define trace_InteractionProtocolHandler_Session_Close(a0, a1) trace_InteractionProtocolHandler_Session_Close_Impl(__FILE__, __LINE__, a0, a1)
3115              #else
3116              #define trace_InteractionProtocolHandler_Session_Close(a0, a1) trace_InteractionProtocolHandler_Session_Close_Impl(0, 0, a0, a1)
3117              #endif
3118              FILE_EVENTD2(45140, trace_InteractionProtocolHandler_Session_Close_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Session_Close %p (CompletionCallback %p)"), void *, void *)
3119              #if defined(CONFIG_ENABLE_DEBUG)
3120              #define trace_InteractionProtocolHandler_Protocol_RunThread() trace_InteractionProtocolHandler_Protocol_RunThread_Impl(__FILE__, __LINE__)
3121              #else
3122              #define trace_InteractionProtocolHandler_Protocol_RunThread() trace_InteractionProtocolHandler_Protocol_RunThread_Impl(0, 0)
3123              #endif
3124              FILE_EVENTD0(45141, trace_InteractionProtocolHandler_Protocol_RunThread_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Protocol_RunThread"))
3125              #if defined(CONFIG_ENABLE_DEBUG)
3126              #define trace_InteractionProtocolHandler_Protocol_RunThread_WithResult(a0) trace_InteractionProtocolHandler_Protocol_RunThread_WithResult_Impl(__FILE__, __LINE__, a0)
3127              #else
3128              #define trace_InteractionProtocolHandler_Protocol_RunThread_WithResult(a0) trace_InteractionProtocolHandler_Protocol_RunThread_WithResult_Impl(0, 0, a0)
3129              #endif
3130 krisbash 1.1 FILE_EVENTD1(45142, trace_InteractionProtocolHandler_Protocol_RunThread_WithResult_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Protocol_RunThread finished with return %u"), MI_Result)
3131              #if defined(CONFIG_ENABLE_DEBUG)
3132              #define trace_SessionCloseCompletion_Release_CompletionCallback(a0, a1) trace_SessionCloseCompletion_Release_CompletionCallback_Impl(__FILE__, __LINE__, a0, a1)
3133              #else
3134              #define trace_SessionCloseCompletion_Release_CompletionCallback(a0, a1) trace_SessionCloseCompletion_Release_CompletionCallback_Impl(0, 0, a0, a1)
3135              #endif
3136              FILE_EVENTD2(45143, trace_SessionCloseCompletion_Release_CompletionCallback_Impl, LOG_DEBUG, PAL_T("SessionCloseCompletion_Release %p with CompletionCallback %p"), void *, void *)
3137              #if defined(CONFIG_ENABLE_DEBUG)
3138              #define trace_SessionCloseCompletion_Release_Count(a0, a1) trace_SessionCloseCompletion_Release_Count_Impl(__FILE__, __LINE__, a0, a1)
3139              #else
3140              #define trace_SessionCloseCompletion_Release_Count(a0, a1) trace_SessionCloseCompletion_Release_Count_Impl(0, 0, a0, a1)
3141              #endif
3142              FILE_EVENTD2(45144, trace_SessionCloseCompletion_Release_Count_Impl, LOG_DEBUG, PAL_T("SessionCloseCompletion_Release %p count is %d"), void *, int)
3143              #if defined(CONFIG_ENABLE_DEBUG)
3144              #define trace_InteractionProtocolHandler_SessionConnect_Passed() trace_InteractionProtocolHandler_SessionConnect_Passed_Impl(__FILE__, __LINE__)
3145              #else
3146              #define trace_InteractionProtocolHandler_SessionConnect_Passed() trace_InteractionProtocolHandler_SessionConnect_Passed_Impl(0, 0)
3147              #endif
3148              FILE_EVENTD0(45145, trace_InteractionProtocolHandler_SessionConnect_Passed_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Session_Connect passed !"))
3149              #if defined(CONFIG_ENABLE_DEBUG)
3150              #define trace_ProtocolSocket_TimeoutTrigger(a0) trace_ProtocolSocket_TimeoutTrigger_Impl(__FILE__, __LINE__, a0)
3151 krisbash 1.1 #else
3152              #define trace_ProtocolSocket_TimeoutTrigger(a0) trace_ProtocolSocket_TimeoutTrigger_Impl(0, 0, a0)
3153              #endif
3154              FILE_EVENTD1(45146, trace_ProtocolSocket_TimeoutTrigger_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: triggering timeout on %p"), void *)
3155              #if defined(CONFIG_ENABLE_DEBUG)
3156              #define trace_ProtocolSocket_PostingOnInteraction(a0, a1) trace_ProtocolSocket_PostingOnInteraction_Impl(__FILE__, __LINE__, a0, a1)
3157              #else
3158              #define trace_ProtocolSocket_PostingOnInteraction(a0, a1) trace_ProtocolSocket_PostingOnInteraction_Impl(0, 0, a0, a1)
3159              #endif
3160              FILE_EVENTD2(45147, trace_ProtocolSocket_PostingOnInteraction_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: Posting message for interaction [%p]<-%p"), Interaction *, Interaction *)
3161              #if defined(CONFIG_ENABLE_DEBUG)
3162              #define trace_ProtocolSocket_PostFailed(a0, a1) trace_ProtocolSocket_PostFailed_Impl(__FILE__, __LINE__, a0, a1)
3163              #else
3164              #define trace_ProtocolSocket_PostFailed(a0, a1) trace_ProtocolSocket_PostFailed_Impl(0, 0, a0, a1)
3165              #endif
3166              FILE_EVENTD2(45148, trace_ProtocolSocket_PostFailed_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: Post for interaction [%p]<-%p FAILED"), Interaction *, Interaction *)
3167              #if defined(CONFIG_ENABLE_DEBUG)
3168              #define trace_ProtocolSocket_CancelReceived(a0, a1, a2) trace_ProtocolSocket_CancelReceived_Impl(__FILE__, __LINE__, a0, a1, a2)
3169              #else
3170              #define trace_ProtocolSocket_CancelReceived(a0, a1, a2) trace_ProtocolSocket_CancelReceived_Impl(0, 0, a0, a1, a2)
3171              #endif
3172 krisbash 1.1 FILE_EVENTD3(45149, trace_ProtocolSocket_CancelReceived_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: Cancel received (closed other: %d) on interaction [%p]<-%p"), MI_Boolean, Interaction *, Interaction *)
3173              #if defined(CONFIG_ENABLE_DEBUG)
3174              #define trace_ProtocolSocket_Ack(a0, a1) trace_ProtocolSocket_Ack_Impl(__FILE__, __LINE__, a0, a1)
3175              #else
3176              #define trace_ProtocolSocket_Ack(a0, a1) trace_ProtocolSocket_Ack_Impl(0, 0, a0, a1)
3177              #endif
3178              FILE_EVENTD2(45150, trace_ProtocolSocket_Ack_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: Ack on interaction [%p]<-%p"), Interaction *, Interaction *)
3179              #if defined(CONFIG_ENABLE_DEBUG)
3180              #define trace_ProtocolSocket_Close(a0, a1, a2) trace_ProtocolSocket_Close_Impl(__FILE__, __LINE__, a0, a1, a2)
3181              #else
3182              #define trace_ProtocolSocket_Close(a0, a1, a2) trace_ProtocolSocket_Close_Impl(0, 0, a0, a1, a2)
3183              #endif
3184              FILE_EVENTD3(45151, trace_ProtocolSocket_Close_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: Close received (closed other: %d) on interaction [%p]<-%p"), MI_Boolean, Interaction *, Interaction *)
3185              #if defined(CONFIG_ENABLE_DEBUG)
3186              #define trace_ProtocolSocket_Finish(a0) trace_ProtocolSocket_Finish_Impl(__FILE__, __LINE__, a0)
3187              #else
3188              #define trace_ProtocolSocket_Finish(a0) trace_ProtocolSocket_Finish_Impl(0, 0, a0)
3189              #endif
3190              FILE_EVENTD1(45152, trace_ProtocolSocket_Finish_Impl, LOG_DEBUG, PAL_T("ProtocolSocket: %p _ProtocolSocket_Finish"), void *)
3191              #if defined(CONFIG_ENABLE_DEBUG)
3192              #define trace_SocketSendCompleted(a0) trace_SocketSendCompleted_Impl(__FILE__, __LINE__, a0)
3193 krisbash 1.1 #else
3194              #define trace_SocketSendCompleted(a0) trace_SocketSendCompleted_Impl(0, 0, a0)
3195              #endif
3196              FILE_EVENTD1(45153, trace_SocketSendCompleted_Impl, LOG_DEBUG, PAL_T("Socket: %p, All send"), void *)
3197              #if defined(CONFIG_ENABLE_DEBUG)
3198              #define trace_RequestCallbackRead_Failed(a0) trace_RequestCallbackRead_Failed_Impl(__FILE__, __LINE__, a0)
3199              #else
3200              #define trace_RequestCallbackRead_Failed(a0) trace_RequestCallbackRead_Failed_Impl(0, 0, a0)
3201              #endif
3202              FILE_EVENTD1(45154, trace_RequestCallbackRead_Failed_Impl, LOG_DEBUG, PAL_T("Protocol _RequestCallback: _RequestCallbackRead fails for ProtocolSocket %p"), void *)
3203              #if defined(CONFIG_ENABLE_DEBUG)
3204              #define trace_RequestCallback_Connect_OnFirstRead(a0) trace_RequestCallback_Connect_OnFirstRead_Impl(__FILE__, __LINE__, a0)
3205              #else
3206              #define trace_RequestCallback_Connect_OnFirstRead(a0) trace_RequestCallback_Connect_OnFirstRead_Impl(0, 0, a0)
3207              #endif
3208              FILE_EVENTD1(45155, trace_RequestCallback_Connect_OnFirstRead_Impl, LOG_DEBUG, PAL_T("Protocol _RequestCallback: scheduling connect event on first read for ProtocolSocket %p"), void *)
3209              #if defined(CONFIG_ENABLE_DEBUG)
3210              #define trace_RequestCallback_Connect_OnFirstWrite(a0) trace_RequestCallback_Connect_OnFirstWrite_Impl(__FILE__, __LINE__, a0)
3211              #else
3212              #define trace_RequestCallback_Connect_OnFirstWrite(a0) trace_RequestCallback_Connect_OnFirstWrite_Impl(0, 0, a0)
3213              #endif
3214 krisbash 1.1 FILE_EVENTD1(45156, trace_RequestCallback_Connect_OnFirstWrite_Impl, LOG_DEBUG, PAL_T("Protocol _RequestCallback: scheduling connect event on first write for ProtocolSocket %p"), void *)
3215              #if defined(CONFIG_ENABLE_DEBUG)
3216              #define trace_RequestCallback_Connect_ClosingAfterMask(a0, a1) trace_RequestCallback_Connect_ClosingAfterMask_Impl(__FILE__, __LINE__, a0, a1)
3217              #else
3218              #define trace_RequestCallback_Connect_ClosingAfterMask(a0, a1) trace_RequestCallback_Connect_ClosingAfterMask_Impl(0, 0, a0, a1)
3219              #endif
3220              FILE_EVENTD2(45157, trace_RequestCallback_Connect_ClosingAfterMask_Impl, LOG_DEBUG, PAL_T("Protocol _RequestCallback: closing %p after mask %x"), void *, MI_Uint32)
3221              #if defined(CONFIG_ENABLE_DEBUG)
3222              #define trace_RequestCallback_Connect_RemovingHandler(a0, a1, a2) trace_RequestCallback_Connect_RemovingHandler_Impl(__FILE__, __LINE__, a0, a1, a2)
3223              #else
3224              #define trace_RequestCallback_Connect_RemovingHandler(a0, a1, a2) trace_RequestCallback_Connect_RemovingHandler_Impl(0, 0, a0, a1, a2)
3225              #endif
3226              FILE_EVENTD3(45158, trace_RequestCallback_Connect_RemovingHandler_Impl, LOG_DEBUG, PAL_T("Protocol _RequestCallback: removing %p (mask %x, prev: %x)"), void *, MI_Uint32, MI_Uint32)
3227              #if defined(CONFIG_ENABLE_DEBUG)
3228              #define trace_Provider_PostResult(a0) trace_Provider_PostResult_Impl(__FILE__, __LINE__, a0)
3229              #else
3230              #define trace_Provider_PostResult(a0) trace_Provider_PostResult_Impl(0, 0, a0)
3231              #endif
3232              FILE_EVENTD1(45159, trace_Provider_PostResult_Impl, LOG_DEBUG, PAL_T("post result from provider, %d"), MI_Result)
3233              #if defined(CONFIG_ENABLE_DEBUG)
3234              #define trace_EvaluateIndicationWithNull() trace_EvaluateIndicationWithNull_Impl(__FILE__, __LINE__)
3235 krisbash 1.1 #else
3236              #define trace_EvaluateIndicationWithNull() trace_EvaluateIndicationWithNull_Impl(0, 0)
3237              #endif
3238              FILE_EVENTD0(45160, trace_EvaluateIndicationWithNull_Impl, LOG_DEBUG, PAL_T("EvaluateIndication with NULL input parameter"))
3239              #if defined(CONFIG_ENABLE_DEBUG)
3240              #define trace_PostIndicationWithUnsubscribedContext() trace_PostIndicationWithUnsubscribedContext_Impl(__FILE__, __LINE__)
3241              #else
3242              #define trace_PostIndicationWithUnsubscribedContext() trace_PostIndicationWithUnsubscribedContext_Impl(0, 0)
3243              #endif
3244              FILE_EVENTD0(45161, trace_PostIndicationWithUnsubscribedContext_Impl, LOG_DEBUG, PAL_T("PostIndication with unsubscribed context"))
3245              #if defined(CONFIG_ENABLE_DEBUG)
3246              #define trace_TerminateWithNullProvider() trace_TerminateWithNullProvider_Impl(__FILE__, __LINE__)
3247              #else
3248              #define trace_TerminateWithNullProvider() trace_TerminateWithNullProvider_Impl(0, 0)
3249              #endif
3250              FILE_EVENTD0(45162, trace_TerminateWithNullProvider_Impl, LOG_DEBUG, PAL_T("Terminate with NULL provider"))
3251              #if defined(CONFIG_ENABLE_DEBUG)
3252              #define trace_SubscrContext_ProviderPostingFailure(a0, a1, a2) trace_SubscrContext_ProviderPostingFailure_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
3253              #else
3254              #define trace_SubscrContext_ProviderPostingFailure(a0, a1, a2) trace_SubscrContext_ProviderPostingFailure_Impl(0, 0, a0, tcs(a1), a2)
3255              #endif
3256 krisbash 1.1 FILE_EVENTD3(45163, trace_SubscrContext_ProviderPostingFailure_Impl, LOG_DEBUG, PAL_T("_SubscrContext_ProcessResult: Provider posted failure result (%d) while %T subscription (%p). Send final result"), MI_Result, const TChar *, void *)
3257              #if defined(CONFIG_ENABLE_DEBUG)
3258              #define trace_PostIndicationWithNullInput() trace_PostIndicationWithNullInput_Impl(__FILE__, __LINE__)
3259              #else
3260              #define trace_PostIndicationWithNullInput() trace_PostIndicationWithNullInput_Impl(0, 0)
3261              #endif
3262              FILE_EVENTD0(45164, trace_PostIndicationWithNullInput_Impl, LOG_DEBUG, PAL_T("PostIndication with NULL input parameter"))
3263              #if defined(CONFIG_ENABLE_DEBUG)
3264              #define trace_PostIndicationOnDisabledAggContext() trace_PostIndicationOnDisabledAggContext_Impl(__FILE__, __LINE__)
3265              #else
3266              #define trace_PostIndicationOnDisabledAggContext() trace_PostIndicationOnDisabledAggContext_Impl(0, 0)
3267              #endif
3268              FILE_EVENTD0(45165, trace_PostIndicationOnDisabledAggContext_Impl, LOG_DEBUG, PAL_T("PostIndication on disabled aggregation context"))
3269              #if defined(CONFIG_ENABLE_DEBUG)
3270              #define trace_PostCalledWithInvalidContext() trace_PostCalledWithInvalidContext_Impl(__FILE__, __LINE__)
3271              #else
3272              #define trace_PostCalledWithInvalidContext() trace_PostCalledWithInvalidContext_Impl(0, 0)
3273              #endif
3274              FILE_EVENTD0(45166, trace_PostCalledWithInvalidContext_Impl, LOG_DEBUG, PAL_T("Post called with invalid context"))
3275              #if defined(CONFIG_ENABLE_DEBUG)
3276              #define trace_UnknownIndicationContextType(a0) trace_UnknownIndicationContextType_Impl(__FILE__, __LINE__, a0)
3277 krisbash 1.1 #else
3278              #define trace_UnknownIndicationContextType(a0) trace_UnknownIndicationContextType_Impl(0, 0, a0)
3279              #endif
3280              FILE_EVENTD1(45167, trace_UnknownIndicationContextType_Impl, LOG_DEBUG, PAL_T("Unknown indication context type %d"), int)
3281              #if defined(CONFIG_ENABLE_DEBUG)
3282              #define trace_SubscribeContext_Cancel(a0) trace_SubscribeContext_Cancel_Impl(__FILE__, __LINE__, a0)
3283              #else
3284              #define trace_SubscribeContext_Cancel(a0) trace_SubscribeContext_Cancel_Impl(0, 0, a0)
3285              #endif
3286              FILE_EVENTD1(45168, trace_SubscribeContext_Cancel_Impl, LOG_DEBUG, PAL_T("_SubscribeContext_Cancel: self (%p);"), void *)
3287              #if defined(CONFIG_ENABLE_DEBUG)
3288              #define trace_SubscribeContext_CancelDone(a0) trace_SubscribeContext_CancelDone_Impl(__FILE__, __LINE__, a0)
3289              #else
3290              #define trace_SubscribeContext_CancelDone(a0) trace_SubscribeContext_CancelDone_Impl(0, 0, a0)
3291              #endif
3292              FILE_EVENTD1(45169, trace_SubscribeContext_CancelDone_Impl, LOG_DEBUG, PAL_T("_SubscribeContext_Cancel: unsubscribe self (%p) done"), void *)
3293              #if defined(CONFIG_ENABLE_DEBUG)
3294              #define trace_CreateFilterWithNullInput() trace_CreateFilterWithNullInput_Impl(__FILE__, __LINE__)
3295              #else
3296              #define trace_CreateFilterWithNullInput() trace_CreateFilterWithNullInput_Impl(0, 0)
3297              #endif
3298 krisbash 1.1 FILE_EVENTD0(45170, trace_CreateFilterWithNullInput_Impl, LOG_DEBUG, PAL_T("Create filter with NULL input parameter"))
3299              #if defined(CONFIG_ENABLE_DEBUG)
3300              #define trace_EvaluateWQLWithNullInput() trace_EvaluateWQLWithNullInput_Impl(__FILE__, __LINE__)
3301              #else
3302              #define trace_EvaluateWQLWithNullInput() trace_EvaluateWQLWithNullInput_Impl(0, 0)
3303              #endif
3304              FILE_EVENTD0(45171, trace_EvaluateWQLWithNullInput_Impl, LOG_DEBUG, PAL_T("Evaluate WQL with NULL input parameter"))
3305              #if defined(CONFIG_ENABLE_DEBUG)
3306              #define trace_GetProviderByClassName(a0) trace_GetProviderByClassName_Impl(__FILE__, __LINE__, tcs(a0))
3307              #else
3308              #define trace_GetProviderByClassName(a0) trace_GetProviderByClassName_Impl(0, 0, tcs(a0))
3309              #endif
3310              FILE_EVENTD1(45172, trace_GetProviderByClassName_Impl, LOG_DEBUG, PAL_T("_GetProviderByClassName{%T}"), const TChar *)
3311              #if defined(CONFIG_ENABLE_DEBUG)
3312              #define trace_InitIndicationWithNullInput() trace_InitIndicationWithNullInput_Impl(__FILE__, __LINE__)
3313              #else
3314              #define trace_InitIndicationWithNullInput() trace_InitIndicationWithNullInput_Impl(0, 0)
3315              #endif
3316              FILE_EVENTD0(45173, trace_InitIndicationWithNullInput_Impl, LOG_DEBUG, PAL_T("InitIndication with NULL input parameter"))
3317              #if defined(CONFIG_ENABLE_DEBUG)
3318              #define trace_MultipleIndication_InitOfProviderForClass(a0) trace_MultipleIndication_InitOfProviderForClass_Impl(__FILE__, __LINE__, tcs(a0))
3319 krisbash 1.1 #else
3320              #define trace_MultipleIndication_InitOfProviderForClass(a0) trace_MultipleIndication_InitOfProviderForClass_Impl(0, 0, tcs(a0))
3321              #endif
3322              FILE_EVENTD1(45174, trace_MultipleIndication_InitOfProviderForClass_Impl, LOG_DEBUG, PAL_T("Multiple indication initialization of provider for class %T"), const TChar *)
3323              #if defined(CONFIG_ENABLE_DEBUG)
3324              #define trace_ProviderInvokeSubscribe_Begin(a0, a1, a2, a3, a4) trace_ProviderInvokeSubscribe_Begin_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
3325              #else
3326              #define trace_ProviderInvokeSubscribe_Begin(a0, a1, a2, a3, a4) trace_ProviderInvokeSubscribe_Begin_Impl(0, 0, a0, a1, a2, a3, a4)
3327              #endif
3328              FILE_EVENTD5(45175, trace_ProviderInvokeSubscribe_Begin_Impl, LOG_DEBUG, PAL_T("_Provider_InvokeSubscribe: Start  Thread %x: provider (%p), msg (%p) with tag (%d), subcription (%p)"), unsigned int, void *, void *, MI_Uint32, void*)
3329              #if defined(CONFIG_ENABLE_DEBUG)
3330              #define trace_ProviderInvokeSubscribe_End(a0, a1, a2) trace_ProviderInvokeSubscribe_End_Impl(__FILE__, __LINE__, a0, a1, a2)
3331              #else
3332              #define trace_ProviderInvokeSubscribe_End(a0, a1, a2) trace_ProviderInvokeSubscribe_End_Impl(0, 0, a0, a1, a2)
3333              #endif
3334              FILE_EVENTD3(45176, trace_ProviderInvokeSubscribe_End_Impl, LOG_DEBUG, PAL_T("_Provider_InvokeSubscribe: Complete Thread %x: provider (%p), result (%d)"), unsigned int, void *, MI_Result)
3335              #if defined(CONFIG_ENABLE_DEBUG)
3336              #define trace_CannotUnloadNullProvider() trace_CannotUnloadNullProvider_Impl(__FILE__, __LINE__)
3337              #else
3338              #define trace_CannotUnloadNullProvider() trace_CannotUnloadNullProvider_Impl(0, 0)
3339              #endif
3340 krisbash 1.1 FILE_EVENTD0(45177, trace_CannotUnloadNullProvider_Impl, LOG_DEBUG, PAL_T("Cannot unload NULL provider"))
3341              #if defined(CONFIG_ENABLE_DEBUG)
3342              #define trace_ProvMgr_PostingSchemaInWsmanToCallback() trace_ProvMgr_PostingSchemaInWsmanToCallback_Impl(__FILE__, __LINE__)
3343              #else
3344              #define trace_ProvMgr_PostingSchemaInWsmanToCallback() trace_ProvMgr_PostingSchemaInWsmanToCallback_Impl(0, 0)
3345              #endif
3346              FILE_EVENTD0(45178, trace_ProvMgr_PostingSchemaInWsmanToCallback_Impl, LOG_DEBUG, PAL_T("Posting schema in wsman form to callback from provmgr"))
3347              #if defined(CONFIG_ENABLE_DEBUG)
3348              #define trace_ProvMgr_GetClassReq(a0, a1) trace_ProvMgr_GetClassReq_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1))
3349              #else
3350              #define trace_ProvMgr_GetClassReq(a0, a1) trace_ProvMgr_GetClassReq_Impl(0, 0, tcs(a0), tcs(a1))
3351              #endif
3352              FILE_EVENTD2(45179, trace_ProvMgr_GetClassReq_Impl, LOG_DEBUG, PAL_T("GetClassReq for class %T namespace %T came to the provmgr"), const TChar *, const TChar *)
3353              #if defined(CONFIG_ENABLE_DEBUG)
3354              #define trace_ProvMgr_ClassNotFound(a0) trace_ProvMgr_ClassNotFound_Impl(__FILE__, __LINE__, tcs(a0))
3355              #else
3356              #define trace_ProvMgr_ClassNotFound(a0) trace_ProvMgr_ClassNotFound_Impl(0, 0, tcs(a0))
3357              #endif
3358              FILE_EVENTD1(45180, trace_ProvMgr_ClassNotFound_Impl, LOG_DEBUG, PAL_T("Class not found %T"), const TChar *)
3359              #if defined(CONFIG_ENABLE_DEBUG)
3360              #define trace_ProvMgr_EnumerateInstancesOfClass(a0) trace_ProvMgr_EnumerateInstancesOfClass_Impl(__FILE__, __LINE__, tcs(a0))
3361 krisbash 1.1 #else
3362              #define trace_ProvMgr_EnumerateInstancesOfClass(a0) trace_ProvMgr_EnumerateInstancesOfClass_Impl(0, 0, tcs(a0))
3363              #endif
3364              FILE_EVENTD1(45181, trace_ProvMgr_EnumerateInstancesOfClass_Impl, LOG_DEBUG, PAL_T("enumerate instances of %T"), const TChar *)
3365              #if defined(CONFIG_ENABLE_DEBUG)
3366              #define trace_ProvMgr_UnloadingProvider(a0) trace_ProvMgr_UnloadingProvider_Impl(__FILE__, __LINE__, tcs(a0))
3367              #else
3368              #define trace_ProvMgr_UnloadingProvider(a0) trace_ProvMgr_UnloadingProvider_Impl(0, 0, tcs(a0))
3369              #endif
3370              FILE_EVENTD1(45182, trace_ProvMgr_UnloadingProvider_Impl, LOG_DEBUG, PAL_T("Unloading provider %T"), const TChar *)
3371              #if defined(CONFIG_ENABLE_DEBUG)
3372              #define trace_ProvMgr_UnloadingLibrary(a0) trace_ProvMgr_UnloadingLibrary_Impl(__FILE__, __LINE__, scs(a0))
3373              #else
3374              #define trace_ProvMgr_UnloadingLibrary(a0) trace_ProvMgr_UnloadingLibrary_Impl(0, 0, scs(a0))
3375              #endif
3376              FILE_EVENTD1(45183, trace_ProvMgr_UnloadingLibrary_Impl, LOG_DEBUG, PAL_T("Unloading lib %s"), const char *)
3377              #if defined(CONFIG_ENABLE_DEBUG)
3378              #define trace_ProvMgr_NewRequest_UnsupportedMessage(a0, a1) trace_ProvMgr_NewRequest_UnsupportedMessage_Impl(__FILE__, __LINE__, a0, tcs(a1))
3379              #else
3380              #define trace_ProvMgr_NewRequest_UnsupportedMessage(a0, a1) trace_ProvMgr_NewRequest_UnsupportedMessage_Impl(0, 0, a0, tcs(a1))
3381              #endif
3382 krisbash 1.1 FILE_EVENTD2(45184, trace_ProvMgr_NewRequest_UnsupportedMessage_Impl, LOG_DEBUG, PAL_T("ProvMgr_NewRequest: Unsupported message (%p:%T)"), Message *, const TChar *)
3383              #if defined(CONFIG_ENABLE_DEBUG)
3384              #define trace_CloseWithExistingSubscriptions() trace_CloseWithExistingSubscriptions_Impl(__FILE__, __LINE__)
3385              #else
3386              #define trace_CloseWithExistingSubscriptions() trace_CloseWithExistingSubscriptions_Impl(0, 0)
3387              #endif
3388              FILE_EVENTD0(45185, trace_CloseWithExistingSubscriptions_Impl, LOG_DEBUG, PAL_T("Close with existing subscriptions"))
3389              #if defined(CONFIG_ENABLE_DEBUG)
3390              #define trace_SubMgr_CancelAllSubscriptions(a0, a1) trace_SubMgr_CancelAllSubscriptions_Impl(__FILE__, __LINE__, a0, a1)
3391              #else
3392              #define trace_SubMgr_CancelAllSubscriptions(a0, a1) trace_SubMgr_CancelAllSubscriptions_Impl(0, 0, a0, a1)
3393              #endif
3394              FILE_EVENTD2(45186, trace_SubMgr_CancelAllSubscriptions_Impl, LOG_DEBUG, PAL_T("SubMgr_CancelAllSubscriptions: Thread %x: mgr (%p)"), unsigned int, void *)
3395              #if defined(CONFIG_ENABLE_DEBUG)
3396              #define trace_GetSubscription_NoSubscrPresent() trace_GetSubscription_NoSubscrPresent_Impl(__FILE__, __LINE__)
3397              #else
3398              #define trace_GetSubscription_NoSubscrPresent() trace_GetSubscription_NoSubscrPresent_Impl(0, 0)
3399              #endif
3400              FILE_EVENTD0(45187, trace_GetSubscription_NoSubscrPresent_Impl, LOG_DEBUG, PAL_T("No subscriptions present"))
3401              #if defined(CONFIG_ENABLE_DEBUG)
3402              #define trace_AddFilter_NullParameter() trace_AddFilter_NullParameter_Impl(__FILE__, __LINE__)
3403 krisbash 1.1 #else
3404              #define trace_AddFilter_NullParameter() trace_AddFilter_NullParameter_Impl(0, 0)
3405              #endif
3406              FILE_EVENTD0(45188, trace_AddFilter_NullParameter_Impl, LOG_DEBUG, PAL_T("AddFilter with NULL input parameter"))
3407              #if defined(CONFIG_ENABLE_DEBUG)
3408              #define trace_SendResp_NullParameter() trace_SendResp_NullParameter_Impl(__FILE__, __LINE__)
3409              #else
3410              #define trace_SendResp_NullParameter() trace_SendResp_NullParameter_Impl(0, 0)
3411              #endif
3412              FILE_EVENTD0(45189, trace_SendResp_NullParameter_Impl, LOG_DEBUG, PAL_T("SendResp with NULL input parameter"))
3413              #if defined(CONFIG_ENABLE_DEBUG)
3414              #define trace_SubscriptionContext_NullParameter() trace_SubscriptionContext_NullParameter_Impl(__FILE__, __LINE__)
3415              #else
3416              #define trace_SubscriptionContext_NullParameter() trace_SubscriptionContext_NullParameter_Impl(0, 0)
3417              #endif
3418              FILE_EVENTD0(45190, trace_SubscriptionContext_NullParameter_Impl, LOG_DEBUG, PAL_T("SubscriptionContext init with NULL input"))
3419              #if defined(CONFIG_ENABLE_DEBUG)
3420              #define trace_SubscrContext_SendFinalResultMsg(a0, a1) trace_SubscrContext_SendFinalResultMsg_Impl(__FILE__, __LINE__, a0, a1)
3421              #else
3422              #define trace_SubscrContext_SendFinalResultMsg(a0, a1) trace_SubscrContext_SendFinalResultMsg_Impl(0, 0, a0, a1)
3423              #endif
3424 krisbash 1.1 FILE_EVENTD2(45191, trace_SubscrContext_SendFinalResultMsg_Impl, LOG_DEBUG, PAL_T("SubscrContext_SendFinalResultMsg: subCtx (%p) result (%d)"), void *, MI_Result)
3425              #if defined(CONFIG_ENABLE_DEBUG)
3426              #define trace_SubscrContext_SendFinalResultMsg_Sent(a0, a1, a2, a3) trace_SubscrContext_SendFinalResultMsg_Sent_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3))
3427              #else
3428              #define trace_SubscrContext_SendFinalResultMsg_Sent(a0, a1, a2, a3) trace_SubscrContext_SendFinalResultMsg_Sent_Impl(0, 0, a0, a1, a2, tcs(a3))
3429              #endif
3430              FILE_EVENTD4(45192, trace_SubscrContext_SendFinalResultMsg_Sent_Impl, LOG_DEBUG, PAL_T("SubscrContext_SendFinalResultMsg: subCtx (%p), result %d, msg(%p:%T) sent"), void *, MI_Result, void *, const TChar *)
3431              #if defined(CONFIG_ENABLE_DEBUG)
3432              #define trace_SubscrContext_SendSubscribeResponseMsg(a0) trace_SubscrContext_SendSubscribeResponseMsg_Impl(__FILE__, __LINE__, a0)
3433              #else
3434              #define trace_SubscrContext_SendSubscribeResponseMsg(a0) trace_SubscrContext_SendSubscribeResponseMsg_Impl(0, 0, a0)
3435              #endif
3436              FILE_EVENTD1(45193, trace_SubscrContext_SendSubscribeResponseMsg_Impl, LOG_DEBUG, PAL_T("SubscrContext_SendSubscribeResponseMsg: subCtx (%p)"), void *)
3437              #if defined(CONFIG_ENABLE_DEBUG)
3438              #define trace_SubscrContext_SendSubscribeResponseMsg_Sent(a0, a1, a2) trace_SubscrContext_SendSubscribeResponseMsg_Sent_Impl(__FILE__, __LINE__, a0, a1, tcs(a2))
3439              #else
3440              #define trace_SubscrContext_SendSubscribeResponseMsg_Sent(a0, a1, a2) trace_SubscrContext_SendSubscribeResponseMsg_Sent_Impl(0, 0, a0, a1, tcs(a2))
3441              #endif
3442              FILE_EVENTD3(45194, trace_SubscrContext_SendSubscribeResponseMsg_Sent_Impl, LOG_DEBUG, PAL_T("SubscrContext_SendSubscribeResponseMsg: subCtx (%p), msg(%p:%T) sent"), void *, void *, const TChar *)
3443              #if defined(CONFIG_ENABLE_DEBUG)
3444              #define trace_SubscrContext_Unsubscribe(a0, a1, a2) trace_SubscrContext_Unsubscribe_Impl(__FILE__, __LINE__, a0, a1, a2)
3445 krisbash 1.1 #else
3446              #define trace_SubscrContext_Unsubscribe(a0, a1, a2) trace_SubscrContext_Unsubscribe_Impl(0, 0, a0, a1, a2)
3447              #endif
3448              FILE_EVENTD3(45195, trace_SubscrContext_Unsubscribe_Impl, LOG_DEBUG, PAL_T("SubscrContext_Unsubscribe: subCtx (%p), provider (%p), subscription (%p) start"), void *, void *, void *)
3449              #if defined(CONFIG_ENABLE_DEBUG)
3450              #define trace_SubscrContext_AlreadyUnsubscribed(a0) trace_SubscrContext_AlreadyUnsubscribed_Impl(__FILE__, __LINE__, a0)
3451              #else
3452              #define trace_SubscrContext_AlreadyUnsubscribed(a0) trace_SubscrContext_AlreadyUnsubscribed_Impl(0, 0, a0)
3453              #endif
3454              FILE_EVENTD1(45196, trace_SubscrContext_AlreadyUnsubscribed_Impl, LOG_DEBUG, PAL_T("Subscription (%p) was already unsubscribed"), void *)
3455              #if defined(CONFIG_ENABLE_DEBUG)
3456              #define trace_Subscription_StateInvalid(a0, a1) trace_Subscription_StateInvalid_Impl(__FILE__, __LINE__, a0, tcs(a1))
3457              #else
3458              #define trace_Subscription_StateInvalid(a0, a1) trace_Subscription_StateInvalid_Impl(0, 0, a0, tcs(a1))
3459              #endif
3460              FILE_EVENTD2(45197, trace_Subscription_StateInvalid_Impl, LOG_DEBUG, PAL_T("Subscription state %u is invalid for unsubscribe on class %T"), int, const TChar *)
3461              #if defined(CONFIG_ENABLE_DEBUG)
3462              #define trace_SubscrContext_UnsubscribeDone(a0, a1, a2) trace_SubscrContext_UnsubscribeDone_Impl(__FILE__, __LINE__, a0, a1, a2)
3463              #else
3464              #define trace_SubscrContext_UnsubscribeDone(a0, a1, a2) trace_SubscrContext_UnsubscribeDone_Impl(0, 0, a0, a1, a2)
3465              #endif
3466 krisbash 1.1 FILE_EVENTD3(45198, trace_SubscrContext_UnsubscribeDone_Impl, LOG_DEBUG, PAL_T("SubscrContext_Unsubscribe: subCtx (%p), provider (%p), subscription (%p); Complete"), void *, void *, void *)
3467              #if defined(CONFIG_ENABLE_DEBUG)
3468              #define trace_SubscrContext_UnsubprvdOrSendfinalmsgStart(a0, a1, a2, a3) trace_SubscrContext_UnsubprvdOrSendfinalmsgStart_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
3469              #else
3470              #define trace_SubscrContext_UnsubprvdOrSendfinalmsgStart(a0, a1, a2, a3) trace_SubscrContext_UnsubprvdOrSendfinalmsgStart_Impl(0, 0, a0, a1, a2, a3)
3471              #endif
3472              FILE_EVENTD4(45199, trace_SubscrContext_UnsubprvdOrSendfinalmsgStart_Impl, LOG_DEBUG, PAL_T("SubscrContext_UnsubprvdOrSendfinalmsg: subCtx (%p), provider (%p), subscription (%p), invokeUnsubscribe(%d); start"), void *, void *, void *, MI_Boolean)
3473              #if defined(CONFIG_ENABLE_DEBUG)
3474              #define trace_SubscrContext_UnsubprvdOrSendfinalmsgFinish(a0, a1, a2, a3) trace_SubscrContext_UnsubprvdOrSendfinalmsgFinish_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
3475              #else
3476              #define trace_SubscrContext_UnsubprvdOrSendfinalmsgFinish(a0, a1, a2, a3) trace_SubscrContext_UnsubprvdOrSendfinalmsgFinish_Impl(0, 0, a0, a1, a2, a3)
3477              #endif
3478              FILE_EVENTD4(45200, trace_SubscrContext_UnsubprvdOrSendfinalmsgFinish_Impl, LOG_DEBUG, PAL_T("SubscrContext_UnsubprvdOrSendfinalmsg: subCtx (%p), provider (%p), subscription (%p), invokeUnsubscribe(%d); Complete"), void *, void *, void *, MI_Boolean)
3479              #if defined(CONFIG_ENABLE_DEBUG)
3480              #define trace_RegFile_ParseIndication_ClassValueFailed() trace_RegFile_ParseIndication_ClassValueFailed_Impl(__FILE__, __LINE__)
3481              #else
3482              #define trace_RegFile_ParseIndication_ClassValueFailed() trace_RegFile_ParseIndication_ClassValueFailed_Impl(0, 0)
3483              #endif
3484              FILE_EVENTD0(45201, trace_RegFile_ParseIndication_ClassValueFailed_Impl, LOG_DEBUG, PAL_T("Parse indication class value failed."))
3485              #if defined(CONFIG_ENABLE_DEBUG)
3486              #define trace_RegFile_AllocFailure() trace_RegFile_AllocFailure_Impl(__FILE__, __LINE__)
3487 krisbash 1.1 #else
3488              #define trace_RegFile_AllocFailure() trace_RegFile_AllocFailure_Impl(0, 0)
3489              #endif
3490              FILE_EVENTD0(45202, trace_RegFile_AllocFailure_Impl, LOG_DEBUG, PAL_T("Allocate memory for RegClass failed."))
3491              #if defined(CONFIG_ENABLE_DEBUG)
3492              #define trace_RegFile_IndicationClassCannotHaveRefClass() trace_RegFile_IndicationClassCannotHaveRefClass_Impl(__FILE__, __LINE__)
3493              #else
3494              #define trace_RegFile_IndicationClassCannotHaveRefClass() trace_RegFile_IndicationClassCannotHaveRefClass_Impl(0, 0)
3495              #endif
3496              FILE_EVENTD0(45203, trace_RegFile_IndicationClassCannotHaveRefClass_Impl, LOG_DEBUG, PAL_T("Indication class can not have reference class."))
3497              #if defined(CONFIG_ENABLE_DEBUG)
3498              #define trace_RegFile_OutOfMemory_Name() trace_RegFile_OutOfMemory_Name_Impl(__FILE__, __LINE__)
3499              #else
3500              #define trace_RegFile_OutOfMemory_Name() trace_RegFile_OutOfMemory_Name_Impl(0, 0)
3501              #endif
3502              FILE_EVENTD0(45204, trace_RegFile_OutOfMemory_Name_Impl, LOG_DEBUG, PAL_T("Out of memory when duplicating name."))
3503              #if defined(CONFIG_ENABLE_DEBUG)
3504              #define trace_RegFile_OutOfMemory_Hosting() trace_RegFile_OutOfMemory_Hosting_Impl(__FILE__, __LINE__)
3505              #else
3506              #define trace_RegFile_OutOfMemory_Hosting() trace_RegFile_OutOfMemory_Hosting_Impl(0, 0)
3507              #endif
3508 krisbash 1.1 FILE_EVENTD0(45205, trace_RegFile_OutOfMemory_Hosting_Impl, LOG_DEBUG, PAL_T("Out of memory when duplicating hosting."))
3509              #if defined(CONFIG_ENABLE_DEBUG)
3510              #define trace_Sock_SendingOnOwnThread(a0, a1, a2, a3) trace_Sock_SendingOnOwnThread_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
3511              #else
3512              #define trace_Sock_SendingOnOwnThread(a0, a1, a2, a3) trace_Sock_SendingOnOwnThread_Impl(0, 0, a0, a1, tcs(a2), a3)
3513              #endif
3514              FILE_EVENTD4(45206, trace_Sock_SendingOnOwnThread_Impl, LOG_DEBUG, PAL_T("Sending msg(%p:%d:%T:%x) on own thread"), Message *, MI_Uint32, const TChar *, MI_Uint64)
3515              #if defined(CONFIG_ENABLE_DEBUG)
3516              #define trace_Sock_Sending(a0, a1, a2, a3, a4, a5, a6) trace_Sock_Sending_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3, a4, a5, a6)
3517              #else
3518              #define trace_Sock_Sending(a0, a1, a2, a3, a4, a5, a6) trace_Sock_Sending_Impl(0, 0, a0, a1, tcs(a2), a3, a4, a5, a6)
3519              #endif
3520              FILE_EVENTD7(45207, trace_Sock_Sending_Impl, LOG_DEBUG, PAL_T("Sending msg(%p:%d:%T:%x), outstandingInstances: %d, MAX: %d, numberOfItem: %d"), Message *, MI_Uint32, const TChar *, MI_Uint64, ptrdiff_t, int, int)
3521              #if defined(CONFIG_ENABLE_DEBUG)
3522              #define trace_Sock_SentResult(a0, a1, a2, a3, a4) trace_Sock_SentResult_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3, a4)
3523              #else
3524              #define trace_Sock_SentResult(a0, a1, a2, a3, a4) trace_Sock_SentResult_Impl(0, 0, a0, a1, tcs(a2), a3, a4)
3525              #endif
3526              FILE_EVENTD5(45208, trace_Sock_SentResult_Impl, LOG_DEBUG, PAL_T("Sending msg(%p:%d:%T:%x), result: %d"), Message *, MI_Uint32, const TChar *, MI_Uint64, MI_Result)
3527              #if defined(CONFIG_ENABLE_DEBUG)
3528              #define trace_Wsman_GotoFailed(a0, a1) trace_Wsman_GotoFailed_Impl(__FILE__, __LINE__, scs(a0), a1)
3529 krisbash 1.1 #else
3530              #define trace_Wsman_GotoFailed(a0, a1) trace_Wsman_GotoFailed_Impl(0, 0, scs(a0), a1)
3531              #endif
3532              FILE_EVENTD2(45209, trace_Wsman_GotoFailed_Impl, LOG_DEBUG, PAL_T("goto failed: %s:%u"), const char *, int)
3533              #if defined(CONFIG_ENABLE_DEBUG)
3534              #define trace_Wsman_ExpiredTimerForEnumerate(a0, a1) trace_Wsman_ExpiredTimerForEnumerate_Impl(__FILE__, __LINE__, a0, a1)
3535              #else
3536              #define trace_Wsman_ExpiredTimerForEnumerate(a0, a1) trace_Wsman_ExpiredTimerForEnumerate_Impl(0, 0, a0, a1)
3537              #endif
3538              FILE_EVENTD2(45210, trace_Wsman_ExpiredTimerForEnumerate_Impl, LOG_DEBUG, PAL_T("Expired timer for enumerate context %p (%u)"), void *, MI_Uint32)
3539              #if defined(CONFIG_ENABLE_DEBUG)
3540              #define trace_Wsman_EC_CheckCloseLeft(a0, a1) trace_Wsman_EC_CheckCloseLeft_Impl(__FILE__, __LINE__, a0, a1)
3541              #else
3542              #define trace_Wsman_EC_CheckCloseLeft(a0, a1) trace_Wsman_EC_CheckCloseLeft_Impl(0, 0, a0, a1)
3543              #endif
3544              FILE_EVENTD2(45211, trace_Wsman_EC_CheckCloseLeft_Impl, LOG_DEBUG, PAL_T("_EC_CheckCloseLeft: Left Closed: %d, activeConnection: %p"), int, void *)
3545              #if defined(CONFIG_ENABLE_DEBUG)
3546              #define trace_Wsman_EC_CheckCloseRight(a0, a1) trace_Wsman_EC_CheckCloseRight_Impl(__FILE__, __LINE__, a0, a1)
3547              #else
3548              #define trace_Wsman_EC_CheckCloseRight(a0, a1) trace_Wsman_EC_CheckCloseRight_Impl(0, 0, a0, a1)
3549              #endif
3550 krisbash 1.1 FILE_EVENTD2(45212, trace_Wsman_EC_CheckCloseRight_Impl, LOG_DEBUG, PAL_T("_EC_CheckCloseRight: haveTimer: %d, Right Closed: %d"), int, int)
3551              #if defined(CONFIG_ENABLE_DEBUG)
3552              #define trace_ProcessResultEnumerationContext(a0, a1) trace_ProcessResultEnumerationContext_Impl(__FILE__, __LINE__, a0, a1)
3553              #else
3554              #define trace_ProcessResultEnumerationContext(a0, a1) trace_ProcessResultEnumerationContext_Impl(0, 0, a0, a1)
3555              #endif
3556              FILE_EVENTD2(45213, trace_ProcessResultEnumerationContext_Impl, LOG_DEBUG, PAL_T("_ProcessResultEnumerationContext: selfEC (%p) result (%d)"), void *, MI_Result)
3557              #if defined(CONFIG_ENABLE_DEBUG)
3558              #define trace_ProcessSubscribeResponseEnumerationContext(a0) trace_ProcessSubscribeResponseEnumerationContext_Impl(__FILE__, __LINE__, a0)
3559              #else
3560              #define trace_ProcessSubscribeResponseEnumerationContext(a0) trace_ProcessSubscribeResponseEnumerationContext_Impl(0, 0, a0)
3561              #endif
3562              FILE_EVENTD1(45214, trace_ProcessSubscribeResponseEnumerationContext_Impl, LOG_DEBUG, PAL_T("_ProcessSubscribeResponseEnumerationContext: selfEC (%p)"), void *)
3563              #if defined(CONFIG_ENABLE_DEBUG)
3564              #define trace_ProcessSubscribeResponseEnumerationContext_Success(a0) trace_ProcessSubscribeResponseEnumerationContext_Success_Impl(__FILE__, __LINE__, a0)
3565              #else
3566              #define trace_ProcessSubscribeResponseEnumerationContext_Success(a0) trace_ProcessSubscribeResponseEnumerationContext_Success_Impl(0, 0, a0)
3567              #endif
3568              FILE_EVENTD1(45215, trace_ProcessSubscribeResponseEnumerationContext_Success_Impl, LOG_DEBUG, PAL_T("_ProcessSubscribeResponseEnumerationContext: selfEC (%p) sent success subscribe response"), void *)
3569              #if defined(CONFIG_ENABLE_DEBUG)
3570              #define trace_WsmanEnum(a0, a1, a2, a3) trace_WsmanEnum_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
3571 krisbash 1.1 #else
3572              #define trace_WsmanEnum(a0, a1, a2, a3) trace_WsmanEnum_Impl(0, 0, a0, a1, a2, a3)
3573              #endif
3574              FILE_EVENTD4(45216, trace_WsmanEnum_Impl, LOG_DEBUG, PAL_T("WsmanEnum: %p _ProcessInstanceEnumerationContext: compeleted: %d, totalResponses: %d, totalResponseSize: %d"), void *, MI_Boolean, MI_Uint32, MI_Uint32)
3575              #if defined(CONFIG_ENABLE_DEBUG)
3576              #define trace_WsmanConnection_PostingMsg(a0, a1, a2, a3, a4, a5, a6) trace_WsmanConnection_PostingMsg_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3, a4, a5, a6)
3577              #else
3578              #define trace_WsmanConnection_PostingMsg(a0, a1, a2, a3, a4, a5, a6) trace_WsmanConnection_PostingMsg_Impl(0, 0, a0, a1, tcs(a2), a3, a4, a5, a6)
3579              #endif
3580              FILE_EVENTD7(45217, trace_WsmanConnection_PostingMsg_Impl, LOG_DEBUG, PAL_T("WsmanConnection: Posting msg(%p:%d:%T:%x) on interaction %p<-[%p]<-%p"), Message *, MI_Uint32, const TChar *, MI_Uint64, Interaction *, Strand *, Interaction *)
3581              #if defined(CONFIG_ENABLE_DEBUG)
3582              #define trace_WsmanConnection_Ack(a0, a1) trace_WsmanConnection_Ack_Impl(__FILE__, __LINE__, a0, a1)
3583              #else
3584              #define trace_WsmanConnection_Ack(a0, a1) trace_WsmanConnection_Ack_Impl(0, 0, a0, a1)
3585              #endif
3586              FILE_EVENTD2(45218, trace_WsmanConnection_Ack_Impl, LOG_DEBUG, PAL_T("WsmanConnection: Ack on interaction [%p]<-%p"), Strand *, Interaction *)
3587              #if defined(CONFIG_ENABLE_DEBUG)
3588              #define trace_WsmanConnection_Close(a0, a1, a2, a3) trace_WsmanConnection_Close_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
3589              #else
3590              #define trace_WsmanConnection_Close(a0, a1, a2, a3) trace_WsmanConnection_Close_Impl(0, 0, a0, a1, a2, a3)
3591              #endif
3592 krisbash 1.1 FILE_EVENTD4(45219, trace_WsmanConnection_Close_Impl, LOG_DEBUG, PAL_T("WsmanConnection: Close on interaction [%p]<-%p outstandingRequest: %d, single_message: %p"), Strand *, Interaction *, MI_Boolean, void*)
3593              #if defined(CONFIG_ENABLE_DEBUG)
3594              #define trace_WsmanEnum_Finish(a0) trace_WsmanEnum_Finish_Impl(__FILE__, __LINE__, a0)
3595              #else
3596              #define trace_WsmanEnum_Finish(a0) trace_WsmanEnum_Finish_Impl(0, 0, a0)
3597              #endif
3598              FILE_EVENTD1(45220, trace_WsmanEnum_Finish_Impl, LOG_DEBUG, PAL_T("WsmanEnum: Finish: %p"), void *)
3599              #if defined(CONFIG_ENABLE_DEBUG)
3600              #define trace_InteractionWsmanEnum_Left_SubscribeReAttached(a0, a1, a2, a3, a4) trace_InteractionWsmanEnum_Left_SubscribeReAttached_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
3601              #else
3602              #define trace_InteractionWsmanEnum_Left_SubscribeReAttached(a0, a1, a2, a3, a4) trace_InteractionWsmanEnum_Left_SubscribeReAttached_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
3603              #endif
3604              FILE_EVENTD5(45221, trace_InteractionWsmanEnum_Left_SubscribeReAttached_Impl, LOG_DEBUG, PAL_T("_InteractionWsmanEnum_Left_SubscribeReAttached: %p, msg(%p:%d:%T:%x)"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64)
3605              #if defined(CONFIG_ENABLE_DEBUG)
3606              #define trace_WsmanEnum_PostingMsg(a0, a1, a2, a3, a4, a5, a6) trace_WsmanEnum_PostingMsg_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3, a4, a5, a6)
3607              #else
3608              #define trace_WsmanEnum_PostingMsg(a0, a1, a2, a3, a4, a5, a6) trace_WsmanEnum_PostingMsg_Impl(0, 0, a0, a1, tcs(a2), a3, a4, a5, a6)
3609              #endif
3610              FILE_EVENTD7(45222, trace_WsmanEnum_PostingMsg_Impl, LOG_DEBUG, PAL_T("WsmanEnum: Posting msg(%p:%d:%T:%x) on interaction %p<-[%p]<-%p"), Message *, MI_Uint32, const TChar *, MI_Uint64, Interaction *, Strand *, Interaction *)
3611              #if defined(CONFIG_ENABLE_DEBUG)
3612              #define trace_WsmanEnum_Ack(a0, a1) trace_WsmanEnum_Ack_Impl(__FILE__, __LINE__, a0, a1)
3613 krisbash 1.1 #else
3614              #define trace_WsmanEnum_Ack(a0, a1) trace_WsmanEnum_Ack_Impl(0, 0, a0, a1)
3615              #endif
3616              FILE_EVENTD2(45223, trace_WsmanEnum_Ack_Impl, LOG_DEBUG, PAL_T("WsmanEnum: Ack on interaction [%p]<-%p"), Strand *, Interaction *)
3617              #if defined(CONFIG_ENABLE_DEBUG)
3618              #define trace_Wsman_AddSubscribeResponse(a0, a1) trace_Wsman_AddSubscribeResponse_Impl(__FILE__, __LINE__, a0, a1)
3619              #else
3620              #define trace_Wsman_AddSubscribeResponse(a0, a1) trace_Wsman_AddSubscribeResponse_Impl(0, 0, a0, a1)
3621              #endif
3622              FILE_EVENTD2(45224, trace_Wsman_AddSubscribeResponse_Impl, LOG_DEBUG, PAL_T("_WSMAN_AddSubscribeResponse: selfEC (%p), contextID(%x)"), void *, MI_Uint32)
3623              #if defined(CONFIG_ENABLE_DEBUG)
3624              #define trace_Wsman_ParametersMissingInSubscribeRequest() trace_Wsman_ParametersMissingInSubscribeRequest_Impl(__FILE__, __LINE__)
3625              #else
3626              #define trace_Wsman_ParametersMissingInSubscribeRequest() trace_Wsman_ParametersMissingInSubscribeRequest_Impl(0, 0)
3627              #endif
3628              FILE_EVENTD0(45225, trace_Wsman_ParametersMissingInSubscribeRequest_Impl, LOG_DEBUG, PAL_T("wsman: mandatory parameters (className, namespace) are not provided for subscribe request"))
3629              #if defined(CONFIG_ENABLE_DEBUG)
3630              #define trace_ProcessUnsubscribeRequest(a0) trace_ProcessUnsubscribeRequest_Impl(__FILE__, __LINE__, a0)
3631              #else
3632              #define trace_ProcessUnsubscribeRequest(a0) trace_ProcessUnsubscribeRequest_Impl(0, 0, a0)
3633              #endif
3634 krisbash 1.1 FILE_EVENTD1(45226, trace_ProcessUnsubscribeRequest_Impl, LOG_DEBUG, PAL_T("_ProcessUnsubscribeRequest: selfCD (%p)"), void *)
3635              #if defined(CONFIG_ENABLE_DEBUG)
3636              #define trace_Wsman_UnableToFindContext(a0) trace_Wsman_UnableToFindContext_Impl(__FILE__, __LINE__, a0)
3637              #else
3638              #define trace_Wsman_UnableToFindContext(a0) trace_Wsman_UnableToFindContext_Impl(0, 0, a0)
3639              #endif
3640              FILE_EVENTD1(45227, trace_Wsman_UnableToFindContext_Impl, LOG_DEBUG, PAL_T("wsman: unable to find wsman context for unsubscribe request (contextID=%x)."), MI_Uint32)
3641              #if defined(CONFIG_ENABLE_DEBUG)
3642              #define trace_ProcessUnsubscribeRequest_Complete(a0, a1, a2) trace_ProcessUnsubscribeRequest_Complete_Impl(__FILE__, __LINE__, a0, a1, tcs(a2))
3643              #else
3644              #define trace_ProcessUnsubscribeRequest_Complete(a0, a1, a2) trace_ProcessUnsubscribeRequest_Complete_Impl(0, 0, a0, a1, tcs(a2))
3645              #endif
3646              FILE_EVENTD3(45228, trace_ProcessUnsubscribeRequest_Complete_Impl, LOG_DEBUG, PAL_T("_ProcessUnsubscribeRequest: selfCD (%p), msg (%p:%T) complete"), void *, Message *, const TChar *)
3647              #if defined(CONFIG_ENABLE_DEBUG)
3648              #define trace_Wsman_UnableToParseXMLSubscribe() trace_Wsman_UnableToParseXMLSubscribe_Impl(__FILE__, __LINE__)
3649              #else
3650              #define trace_Wsman_UnableToParseXMLSubscribe() trace_Wsman_UnableToParseXMLSubscribe_Impl(0, 0)
3651              #endif
3652              FILE_EVENTD0(45229, trace_Wsman_UnableToParseXMLSubscribe_Impl, LOG_DEBUG, PAL_T("wsman: unable to parse incoming xml/ subscribe request body"))
3653              #if defined(CONFIG_ENABLE_DEBUG)
3654              #define trace_Wsman_UnableToParseXMLUnsubscribe() trace_Wsman_UnableToParseXMLUnsubscribe_Impl(__FILE__, __LINE__)
3655 krisbash 1.1 #else
3656              #define trace_Wsman_UnableToParseXMLUnsubscribe() trace_Wsman_UnableToParseXMLUnsubscribe_Impl(0, 0)
3657              #endif
3658              FILE_EVENTD0(45230, trace_Wsman_UnableToParseXMLUnsubscribe_Impl, LOG_DEBUG, PAL_T("wsman: unable to parse incoming xml/ unsubscribe request body"))
3659              #if defined(CONFIG_ENABLE_DEBUG)
3660              #define trace_WsmanReturn(a0, a1) trace_WsmanReturn_Impl(__FILE__, __LINE__, scs(a0), a1)
3661              #else
3662              #define trace_WsmanReturn(a0, a1) trace_WsmanReturn_Impl(0, 0, scs(a0), a1)
3663              #endif
3664              FILE_EVENTD2(45231, trace_WsmanReturn_Impl, LOG_DEBUG, PAL_T("RETURN{%s:%d}"), const char *, int)
3665              #if defined(CONFIG_ENABLE_DEBUG)
3666              #define trace_BatchTcsDup_Failed() trace_BatchTcsDup_Failed_Impl(__FILE__, __LINE__)
3667              #else
3668              #define trace_BatchTcsDup_Failed() trace_BatchTcsDup_Failed_Impl(0, 0)
3669              #endif
3670              FILE_EVENTD0(45232, trace_BatchTcsDup_Failed_Impl, LOG_DEBUG, PAL_T("Batch_Tcsdup() failed: out of memory"))
3671              #if defined(CONFIG_ENABLE_DEBUG)
3672              #define trace_GetSingleProperty_Failed(a0) trace_GetSingleProperty_Failed_Impl(__FILE__, __LINE__, tcs(a0))
3673              #else
3674              #define trace_GetSingleProperty_Failed(a0) trace_GetSingleProperty_Failed_Impl(0, 0, tcs(a0))
3675              #endif
3676 krisbash 1.1 FILE_EVENTD1(45233, trace_GetSingleProperty_Failed_Impl, LOG_DEBUG, PAL_T("_GetSingleProperty() failed: %T"), const TChar *)
3677              #if defined(CONFIG_ENABLE_DEBUG)
3678              #define trace_XsiTypeInvalidValue(a0) trace_XsiTypeInvalidValue_Impl(__FILE__, __LINE__, tcs(a0))
3679              #else
3680              #define trace_XsiTypeInvalidValue(a0) trace_XsiTypeInvalidValue_Impl(0, 0, tcs(a0))
3681              #endif
3682              FILE_EVENTD1(45234, trace_XsiTypeInvalidValue_Impl, LOG_DEBUG, PAL_T("invalid value of xsi:type: %T"), const TChar *)
3683              #if defined(CONFIG_ENABLE_DEBUG)
3684              #define trace_WsmanUnsubscribe(a0) trace_WsmanUnsubscribe_Impl(__FILE__, __LINE__, a0)
3685              #else
3686              #define trace_WsmanUnsubscribe(a0) trace_WsmanUnsubscribe_Impl(0, 0, a0)
3687              #endif
3688              FILE_EVENTD1(45235, trace_WsmanUnsubscribe_Impl, LOG_DEBUG, PAL_T("Unsubscribe e:identifier {%d}"), MI_Uint32)
3689              #if defined(CONFIG_ENABLE_DEBUG)
3690              #define trace_Wsman_UnexpectedCloseTagWithNamespace(a0, a1) trace_Wsman_UnexpectedCloseTagWithNamespace_Impl(__FILE__, __LINE__, a0, tcs(a1))
3691              #else
3692              #define trace_Wsman_UnexpectedCloseTagWithNamespace(a0, a1) trace_Wsman_UnexpectedCloseTagWithNamespace_Impl(0, 0, a0, tcs(a1))
3693              #endif
3694              FILE_EVENTD2(45236, trace_Wsman_UnexpectedCloseTagWithNamespace_Impl, LOG_DEBUG, PAL_T("wsman: unexpected close tag [%c:%T] in incoming xml"), TChar, const TChar *)
3695              #if defined(CONFIG_ENABLE_DEBUG)
3696              #define trace_Wsman_UnknownMandatoryTagWithNamespace(a0, a1) trace_Wsman_UnknownMandatoryTagWithNamespace_Impl(__FILE__, __LINE__, a0, tcs(a1))
3697 krisbash 1.1 #else
3698              #define trace_Wsman_UnknownMandatoryTagWithNamespace(a0, a1) trace_Wsman_UnknownMandatoryTagWithNamespace_Impl(0, 0, a0, tcs(a1))
3699              #endif
3700              FILE_EVENTD2(45237, trace_Wsman_UnknownMandatoryTagWithNamespace_Impl, LOG_DEBUG, PAL_T("wsman: unknown mandatory tag [%c:%T]; aborted"), TChar, const TChar *)
3701              #if defined(CONFIG_ENABLE_DEBUG)
3702              #define trace_Wsman_FilterTagMissingDialectAttribute() trace_Wsman_FilterTagMissingDialectAttribute_Impl(__FILE__, __LINE__)
3703              #else
3704              #define trace_Wsman_FilterTagMissingDialectAttribute() trace_Wsman_FilterTagMissingDialectAttribute_Impl(0, 0)
3705              #endif
3706              FILE_EVENTD0(45238, trace_Wsman_FilterTagMissingDialectAttribute_Impl, LOG_DEBUG, PAL_T("wsman: Filter tag missing Dialect attribute"))
3707              #if defined(CONFIG_ENABLE_DEBUG)
3708              #define trace_Wsman_UnknownDialect(a0) trace_Wsman_UnknownDialect_Impl(__FILE__, __LINE__, tcs(a0))
3709              #else
3710              #define trace_Wsman_UnknownDialect(a0) trace_Wsman_UnknownDialect_Impl(0, 0, tcs(a0))
3711              #endif
3712              FILE_EVENTD1(45239, trace_Wsman_UnknownDialect_Impl, LOG_DEBUG, PAL_T("wsman: Unknown dialect (%T)"), const TChar *)
3713              #if defined(CONFIG_ENABLE_DEBUG)
3714              #define trace_Wsman_SubscribeDialect(a0) trace_Wsman_SubscribeDialect_Impl(__FILE__, __LINE__, tcs(a0))
3715              #else
3716              #define trace_Wsman_SubscribeDialect(a0) trace_Wsman_SubscribeDialect_Impl(0, 0, tcs(a0))
3717              #endif
3718 krisbash 1.1 FILE_EVENTD1(45240, trace_Wsman_SubscribeDialect_Impl, LOG_DEBUG, PAL_T("wsman: Subscribe dialect (%T)"), const TChar *)
3719              #if defined(CONFIG_ENABLE_DEBUG)
3720              #define trace_Wsman_SubscribeFilter(a0) trace_Wsman_SubscribeFilter_Impl(__FILE__, __LINE__, tcs(a0))
3721              #else
3722              #define trace_Wsman_SubscribeFilter(a0) trace_Wsman_SubscribeFilter_Impl(0, 0, tcs(a0))
3723              #endif
3724              FILE_EVENTD1(45241, trace_Wsman_SubscribeFilter_Impl, LOG_DEBUG, PAL_T("wsman: Subscribe filter (%T)"), const TChar *)
3725              #if defined(CONFIG_ENABLE_DEBUG)
3726              #define trace_XmlSerializer_CurrentParent(a0) trace_XmlSerializer_CurrentParent_Impl(__FILE__, __LINE__, tcs(a0))
3727              #else
3728              #define trace_XmlSerializer_CurrentParent(a0) trace_XmlSerializer_CurrentParent_Impl(0, 0, tcs(a0))
3729              #endif
3730              FILE_EVENTD1(45242, trace_XmlSerializer_CurrentParent_Impl, LOG_DEBUG, PAL_T("current parent {%T}"), const TChar *)
3731              #if defined(CONFIG_ENABLE_DEBUG)
3732              #define trace_XmlSerializer_WriteBuffer_MiPropertyDecls(a0, a1, a2) trace_XmlSerializer_WriteBuffer_MiPropertyDecls_Impl(__FILE__, __LINE__, tcs(a0), tcs(a1), tcs(a2))
3733              #else
3734              #define trace_XmlSerializer_WriteBuffer_MiPropertyDecls(a0, a1, a2) trace_XmlSerializer_WriteBuffer_MiPropertyDecls_Impl(0, 0, tcs(a0), tcs(a1), tcs(a2))
3735              #endif
3736              FILE_EVENTD3(45243, trace_XmlSerializer_WriteBuffer_MiPropertyDecls_Impl, LOG_DEBUG, PAL_T("class = {%T} propagator = {%T} propertyName = %T"), const TChar *, const TChar *, const TChar *)
3737              #if defined(CONFIG_ENABLE_DEBUG)
3738              #define trace_SubscribeEntry_PostInteraction(a0, a1, a2, a3, a4, a5) trace_SubscribeEntry_PostInteraction_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4), a5)
3739 krisbash 1.1 #else
3740              #define trace_SubscribeEntry_PostInteraction(a0, a1, a2, a3, a4, a5) trace_SubscribeEntry_PostInteraction_Impl(0, 0, a0, a1, a2, a3, tcs(a4), a5)
3741              #endif
3742              FILE_EVENTD6(45244, trace_SubscribeEntry_PostInteraction_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Post: Interaction [%p]<-%p, msg(%p:%d:%T:%x)"), Interaction *, Interaction *, Message *, MI_Uint32, const TChar *, MI_Uint64)
3743              #if defined(CONFIG_ENABLE_DEBUG)
3744              #define trace_SubscribeEntry_PostClosedSelf(a0, a1) trace_SubscribeEntry_PostClosedSelf_Impl(__FILE__, __LINE__, a0, tcs(a1))
3745              #else
3746              #define trace_SubscribeEntry_PostClosedSelf(a0, a1) trace_SubscribeEntry_PostClosedSelf_Impl(0, 0, a0, tcs(a1))
3747              #endif
3748              FILE_EVENTD2(45245, trace_SubscribeEntry_PostClosedSelf_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Post: entry (%p) in status (%T). closed self."), void *, const TChar *)
3749              #if defined(CONFIG_ENABLE_DEBUG)
3750              #define trace_SubscribeEntry_PostEntry(a0, a1) trace_SubscribeEntry_PostEntry_Impl(__FILE__, __LINE__, a0, tcs(a1))
3751              #else
3752              #define trace_SubscribeEntry_PostEntry(a0, a1) trace_SubscribeEntry_PostEntry_Impl(0, 0, a0, tcs(a1))
3753              #endif
3754              FILE_EVENTD2(45246, trace_SubscribeEntry_PostEntry_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Post: entry (%p) in status (%T)"), void *, const TChar *)
3755              #if defined(CONFIG_ENABLE_DEBUG)
3756              #define trace_SubscribeEntry_PostedMsg(a0, a1, a2, a3) trace_SubscribeEntry_PostedMsg_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
3757              #else
3758              #define trace_SubscribeEntry_PostedMsg(a0, a1, a2, a3) trace_SubscribeEntry_PostedMsg_Impl(0, 0, a0, a1, tcs(a2), a3)
3759              #endif
3760 krisbash 1.1 FILE_EVENTD4(45247, trace_SubscribeEntry_PostedMsg_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Post: Posted msg(%p:%d:%T:%x) to parent"), Message *, MI_Uint32, const TChar *, MI_Uint64)
3761              #if defined(CONFIG_ENABLE_DEBUG)
3762              #define trace_SubscribeEntry_Ack(a0, a1) trace_SubscribeEntry_Ack_Impl(__FILE__, __LINE__, a0, a1)
3763              #else
3764              #define trace_SubscribeEntry_Ack(a0, a1) trace_SubscribeEntry_Ack_Impl(0, 0, a0, a1)
3765              #endif
3766              FILE_EVENTD2(45248, trace_SubscribeEntry_Ack_Impl, LOG_DEBUG, PAL_T("SubscribeEntry: Ack on interaction [%p]<-%p"), Strand *, Interaction *)
3767              #if defined(CONFIG_ENABLE_DEBUG)
3768              #define trace_SubscribeEntry_Cancel(a0, a1, a2) trace_SubscribeEntry_Cancel_Impl(__FILE__, __LINE__, a0, tcs(a1), tcs(a2))
3769              #else
3770              #define trace_SubscribeEntry_Cancel(a0, a1, a2) trace_SubscribeEntry_Cancel_Impl(0, 0, a0, tcs(a1), tcs(a2))
3771              #endif
3772              FILE_EVENTD3(45249, trace_SubscribeEntry_Cancel_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Cancel: SubscribeEntry (%p); namespace (%T), class (%T)"), void *, const TChar *, const TChar *)
3773              #if defined(CONFIG_ENABLE_DEBUG)
3774              #define trace_SubscribeEntry_Finish() trace_SubscribeEntry_Finish_Impl(__FILE__, __LINE__)
3775              #else
3776              #define trace_SubscribeEntry_Finish() trace_SubscribeEntry_Finish_Impl(0, 0)
3777              #endif
3778              FILE_EVENTD0(45250, trace_SubscribeEntry_Finish_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Finish: Done"))
3779              #if defined(CONFIG_ENABLE_DEBUG)
3780              #define trace_Client_Post(a0, a1, a2, a3) trace_Client_Post_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
3781 krisbash 1.1 #else
3782              #define trace_Client_Post(a0, a1, a2, a3) trace_Client_Post_Impl(0, 0, a0, a1, tcs(a2), a3)
3783              #endif
3784              FILE_EVENTD4(45251, trace_Client_Post_Impl, LOG_DEBUG, PAL_T("_Client_Post: msg(%p:%d:%T:%x)"), Message *, MI_Uint32, const TChar *, MI_Uint64)
3785              #if defined(CONFIG_ENABLE_DEBUG)
3786              #define trace_Client_Ack() trace_Client_Ack_Impl(__FILE__, __LINE__)
3787              #else
3788              #define trace_Client_Ack() trace_Client_Ack_Impl(0, 0)
3789              #endif
3790              FILE_EVENTD0(45252, trace_Client_Ack_Impl, LOG_DEBUG, PAL_T("_Client_Ack"))
3791              #if defined(CONFIG_ENABLE_DEBUG)
3792              #define trace_Client_Close() trace_Client_Close_Impl(__FILE__, __LINE__)
3793              #else
3794              #define trace_Client_Close() trace_Client_Close_Impl(0, 0)
3795              #endif
3796              FILE_EVENTD0(45253, trace_Client_Close_Impl, LOG_DEBUG, PAL_T("_Client_Close"))
3797              #if defined(CONFIG_ENABLE_DEBUG)
3798              #define trace_Client_Finish() trace_Client_Finish_Impl(__FILE__, __LINE__)
3799              #else
3800              #define trace_Client_Finish() trace_Client_Finish_Impl(0, 0)
3801              #endif
3802 krisbash 1.1 FILE_EVENTD0(45254, trace_Client_Finish_Impl, LOG_DEBUG, PAL_T("_Client_Finish"))
3803              #if defined(CONFIG_ENABLE_DEBUG)
3804              #define trace_Client_PostMessage(a0) trace_Client_PostMessage_Impl(__FILE__, __LINE__, a0)
3805              #else
3806              #define trace_Client_PostMessage(a0) trace_Client_PostMessage_Impl(0, 0, a0)
3807              #endif
3808              FILE_EVENTD1(45255, trace_Client_PostMessage_Impl, LOG_DEBUG, PAL_T("_Client_Post: message tag: %d"), MI_Uint32)
3809              #if defined(CONFIG_ENABLE_DEBUG)
3810              #define trace_NullInputParameter() trace_NullInputParameter_Impl(__FILE__, __LINE__)
3811              #else
3812              #define trace_NullInputParameter() trace_NullInputParameter_Impl(0, 0)
3813              #endif
3814              FILE_EVENTD0(45256, trace_NullInputParameter_Impl, LOG_DEBUG, PAL_T("NULL input parameter"))
3815              #if defined(CONFIG_ENABLE_DEBUG)
3816              #define trace_NullInputParameterForClass(a0) trace_NullInputParameterForClass_Impl(__FILE__, __LINE__, tcs(a0))
3817              #else
3818              #define trace_NullInputParameterForClass(a0) trace_NullInputParameterForClass_Impl(0, 0, tcs(a0))
3819              #endif
3820              FILE_EVENTD1(45257, trace_NullInputParameterForClass_Impl, LOG_DEBUG, PAL_T("NULL input parameter for %T"), const TChar *)
3821              #if defined(CONFIG_ENABLE_DEBUG)
3822              #define trace_LifecycleContext_Cancel(a0) trace_LifecycleContext_Cancel_Impl(__FILE__, __LINE__, a0)
3823 krisbash 1.1 #else
3824              #define trace_LifecycleContext_Cancel(a0) trace_LifecycleContext_Cancel_Impl(0, 0, a0)
3825              #endif
3826              FILE_EVENTD1(45258, trace_LifecycleContext_Cancel_Impl, LOG_DEBUG, PAL_T("_LifecycleContext_Cancel: self (%p);"), void *)
3827              #if defined(CONFIG_ENABLE_DEBUG)
3828              #define trace_LifecycleContext_Cancel_Done(a0) trace_LifecycleContext_Cancel_Done_Impl(__FILE__, __LINE__, a0)
3829              #else
3830              #define trace_LifecycleContext_Cancel_Done(a0) trace_LifecycleContext_Cancel_Done_Impl(0, 0, a0)
3831              #endif
3832              FILE_EVENTD1(45259, trace_LifecycleContext_Cancel_Done_Impl, LOG_DEBUG, PAL_T("_LifecycleContext_Cancel: unsubscribe self (%p) done"), void *)
3833              #if defined(CONFIG_ENABLE_DEBUG)
3834              #define trace_Provider_InvokeSubscribe(a0) trace_Provider_InvokeSubscribe_Impl(__FILE__, __LINE__, a0)
3835              #else
3836              #define trace_Provider_InvokeSubscribe(a0) trace_Provider_InvokeSubscribe_Impl(0, 0, a0)
3837              #endif
3838              FILE_EVENTD1(45260, trace_Provider_InvokeSubscribe_Impl, LOG_DEBUG, PAL_T("_Provider_InvokeSubscribe: subscription(%p) successfully subscribed. Send subscribe response"), void *)
3839              #if defined(CONFIG_ENABLE_DEBUG)
3840              #define trace_SubscribeElem_Close(a0, a1, a2) trace_SubscribeElem_Close_Impl(__FILE__, __LINE__, a0, a1, a2)
3841              #else
3842              #define trace_SubscribeElem_Close(a0, a1, a2) trace_SubscribeElem_Close_Impl(0, 0, a0, a1, a2)
3843              #endif
3844 krisbash 1.1 FILE_EVENTD3(45261, trace_SubscribeElem_Close_Impl, LOG_DEBUG, PAL_T("_SubscribeElem_Close: self_ (%p) interaction [%p]<-%p"), Strand *, Interaction *, Interaction *)
3845              #if defined(CONFIG_ENABLE_DEBUG)
3846              #define trace_Provider_TerminateIndication_Start(a0, a1, a2) trace_Provider_TerminateIndication_Start_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
3847              #else
3848              #define trace_Provider_TerminateIndication_Start(a0, a1, a2) trace_Provider_TerminateIndication_Start_Impl(0, 0, a0, tcs(a1), a2)
3849              #endif
3850              FILE_EVENTD3(45262, trace_Provider_TerminateIndication_Start_Impl, LOG_DEBUG, PAL_T("Provider_TerminateIndication: Thread %x: class (%T) of provider (%p) start"), unsigned int, const TChar *, void *)
3851              #if defined(CONFIG_ENABLE_DEBUG)
3852              #define trace_Provider_TerminateIndication_Complete(a0, a1, a2) trace_Provider_TerminateIndication_Complete_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
3853              #else
3854              #define trace_Provider_TerminateIndication_Complete(a0, a1, a2) trace_Provider_TerminateIndication_Complete_Impl(0, 0, a0, tcs(a1), a2)
3855              #endif
3856              FILE_EVENTD3(45263, trace_Provider_TerminateIndication_Complete_Impl, LOG_DEBUG, PAL_T("Provider_TerminateIndication: Thread %x: class (%T) of provider (%p) complete"), unsigned int, const TChar *, void *)
3857              #if defined(CONFIG_ENABLE_DEBUG)
3858              #define trace_DisablingLifeCycleIndicationsForClass(a0) trace_DisablingLifeCycleIndicationsForClass_Impl(__FILE__, __LINE__, tcs(a0))
3859              #else
3860              #define trace_DisablingLifeCycleIndicationsForClass(a0) trace_DisablingLifeCycleIndicationsForClass_Impl(0, 0, tcs(a0))
3861              #endif
3862              FILE_EVENTD1(45264, trace_DisablingLifeCycleIndicationsForClass_Impl, LOG_DEBUG, PAL_T("Disabling lifecycle indications for provider (%T)"), const TChar *)
3863              #if defined(CONFIG_ENABLE_DEBUG)
3864              #define trace_EnablingIndicationsForClass(a0, a1) trace_EnablingIndicationsForClass_Impl(__FILE__, __LINE__, tcs(a0), a1)
3865 krisbash 1.1 #else
3866              #define trace_EnablingIndicationsForClass(a0, a1) trace_EnablingIndicationsForClass_Impl(0, 0, tcs(a0), a1)
3867              #endif
3868              FILE_EVENTD2(45265, trace_EnablingIndicationsForClass_Impl, LOG_DEBUG, PAL_T("Enabling indications for class (%T) of provider (%p)"), const TChar *, void *)
3869              #if defined(CONFIG_ENABLE_DEBUG)
3870              #define trace_InitializedIndicationsForClass(a0, a1) trace_InitializedIndicationsForClass_Impl(__FILE__, __LINE__, tcs(a0), a1)
3871              #else
3872              #define trace_InitializedIndicationsForClass(a0, a1) trace_InitializedIndicationsForClass_Impl(0, 0, tcs(a0), a1)
3873              #endif
3874              FILE_EVENTD2(45266, trace_InitializedIndicationsForClass_Impl, LOG_DEBUG, PAL_T("Initialized indications for class (%T) of provider (%p)"), const TChar *, void *)
3875              #if defined(CONFIG_ENABLE_DEBUG)
3876              #define trace_InteractionProtocolHandler_Operation_Cancel_OutOfMemory(a0) trace_InteractionProtocolHandler_Operation_Cancel_OutOfMemory_Impl(__FILE__, __LINE__, a0)
3877              #else
3878              #define trace_InteractionProtocolHandler_Operation_Cancel_OutOfMemory(a0) trace_InteractionProtocolHandler_Operation_Cancel_OutOfMemory_Impl(0, 0, a0)
3879              #endif
3880              FILE_EVENTD1(45267, trace_InteractionProtocolHandler_Operation_Cancel_OutOfMemory_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Cancel %p, out of memory while creating UnsubscribeReq"), void *)
3881              #if defined(CONFIG_ENABLE_DEBUG)
3882              #define trace_InteractionProtocolHandler_Operation_Cancel_PostUnsubscribeReq(a0) trace_InteractionProtocolHandler_Operation_Cancel_PostUnsubscribeReq_Impl(__FILE__, __LINE__, a0)
3883              #else
3884              #define trace_InteractionProtocolHandler_Operation_Cancel_PostUnsubscribeReq(a0) trace_InteractionProtocolHandler_Operation_Cancel_PostUnsubscribeReq_Impl(0, 0, a0)
3885              #endif
3886 krisbash 1.1 FILE_EVENTD1(45268, trace_InteractionProtocolHandler_Operation_Cancel_PostUnsubscribeReq_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Cancel %p, post UnsubscribeReq"), void *)
3887              #if defined(CONFIG_ENABLE_DEBUG)
3888              #define trace_InteractionProtocolHandler_Operation_Strand_Post(a0, a1) trace_InteractionProtocolHandler_Operation_Strand_Post_Impl(__FILE__, __LINE__, a0, a1)
3889              #else
3890              #define trace_InteractionProtocolHandler_Operation_Strand_Post(a0, a1) trace_InteractionProtocolHandler_Operation_Strand_Post_Impl(0, 0, a0, a1)
3891              #endif
3892              FILE_EVENTD2(45269, trace_InteractionProtocolHandler_Operation_Strand_Post_Impl, LOG_DEBUG, PAL_T("InteractionProtocolHandler_Operation_Strand_Post: Post Indication to MIDLL. %p, indication instance (%p)"), void *, void *)
3893              #if defined(CONFIG_ENABLE_DEBUG)
3894              #define trace_Provider_InvokeDisable_Start(a0, a1, a2) trace_Provider_InvokeDisable_Start_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
3895              #else
3896              #define trace_Provider_InvokeDisable_Start(a0, a1, a2) trace_Provider_InvokeDisable_Start_Impl(0, 0, a0, tcs(a1), a2)
3897              #endif
3898              FILE_EVENTD3(45270, trace_Provider_InvokeDisable_Start_Impl, LOG_DEBUG, PAL_T("Provider_InvokeDisable: Thread %x: class (%T) of provider (%p) start"), unsigned int, const TChar *, void *)
3899              #if defined(CONFIG_ENABLE_DEBUG)
3900              #define trace_Provider_InvokeDisable_Complete(a0, a1, a2) trace_Provider_InvokeDisable_Complete_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
3901              #else
3902              #define trace_Provider_InvokeDisable_Complete(a0, a1, a2) trace_Provider_InvokeDisable_Complete_Impl(0, 0, a0, tcs(a1), a2)
3903              #endif
3904              FILE_EVENTD3(45271, trace_Provider_InvokeDisable_Complete_Impl, LOG_DEBUG, PAL_T("Provider_InvokeDisable: Thread %x: class (%T) of provider (%p) complete"), unsigned int, const TChar *, void *)
3905              #if defined(CONFIG_ENABLE_DEBUG)
3906              #define trace_Provider_InvokeDisable_AbandonSinceNewSubscriptionAdded(a0, a1, a2) trace_Provider_InvokeDisable_AbandonSinceNewSubscriptionAdded_Impl(__FILE__, __LINE__, a0, tcs(a1), a2)
3907 krisbash 1.1 #else
3908              #define trace_Provider_InvokeDisable_AbandonSinceNewSubscriptionAdded(a0, a1, a2) trace_Provider_InvokeDisable_AbandonSinceNewSubscriptionAdded_Impl(0, 0, a0, tcs(a1), a2)
3909              #endif
3910              FILE_EVENTD3(45272, trace_Provider_InvokeDisable_AbandonSinceNewSubscriptionAdded_Impl, LOG_DEBUG, PAL_T("Provider_InvokeDisable: Thread %x: class (%T) of provider (%p) abandoned since new subscription was added"), unsigned int, const TChar *, void *)
3911              #if defined(CONFIG_ENABLE_DEBUG)
3912              #define trace_LifecycleContext_Post_InvalidState() trace_LifecycleContext_Post_InvalidState_Impl(__FILE__, __LINE__)
3913              #else
3914              #define trace_LifecycleContext_Post_InvalidState() trace_LifecycleContext_Post_InvalidState_Impl(0, 0)
3915              #endif
3916              FILE_EVENTD0(45273, trace_LifecycleContext_Post_InvalidState_Impl, LOG_DEBUG, PAL_T("Post on lifecycle context in invalid state"))
3917              #if defined(CONFIG_ENABLE_DEBUG)
3918              #define trace_SubscrState_InvalidForUnsubscribe(a0, a1) trace_SubscrState_InvalidForUnsubscribe_Impl(__FILE__, __LINE__, a0, tcs(a1))
3919              #else
3920              #define trace_SubscrState_InvalidForUnsubscribe(a0, a1) trace_SubscrState_InvalidForUnsubscribe_Impl(0, 0, a0, tcs(a1))
3921              #endif
3922              FILE_EVENTD2(45274, trace_SubscrState_InvalidForUnsubscribe_Impl, LOG_DEBUG, PAL_T("Subscription state %u is invalid for unsubscribe on class %T"), int, const TChar *)
3923              #if defined(CONFIG_ENABLE_DEBUG)
3924              #define trace_UnsupportedLifecycleIndicationContext() trace_UnsupportedLifecycleIndicationContext_Impl(__FILE__, __LINE__)
3925              #else
3926              #define trace_UnsupportedLifecycleIndicationContext() trace_UnsupportedLifecycleIndicationContext_Impl(0, 0)
3927              #endif
3928 krisbash 1.1 FILE_EVENTD0(45275, trace_UnsupportedLifecycleIndicationContext_Impl, LOG_DEBUG, PAL_T("Unsupported lifecycle indication context"))
3929              #if defined(CONFIG_ENABLE_DEBUG)
3930              #define trace_SubscrForEvents_Succeeded_MSC(a0, a1) trace_SubscrForEvents_Succeeded_MSC_Impl(__FILE__, __LINE__, tcs(a0), a1)
3931              #else
3932              #define trace_SubscrForEvents_Succeeded_MSC(a0, a1) trace_SubscrForEvents_Succeeded_MSC_Impl(0, 0, tcs(a0), a1)
3933              #endif
3934              FILE_EVENTD2(45276, trace_SubscrForEvents_Succeeded_MSC_Impl, LOG_DEBUG, PAL_T("Subscription succeeded for events of class (%T) with subscriptionID %I64u"), const TChar *, MI_Uint64)
3935              #if defined(CONFIG_ENABLE_DEBUG)
3936              #define trace_SubscrForLifecycle_Succeeded_MSC(a0, a1) trace_SubscrForLifecycle_Succeeded_MSC_Impl(__FILE__, __LINE__, tcs(a0), a1)
3937              #else
3938              #define trace_SubscrForLifecycle_Succeeded_MSC(a0, a1) trace_SubscrForLifecycle_Succeeded_MSC_Impl(0, 0, tcs(a0), a1)
3939              #endif
3940              FILE_EVENTD2(45277, trace_SubscrForLifecycle_Succeeded_MSC_Impl, LOG_DEBUG, PAL_T("Subscription succeeded for lifecycle events of class (%T) and subscriptionID %I64u"), const TChar *, MI_Uint64)
3941              #if defined(CONFIG_ENABLE_DEBUG)
3942              #define trace_RemovingSubscriptionForClass_MSC(a0, a1) trace_RemovingSubscriptionForClass_MSC_Impl(__FILE__, __LINE__, a0, tcs(a1))
3943              #else
3944              #define trace_RemovingSubscriptionForClass_MSC(a0, a1) trace_RemovingSubscriptionForClass_MSC_Impl(0, 0, a0, tcs(a1))
3945              #endif
3946              FILE_EVENTD2(45278, trace_RemovingSubscriptionForClass_MSC_Impl, LOG_DEBUG, PAL_T("Removing subscription (%I64u) of class (%T)"), MI_Uint64, const TChar *)
3947              #if defined(CONFIG_ENABLE_DEBUG)
3948              #define trace_SubscrForEvents_Succeeded(a0, a1) trace_SubscrForEvents_Succeeded_Impl(__FILE__, __LINE__, tcs(a0), a1)
3949 krisbash 1.1 #else
3950              #define trace_SubscrForEvents_Succeeded(a0, a1) trace_SubscrForEvents_Succeeded_Impl(0, 0, tcs(a0), a1)
3951              #endif
3952              FILE_EVENTD2(45279, trace_SubscrForEvents_Succeeded_Impl, LOG_DEBUG, PAL_T("Subscription succeeded for events of class (%T) with subscriptionID %llu"), const TChar *, MI_Uint64)
3953              #if defined(CONFIG_ENABLE_DEBUG)
3954              #define trace_SubscrForLifecycle_Succeeded(a0, a1) trace_SubscrForLifecycle_Succeeded_Impl(__FILE__, __LINE__, tcs(a0), a1)
3955              #else
3956              #define trace_SubscrForLifecycle_Succeeded(a0, a1) trace_SubscrForLifecycle_Succeeded_Impl(0, 0, tcs(a0), a1)
3957              #endif
3958              FILE_EVENTD2(45280, trace_SubscrForLifecycle_Succeeded_Impl, LOG_DEBUG, PAL_T("Subscription succeeded for lifecycle events of class (%T) and subscriptionID %llu"), const TChar *, MI_Uint64)
3959              #if defined(CONFIG_ENABLE_DEBUG)
3960              #define trace_RemovingSubscriptionForClass(a0, a1) trace_RemovingSubscriptionForClass_Impl(__FILE__, __LINE__, a0, tcs(a1))
3961              #else
3962              #define trace_RemovingSubscriptionForClass(a0, a1) trace_RemovingSubscriptionForClass_Impl(0, 0, a0, tcs(a1))
3963              #endif
3964              FILE_EVENTD2(45281, trace_RemovingSubscriptionForClass_Impl, LOG_DEBUG, PAL_T("Removing subscription (%llu) of class (%T)"), MI_Uint64, const TChar *)
3965              #if defined(CONFIG_ENABLE_DEBUG)
3966              #define trace_Wsman_ProcessReleaseRequest(a0) trace_Wsman_ProcessReleaseRequest_Impl(__FILE__, __LINE__, a0)
3967              #else
3968              #define trace_Wsman_ProcessReleaseRequest(a0) trace_Wsman_ProcessReleaseRequest_Impl(0, 0, a0)
3969              #endif
3970 krisbash 1.1 FILE_EVENTD1(45282, trace_Wsman_ProcessReleaseRequest_Impl, LOG_DEBUG, PAL_T("_ProcessReleaseRequest: %x"), MI_Uint32)
3971              #if defined(CONFIG_ENABLE_DEBUG)
3972              #define trace_MIApplicationEnter(a0, a1, a2, a3, a4) trace_MIApplicationEnter_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2), tcs(a3), a4)
3973              #else
3974              #define trace_MIApplicationEnter(a0, a1, a2, a3, a4) trace_MIApplicationEnter_Impl(0, 0, scs(a0), a1, tcs(a2), tcs(a3), a4)
3975              #endif
3976              FILE_EVENTD5(45283, trace_MIApplicationEnter_Impl, LOG_DEBUG, PAL_T("Enter %s with application (%p), protocol (%T), destination(%T), session (%p)."), const char *, void *, const MI_Char *, const MI_Char *, void *)
3977              #if defined(CONFIG_ENABLE_DEBUG)
3978              #define trace_MILeavingSession(a0, a1) trace_MILeavingSession_Impl(__FILE__, __LINE__, scs(a0), a1)
3979              #else
3980              #define trace_MILeavingSession(a0, a1) trace_MILeavingSession_Impl(0, 0, scs(a0), a1)
3981              #endif
3982              FILE_EVENTD2(45284, trace_MILeavingSession_Impl, LOG_DEBUG, PAL_T("Leave %s with session (%p)."), const char *, void *)
3983              #if defined(CONFIG_ENABLE_DEBUG)
3984              #define trace_MIThunkAfterShutdown(a0) trace_MIThunkAfterShutdown_Impl(__FILE__, __LINE__, a0)
3985              #else
3986              #define trace_MIThunkAfterShutdown(a0) trace_MIThunkAfterShutdown_Impl(0, 0, a0)
3987              #endif
3988              FILE_EVENTD1(45285, trace_MIThunkAfterShutdown_Impl, LOG_DEBUG, PAL_T("Trying to thunk a handle after shutdown called: %p"), void *)
3989              #if defined(CONFIG_ENABLE_DEBUG)
3990              #define trace_MIShuttingDownThunkHandle(a0) trace_MIShuttingDownThunkHandle_Impl(__FILE__, __LINE__, a0)
3991 krisbash 1.1 #else
3992              #define trace_MIShuttingDownThunkHandle(a0) trace_MIShuttingDownThunkHandle_Impl(0, 0, a0)
3993              #endif
3994              FILE_EVENTD1(45286, trace_MIShuttingDownThunkHandle_Impl, LOG_DEBUG, PAL_T("Shutting down thunk handle: %p"), void *)
3995              #if defined(CONFIG_ENABLE_DEBUG)
3996              #define trace_MISessionEnter(a0, a1, a2, a3, a4) trace_MISessionEnter_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2), tcs(a3), a4)
3997              #else
3998              #define trace_MISessionEnter(a0, a1, a2, a3, a4) trace_MISessionEnter_Impl(0, 0, scs(a0), a1, tcs(a2), tcs(a3), a4)
3999              #endif
4000              FILE_EVENTD5(45287, trace_MISessionEnter_Impl, LOG_DEBUG, PAL_T("Enter %s with application (%p), protocol (%T), destination(%T), session (%p)."), const char *, void *, const MI_Char *, const MI_Char *, void *)
4001              #if defined(CONFIG_ENABLE_DEBUG)
4002              #define trace_MISessionClose(a0, a1, a2, a3) trace_MISessionClose_Impl(__FILE__, __LINE__, scs(a0), a1, a2, a3)
4003              #else
4004              #define trace_MISessionClose(a0, a1, a2, a3) trace_MISessionClose_Impl(0, 0, scs(a0), a1, a2, a3)
4005              #endif
4006              FILE_EVENTD4(45288, trace_MISessionClose_Impl, LOG_DEBUG, PAL_T("Enter %s with session (%p), completionContext (%p), completionCallback (%p)."), const char *, void *, void *, void *)
4007              #if defined(CONFIG_ENABLE_DEBUG)
4008              #define trace_MIEnter(a0, a1) trace_MIEnter_Impl(__FILE__, __LINE__, scs(a0), a1)
4009              #else
4010              #define trace_MIEnter(a0, a1) trace_MIEnter_Impl(0, 0, scs(a0), a1)
4011              #endif
4012 krisbash 1.1 FILE_EVENTD2(45289, trace_MIEnter_Impl, LOG_DEBUG, PAL_T("Enter %s - session (%p)"), const char *, void *)
4013              #if defined(CONFIG_ENABLE_DEBUG)
4014              #define trace_MILeavingSessionWithOperation(a0, a1, a2) trace_MILeavingSessionWithOperation_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2))
4015              #else
4016              #define trace_MILeavingSessionWithOperation(a0, a1, a2) trace_MILeavingSessionWithOperation_Impl(0, 0, scs(a0), a1, tcs(a2))
4017              #endif
4018              FILE_EVENTD3(45290, trace_MILeavingSessionWithOperation_Impl, LOG_DEBUG, PAL_T("Leave %s on session (%p) with for operation (%T)."), const char *, void *, const MI_Char *)
4019              #if defined(CONFIG_ENABLE_DEBUG)
4020              #define trace_MIClient_AppInit(a0, a1) trace_MIClient_AppInit_Impl(__FILE__, __LINE__, a0, a1)
4021              #else
4022              #define trace_MIClient_AppInit(a0, a1) trace_MIClient_AppInit_Impl(0, 0, a0, a1)
4023              #endif
4024              FILE_EVENTD2(45291, trace_MIClient_AppInit_Impl, LOG_DEBUG, PAL_T("MI_Client Application Initialize: application=%p, internal-application=%p"), void *, void *)
4025              #if defined(CONFIG_ENABLE_DEBUG)
4026              #define trace_MIClient_AppClose(a0, a1) trace_MIClient_AppClose_Impl(__FILE__, __LINE__, a0, a1)
4027              #else
4028              #define trace_MIClient_AppClose(a0, a1) trace_MIClient_AppClose_Impl(0, 0, a0, a1)
4029              #endif
4030              FILE_EVENTD2(45292, trace_MIClient_AppClose_Impl, LOG_DEBUG, PAL_T("MI_Client Application Close: application=%p, internal-application=%p"), void *, void *)
4031              #if defined(CONFIG_ENABLE_DEBUG)
4032              #define trace_MIClient_AppCloseCancelingAll(a0, a1, a2) trace_MIClient_AppCloseCancelingAll_Impl(__FILE__, __LINE__, a0, a1, a2)
4033 krisbash 1.1 #else
4034              #define trace_MIClient_AppCloseCancelingAll(a0, a1, a2) trace_MIClient_AppCloseCancelingAll_Impl(0, 0, a0, a1, a2)
4035              #endif
4036              FILE_EVENTD3(45293, trace_MIClient_AppCloseCancelingAll_Impl, LOG_DEBUG, PAL_T("MI_Client Application Close: Cancelling all operations on application=%p, internal-application=%p, session=%p"), void *, void *, void *)
4037              #if defined(CONFIG_ENABLE_DEBUG)
4038              #define trace_MIClient_AppCloseWaitingOnSessions(a0, a1, a2) trace_MIClient_AppCloseWaitingOnSessions_Impl(__FILE__, __LINE__, a0, a1, a2)
4039              #else
4040              #define trace_MIClient_AppCloseWaitingOnSessions(a0, a1, a2) trace_MIClient_AppCloseWaitingOnSessions_Impl(0, 0, a0, a1, a2)
4041              #endif
4042              FILE_EVENTD3(45294, trace_MIClient_AppCloseWaitingOnSessions_Impl, LOG_DEBUG, PAL_T("MI_Client Application Close: Waiting for all sessions to shutdown on application=%p, internal-application=%p, number left=%l"), void *, void *, ptrdiff_t)
4043              #if defined(CONFIG_ENABLE_DEBUG)
4044              #define trace_MIClient_AppCloseWaitingOnHostedProviders(a0, a1, a2) trace_MIClient_AppCloseWaitingOnHostedProviders_Impl(__FILE__, __LINE__, a0, a1, a2)
4045              #else
4046              #define trace_MIClient_AppCloseWaitingOnHostedProviders(a0, a1, a2) trace_MIClient_AppCloseWaitingOnHostedProviders_Impl(0, 0, a0, a1, a2)
4047              #endif
4048              FILE_EVENTD3(45295, trace_MIClient_AppCloseWaitingOnHostedProviders_Impl, LOG_DEBUG, PAL_T("MI_Client Application Close: Waiting for all hosted providers to shutdown on application=%p, internal-application=%p, number left=%l"), void *, void *, ptrdiff_t)
4049              #if defined(CONFIG_ENABLE_DEBUG)
4050              #define trace_MIClient_AppCloseCompleted(a0, a1) trace_MIClient_AppCloseCompleted_Impl(__FILE__, __LINE__, a0, a1)
4051              #else
4052              #define trace_MIClient_AppCloseCompleted(a0, a1) trace_MIClient_AppCloseCompleted_Impl(0, 0, a0, a1)
4053              #endif
4054 krisbash 1.1 FILE_EVENTD2(45296, trace_MIClient_AppCloseCompleted_Impl, LOG_DEBUG, PAL_T("MI_Client Application Close: completed application=%p, internal-application=%p"), void *, void *)
4055              #if defined(CONFIG_ENABLE_DEBUG)
4056              #define trace_MIClient_SessionCreate(a0, a1, a2) trace_MIClient_SessionCreate_Impl(__FILE__, __LINE__, a0, a1, a2)
4057              #else
4058              #define trace_MIClient_SessionCreate(a0, a1, a2) trace_MIClient_SessionCreate_Impl(0, 0, a0, a1, a2)
4059              #endif
4060              FILE_EVENTD3(45297, trace_MIClient_SessionCreate_Impl, LOG_DEBUG, PAL_T("MI_Client Session Create: application=%p, session=%p, internal-session=%p"), void *, void *, void *)
4061              #if defined(CONFIG_ENABLE_DEBUG)
4062              #define trace_MIClient_SessionCloseCompleted(a0, a1) trace_MIClient_SessionCloseCompleted_Impl(__FILE__, __LINE__, a0, a1)
4063              #else
4064              #define trace_MIClient_SessionCloseCompleted(a0, a1) trace_MIClient_SessionCloseCompleted_Impl(0, 0, a0, a1)
4065              #endif
4066              FILE_EVENTD2(45298, trace_MIClient_SessionCloseCompleted_Impl, LOG_DEBUG, PAL_T("MI_Client Session Close: Completed session=%p, internal-session=%p"), void *, void *)
4067              #if defined(CONFIG_ENABLE_DEBUG)
4068              #define trace_MIClient_SessionClose(a0, a1) trace_MIClient_SessionClose_Impl(__FILE__, __LINE__, a0, a1)
4069              #else
4070              #define trace_MIClient_SessionClose(a0, a1) trace_MIClient_SessionClose_Impl(0, 0, a0, a1)
4071              #endif
4072              FILE_EVENTD2(45299, trace_MIClient_SessionClose_Impl, LOG_DEBUG, PAL_T("MI_Client Session Close: session=%p, internal-session=%p"), void *, void *)
4073              #if defined(CONFIG_ENABLE_DEBUG)
4074              #define trace_MIClient_SessionClose_WaitingOnOperations(a0, a1, a2) trace_MIClient_SessionClose_WaitingOnOperations_Impl(__FILE__, __LINE__, a0, a1, a2)
4075 krisbash 1.1 #else
4076              #define trace_MIClient_SessionClose_WaitingOnOperations(a0, a1, a2) trace_MIClient_SessionClose_WaitingOnOperations_Impl(0, 0, a0, a1, a2)
4077              #endif
4078              FILE_EVENTD3(45300, trace_MIClient_SessionClose_WaitingOnOperations_Impl, LOG_DEBUG, PAL_T("MI_Client Session Close: waiting for all operations to shutdown session=%p, internal-session=%p, number left=%l"), void *, void *, ptrdiff_t)
4079              #if defined(CONFIG_ENABLE_DEBUG)
4080              #define trace_MIClient_OperationInstancResultAsync(a0, a1, a2, a3, a4) trace_MIClient_OperationInstancResultAsync_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4081              #else
4082              #define trace_MIClient_OperationInstancResultAsync(a0, a1, a2, a3, a4) trace_MIClient_OperationInstancResultAsync_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4083              #endif
4084              FILE_EVENTD5(45301, trace_MIClient_OperationInstancResultAsync_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Instance Result (async): session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4085              #if defined(CONFIG_ENABLE_DEBUG)
4086              #define trace_MIClient_OperationInstanceResult_WaitingForClient(a0, a1, a2, a3, a4) trace_MIClient_OperationInstanceResult_WaitingForClient_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4087              #else
4088              #define trace_MIClient_OperationInstanceResult_WaitingForClient(a0, a1, a2, a3, a4) trace_MIClient_OperationInstanceResult_WaitingForClient_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4089              #endif
4090              FILE_EVENTD5(45302, trace_MIClient_OperationInstanceResult_WaitingForClient_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Instance Result (sync, waiting for client to get it): session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4091              #if defined(CONFIG_ENABLE_DEBUG)
4092              #define trace_MIClient_OperationClassResult(a0, a1, a2, a3, a4) trace_MIClient_OperationClassResult_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4093              #else
4094              #define trace_MIClient_OperationClassResult(a0, a1, a2, a3, a4) trace_MIClient_OperationClassResult_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4095              #endif
4096 krisbash 1.1 FILE_EVENTD5(45303, trace_MIClient_OperationClassResult_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Class Result: session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4097              #if defined(CONFIG_ENABLE_DEBUG)
4098              #define trace_MIClient_OperationIndicationResult(a0, a1, a2, a3, a4) trace_MIClient_OperationIndicationResult_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4099              #else
4100              #define trace_MIClient_OperationIndicationResult(a0, a1, a2, a3, a4) trace_MIClient_OperationIndicationResult_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4101              #endif
4102              FILE_EVENTD5(45304, trace_MIClient_OperationIndicationResult_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Indication Result: session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4103              #if defined(CONFIG_ENABLE_DEBUG)
4104              #define trace_MIClient_OperationCloseCompleted(a0, a1, a2) trace_MIClient_OperationCloseCompleted_Impl(__FILE__, __LINE__, a0, a1, a2)
4105              #else
4106              #define trace_MIClient_OperationCloseCompleted(a0, a1, a2) trace_MIClient_OperationCloseCompleted_Impl(0, 0, a0, a1, a2)
4107              #endif
4108              FILE_EVENTD3(45305, trace_MIClient_OperationCloseCompleted_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Close: Complete session=%p, operation=%p, internal-operation=%p"), void *, void *, void *)
4109              #if defined(CONFIG_ENABLE_DEBUG)
4110              #define trace_MIClient_OperationClose(a0, a1) trace_MIClient_OperationClose_Impl(__FILE__, __LINE__, a0, a1)
4111              #else
4112              #define trace_MIClient_OperationClose(a0, a1) trace_MIClient_OperationClose_Impl(0, 0, a0, a1)
4113              #endif
4114              FILE_EVENTD2(45306, trace_MIClient_OperationClose_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Close: operation=%p, internal-operation=%p"), void *, void *)
4115              #if defined(CONFIG_ENABLE_DEBUG)
4116              #define trace_MIClient_OperationClose_WaitingForFinalResult(a0, a1) trace_MIClient_OperationClose_WaitingForFinalResult_Impl(__FILE__, __LINE__, a0, a1)
4117 krisbash 1.1 #else
4118              #define trace_MIClient_OperationClose_WaitingForFinalResult(a0, a1) trace_MIClient_OperationClose_WaitingForFinalResult_Impl(0, 0, a0, a1)
4119              #endif
4120              FILE_EVENTD2(45307, trace_MIClient_OperationClose_WaitingForFinalResult_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Close: Waiting for the final result to be retrieved.  Client should retrieve the final result before calling MI_Operation_Close.  operation=%p, internal-operation=%p"), void *, void *)
4121              #if defined(CONFIG_ENABLE_DEBUG)
4122              #define trace_MIClient_OperationCancel(a0, a1) trace_MIClient_OperationCancel_Impl(__FILE__, __LINE__, a0, a1)
4123              #else
4124              #define trace_MIClient_OperationCancel(a0, a1) trace_MIClient_OperationCancel_Impl(0, 0, a0, a1)
4125              #endif
4126              FILE_EVENTD2(45308, trace_MIClient_OperationCancel_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Cancel: operation=%p, internal-operation=%p"), void *, void *)
4127              #if defined(CONFIG_ENABLE_DEBUG)
4128              #define trace_MIClient_GetInstance(a0, a1, a2, a3) trace_MIClient_GetInstance_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3))
4129              #else
4130              #define trace_MIClient_GetInstance(a0, a1, a2, a3) trace_MIClient_GetInstance_Impl(0, 0, a0, a1, a2, tcs(a3))
4131              #endif
4132              FILE_EVENTD4(45309, trace_MIClient_GetInstance_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Get Instance: session=%p, operation=%p, internal-operation=%p, namespace=%T"), void *, void *, void *, const MI_Char *)
4133              #if defined(CONFIG_ENABLE_DEBUG)
4134              #define trace_MIClient_Invoke(a0, a1, a2, a3, a4, a5) trace_MIClient_Invoke_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4135              #else
4136              #define trace_MIClient_Invoke(a0, a1, a2, a3, a4, a5) trace_MIClient_Invoke_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4137              #endif
4138 krisbash 1.1 FILE_EVENTD6(45310, trace_MIClient_Invoke_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Invoke: session=%p, operation=%p, internal-operation=%p, namespace=%T, classname=%T, methodname=%T"), void *, void *, void *, const MI_Char *, const MI_Char *, const MI_Char *)
4139              #if defined(CONFIG_ENABLE_DEBUG)
4140              #define trace_MIClient_EnumerateInstance(a0, a1, a2, a3, a4) trace_MIClient_EnumerateInstance_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4))
4141              #else
4142              #define trace_MIClient_EnumerateInstance(a0, a1, a2, a3, a4) trace_MIClient_EnumerateInstance_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4))
4143              #endif
4144              FILE_EVENTD5(45311, trace_MIClient_EnumerateInstance_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Enumerate Instances: session=%p, operation=%p, internal-operation=%p, namespace=%T, classname=%T"), void *, void *, void *, const MI_Char *, const MI_Char *)
4145              #if defined(CONFIG_ENABLE_DEBUG)
4146              #define trace_MIClient_QueryInstances(a0, a1, a2, a3, a4, a5) trace_MIClient_QueryInstances_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4147              #else
4148              #define trace_MIClient_QueryInstances(a0, a1, a2, a3, a4, a5) trace_MIClient_QueryInstances_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4149              #endif
4150              FILE_EVENTD6(45312, trace_MIClient_QueryInstances_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Query Instances: session=%p, operation=%p, internal-operation=%p, namespace=%T, queryDialect=%T, queryExpression=%T"), void *, void *, void *, const MI_Char *, const MI_Char *, const MI_Char *)
4151              #if defined(CONFIG_ENABLE_DEBUG)
4152              #define trace_MIClient_OperationInstancResultSync(a0, a1, a2, a3, a4) trace_MIClient_OperationInstancResultSync_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4153              #else
4154              #define trace_MIClient_OperationInstancResultSync(a0, a1, a2, a3, a4) trace_MIClient_OperationInstancResultSync_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4155              #endif
4156              FILE_EVENTD5(45313, trace_MIClient_OperationInstancResultSync_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Instance Result (sync): session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4157              #if defined(CONFIG_ENABLE_DEBUG)
4158              #define trace_MIClient_IndicationResultSync(a0, a1, a2, a3, a4) trace_MIClient_IndicationResultSync_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4159 krisbash 1.1 #else
4160              #define trace_MIClient_IndicationResultSync(a0, a1, a2, a3, a4) trace_MIClient_IndicationResultSync_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4161              #endif
4162              FILE_EVENTD5(45314, trace_MIClient_IndicationResultSync_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Indication Result (sync): session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4163              #if defined(CONFIG_ENABLE_DEBUG)
4164              #define trace_MIClient_ClassResultSync(a0, a1, a2, a3, a4) trace_MIClient_ClassResultSync_Impl(__FILE__, __LINE__, a0, a1, a2, a3, tcs(a4))
4165              #else
4166              #define trace_MIClient_ClassResultSync(a0, a1, a2, a3, a4) trace_MIClient_ClassResultSync_Impl(0, 0, a0, a1, a2, a3, tcs(a4))
4167              #endif
4168              FILE_EVENTD5(45315, trace_MIClient_ClassResultSync_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Class Result (sync): session=%p, operation=%p, internal-operation=%p, resultCode=%u, moreResults=%T"), void *, void *, void *, MI_Result, const MI_Char *)
4169              #if defined(CONFIG_ENABLE_DEBUG)
4170              #define trace_MIClient_AssociatorInstances(a0, a1, a2, a3, a4, a5, a6, a7, a8) trace_MIClient_AssociatorInstances_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4, tcs(a5), tcs(a6), tcs(a7), tcs(a8))
4171              #else
4172              #define trace_MIClient_AssociatorInstances(a0, a1, a2, a3, a4, a5, a6, a7, a8) trace_MIClient_AssociatorInstances_Impl(0, 0, a0, a1, a2, tcs(a3), a4, tcs(a5), tcs(a6), tcs(a7), tcs(a8))
4173              #endif
4174              FILE_EVENTD9(45316, trace_MIClient_AssociatorInstances_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Associator Instances: session=%p, operation=%p, internal-operation=%p, namespace=%T, instance=%p, assocClass=%T, resultClass=%T, role=%T, resultRole=%T"), void *, void *, void *, const MI_Char *, void *, const MI_Char *, const MI_Char *, const MI_Char *, const MI_Char *)
4175              #if defined(CONFIG_ENABLE_DEBUG)
4176              #define trace_MIClient_ReferenceInstances(a0, a1, a2, a3, a4, a5) trace_MIClient_ReferenceInstances_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4177              #else
4178              #define trace_MIClient_ReferenceInstances(a0, a1, a2, a3, a4, a5) trace_MIClient_ReferenceInstances_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4179              #endif
4180 krisbash 1.1 FILE_EVENTD6(45317, trace_MIClient_ReferenceInstances_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Reference Instances: session=%p, operation=%p, internal-operation=%p, namespace=%T, resultClass=%T, role=%T"), void *, void *, void *, const MI_Char *, const MI_Char *, const MI_Char *)
4181              #if defined(CONFIG_ENABLE_DEBUG)
4182              #define trace_MIClient_ModifyInstance(a0, a1, a2, a3) trace_MIClient_ModifyInstance_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3))
4183              #else
4184              #define trace_MIClient_ModifyInstance(a0, a1, a2, a3) trace_MIClient_ModifyInstance_Impl(0, 0, a0, a1, a2, tcs(a3))
4185              #endif
4186              FILE_EVENTD4(45318, trace_MIClient_ModifyInstance_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Modify Instance: session=%p, operation=%p, internal-operation=%p, namespace=%T"), void *, void *, void *, const MI_Char *)
4187              #if defined(CONFIG_ENABLE_DEBUG)
4188              #define trace_MIClient_CreateInstance(a0, a1, a2, a3) trace_MIClient_CreateInstance_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3))
4189              #else
4190              #define trace_MIClient_CreateInstance(a0, a1, a2, a3) trace_MIClient_CreateInstance_Impl(0, 0, a0, a1, a2, tcs(a3))
4191              #endif
4192              FILE_EVENTD4(45319, trace_MIClient_CreateInstance_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Create Instance: session=%p, operation=%p, internal-operation=%p, namespace=%T"), void *, void *, void *, const MI_Char *)
4193              #if defined(CONFIG_ENABLE_DEBUG)
4194              #define trace_MIClient_DeleteInstance(a0, a1, a2, a3) trace_MIClient_DeleteInstance_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3))
4195              #else
4196              #define trace_MIClient_DeleteInstance(a0, a1, a2, a3) trace_MIClient_DeleteInstance_Impl(0, 0, a0, a1, a2, tcs(a3))
4197              #endif
4198              FILE_EVENTD4(45320, trace_MIClient_DeleteInstance_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Delete Instance: session=%p, operation=%p, internal-operation=%p, namespace=%T"), void *, void *, void *, const MI_Char *)
4199              #if defined(CONFIG_ENABLE_DEBUG)
4200              #define trace_MIClient_GetClass(a0, a1, a2, a3, a4) trace_MIClient_GetClass_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4))
4201 krisbash 1.1 #else
4202              #define trace_MIClient_GetClass(a0, a1, a2, a3, a4) trace_MIClient_GetClass_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4))
4203              #endif
4204              FILE_EVENTD5(45321, trace_MIClient_GetClass_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Get Class: session=%p, operation=%p, internal-operation=%p, namespace=%T, className=%T"), void *, void *, void *, const MI_Char *, const MI_Char *)
4205              #if defined(CONFIG_ENABLE_DEBUG)
4206              #define trace_MIClient_EnumerateClasses(a0, a1, a2, a3, a4) trace_MIClient_EnumerateClasses_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4))
4207              #else
4208              #define trace_MIClient_EnumerateClasses(a0, a1, a2, a3, a4) trace_MIClient_EnumerateClasses_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4))
4209              #endif
4210              FILE_EVENTD5(45322, trace_MIClient_EnumerateClasses_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Enumerate Classes: session=%p, operation=%p, internal-operation=%p, namespace=%s, className=%s"), void *, void *, void *, const MI_Char *, const MI_Char *)
4211              #if defined(CONFIG_ENABLE_DEBUG)
4212              #define trace_MIClient_Subscribe(a0, a1, a2, a3, a4, a5) trace_MIClient_Subscribe_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4213              #else
4214              #define trace_MIClient_Subscribe(a0, a1, a2, a3, a4, a5) trace_MIClient_Subscribe_Impl(0, 0, a0, a1, a2, tcs(a3), tcs(a4), tcs(a5))
4215              #endif
4216              FILE_EVENTD6(45323, trace_MIClient_Subscribe_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Subscribe: session=%p, operation=%p, internal-operation=%p, namespace=%T, queryDialect=%T, queryExpression=%T"), void *, void *, void *, const MI_Char *, const MI_Char *, const MI_Char *)
4217              #if defined(CONFIG_ENABLE_DEBUG)
4218              #define trace_MIClient_TestConnection(a0, a1, a2) trace_MIClient_TestConnection_Impl(__FILE__, __LINE__, a0, a1, a2)
4219              #else
4220              #define trace_MIClient_TestConnection(a0, a1, a2) trace_MIClient_TestConnection_Impl(0, 0, a0, a1, a2)
4221              #endif
4222 krisbash 1.1 FILE_EVENTD3(45324, trace_MIClient_TestConnection_Impl, LOG_DEBUG, PAL_T("MI_Client Operation Test Connection: session=%p, operation=%p, internal-operation=%p"), void *, void *, void *)
4223              #if defined(CONFIG_ENABLE_DEBUG)
4224              #define trace_MIClient_OutOfMemory() trace_MIClient_OutOfMemory_Impl(__FILE__, __LINE__)
4225              #else
4226              #define trace_MIClient_OutOfMemory() trace_MIClient_OutOfMemory_Impl(0, 0)
4227              #endif
4228              FILE_EVENTD0(45325, trace_MIClient_OutOfMemory_Impl, LOG_DEBUG, PAL_T("MI_Client Out of memory!"))
4229              #if defined(CONFIG_ENABLE_DEBUG)
4230              #define trace_SubMgr_DeleteSubscription_Start(a0, a1, a2, a3, a4, a5) trace_SubMgr_DeleteSubscription_Start_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4, a5)
4231              #else
4232              #define trace_SubMgr_DeleteSubscription_Start(a0, a1, a2, a3, a4, a5) trace_SubMgr_DeleteSubscription_Start_Impl(0, 0, a0, a1, a2, a3, a4, a5)
4233              #endif
4234              FILE_EVENTD6(45326, trace_SubMgr_DeleteSubscription_Start_Impl, LOG_DEBUG, PAL_T("SubMgr_DeleteSubscription: Start    Thread %x: mgr (%p) Subscription (%p); (%d) active subscriptions;  header (%p), tail (%p)"), unsigned int, void*, void *, unsigned int, void*, void*)
4235              #if defined(CONFIG_ENABLE_DEBUG)
4236              #define trace_SubMgr_DeleteSubscription_Complete(a0, a1, a2, a3, a4) trace_SubMgr_DeleteSubscription_Complete_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
4237              #else
4238              #define trace_SubMgr_DeleteSubscription_Complete(a0, a1, a2, a3, a4) trace_SubMgr_DeleteSubscription_Complete_Impl(0, 0, a0, a1, a2, a3, a4)
4239              #endif
4240              FILE_EVENTD5(45327, trace_SubMgr_DeleteSubscription_Complete_Impl, LOG_DEBUG, PAL_T("SubMgr_DeleteSubscription: Complete Thread %x: mgr (%p); remains (%d) subscriptions; header (%p), tail (%p)"), unsigned int, void*, unsigned int, void*, void*)
4241              #if defined(CONFIG_ENABLE_DEBUG)
4242              #define trace_ScheduleRequest_UnsubscribeProvider(a0, a1) trace_ScheduleRequest_UnsubscribeProvider_Impl(__FILE__, __LINE__, a0, a1)
4243 krisbash 1.1 #else
4244              #define trace_ScheduleRequest_UnsubscribeProvider(a0, a1) trace_ScheduleRequest_UnsubscribeProvider_Impl(0, 0, a0, a1)
4245              #endif
4246              FILE_EVENTD2(45328, trace_ScheduleRequest_UnsubscribeProvider_Impl, LOG_DEBUG, PAL_T("Schedule_UnsubscribeProvider: Thread %x: scheduled unsubscribe request for subscription (%p)"), unsigned int, void*)
4247              #if defined(CONFIG_ENABLE_DEBUG)
4248              #define trace_ScheduleRequest_SubscribeProvider(a0, a1, a2, a3) trace_ScheduleRequest_SubscribeProvider_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
4249              #else
4250              #define trace_ScheduleRequest_SubscribeProvider(a0, a1, a2, a3) trace_ScheduleRequest_SubscribeProvider_Impl(0, 0, a0, a1, a2, a3)
4251              #endif
4252              FILE_EVENTD4(45329, trace_ScheduleRequest_SubscribeProvider_Impl, LOG_DEBUG, PAL_T("Schedule_SubscribeRequest: Thread %x: scheduled subscribe request provider (%p), msg (%p), subContext (%p)"), unsigned int, void*, void *, void *)
4253              #if defined(CONFIG_ENABLE_DEBUG)
4254              #define trace_noniothread_proc_start(a0) trace_noniothread_proc_start_Impl(__FILE__, __LINE__, a0)
4255              #else
4256              #define trace_noniothread_proc_start(a0) trace_noniothread_proc_start_Impl(0, 0, a0)
4257              #endif
4258              FILE_EVENTD1(45330, trace_noniothread_proc_start_Impl, LOG_DEBUG, PAL_T("noniothread_proc_start: Thread %x:"), unsigned int)
4259              #if defined(CONFIG_ENABLE_DEBUG)
4260              #define trace_noniothread_proc_end(a0) trace_noniothread_proc_end_Impl(__FILE__, __LINE__, a0)
4261              #else
4262              #define trace_noniothread_proc_end(a0) trace_noniothread_proc_end_Impl(0, 0, a0)
4263              #endif
4264 krisbash 1.1 FILE_EVENTD1(45331, trace_noniothread_proc_end_Impl, LOG_DEBUG, PAL_T("noniothread_proc_end: Thread %x:"), unsigned int)
4265              #if defined(CONFIG_ENABLE_DEBUG)
4266              #define trace_nioproc_FreeRequestItem(a0) trace_nioproc_FreeRequestItem_Impl(__FILE__, __LINE__, a0)
4267              #else
4268              #define trace_nioproc_FreeRequestItem(a0) trace_nioproc_FreeRequestItem_Impl(0, 0, a0)
4269              #endif
4270              FILE_EVENTD1(45332, trace_nioproc_FreeRequestItem_Impl, LOG_DEBUG, PAL_T("Free RequestItem : %p"), void *)
4271              #if defined(CONFIG_ENABLE_DEBUG)
4272              #define trace_nioproc_CreateRequestItem(a0) trace_nioproc_CreateRequestItem_Impl(__FILE__, __LINE__, a0)
4273              #else
4274              #define trace_nioproc_CreateRequestItem(a0) trace_nioproc_CreateRequestItem_Impl(0, 0, a0)
4275              #endif
4276              FILE_EVENTD1(45333, trace_nioproc_CreateRequestItem_Impl, LOG_DEBUG, PAL_T("Create RequestItem : %p"), void *)
4277              #if defined(CONFIG_ENABLE_DEBUG)
4278              #define trace_SubMgrSubscription_ShouldCallUnsubscribe(a0, a1, a2) trace_SubMgrSubscription_ShouldCallUnsubscribe_Impl(__FILE__, __LINE__, a0, a1, a2)
4279              #else
4280              #define trace_SubMgrSubscription_ShouldCallUnsubscribe(a0, a1, a2) trace_SubMgrSubscription_ShouldCallUnsubscribe_Impl(0, 0, a0, a1, a2)
4281              #endif
4282              FILE_EVENTD3(45334, trace_SubMgrSubscription_ShouldCallUnsubscribe_Impl, LOG_DEBUG, PAL_T("SubMgrSubscription_ShouldCallUnsubscribe: Thread %x:; subscription (%p); should unsubscribe (%d)"), unsigned int, void*, MI_Boolean)
4283              #if defined(CONFIG_ENABLE_DEBUG)
4284              #define trace_SubMgrSubscription_ShouldCallUnsubscribe_AlreadyUnsubscribed(a0, a1) trace_SubMgrSubscription_ShouldCallUnsubscribe_AlreadyUnsubscribed_Impl(__FILE__, __LINE__, a0, a1)
4285 krisbash 1.1 #else
4286              #define trace_SubMgrSubscription_ShouldCallUnsubscribe_AlreadyUnsubscribed(a0, a1) trace_SubMgrSubscription_ShouldCallUnsubscribe_AlreadyUnsubscribed_Impl(0, 0, a0, a1)
4287              #endif
4288              FILE_EVENTD2(45335, trace_SubMgrSubscription_ShouldCallUnsubscribe_AlreadyUnsubscribed_Impl, LOG_DEBUG, PAL_T("SubMgrSubscription_ShouldCallUnsubscribe: Thread %x:; subscription (%p) was already unsubscribed"), unsigned int, void*)
4289              #if defined(CONFIG_ENABLE_DEBUG)
4290              #define trace_SubMgrSubscription_ShouldSendFinalMsg(a0, a1, a2) trace_SubMgrSubscription_ShouldSendFinalMsg_Impl(__FILE__, __LINE__, a0, a1, a2)
4291              #else
4292              #define trace_SubMgrSubscription_ShouldSendFinalMsg(a0, a1, a2) trace_SubMgrSubscription_ShouldSendFinalMsg_Impl(0, 0, a0, a1, a2)
4293              #endif
4294              FILE_EVENTD3(45336, trace_SubMgrSubscription_ShouldSendFinalMsg_Impl, LOG_DEBUG, PAL_T("SubMgrSubscription_ShouldSendFinalMsg: Thread %x:; subscription (%p); should send final message (%d)"), unsigned int, void*, MI_Boolean)
4295              #if defined(CONFIG_ENABLE_DEBUG)
4296              #define trace_SubMgrSubscription_ShouldSendFinalMsg_AlreadySent(a0, a1) trace_SubMgrSubscription_ShouldSendFinalMsg_AlreadySent_Impl(__FILE__, __LINE__, a0, a1)
4297              #else
4298              #define trace_SubMgrSubscription_ShouldSendFinalMsg_AlreadySent(a0, a1) trace_SubMgrSubscription_ShouldSendFinalMsg_AlreadySent_Impl(0, 0, a0, a1)
4299              #endif
4300              FILE_EVENTD2(45337, trace_SubMgrSubscription_ShouldSendFinalMsg_AlreadySent_Impl, LOG_DEBUG, PAL_T("SubMgrSubscription_ShouldSendFinalMsg: Thread %x:; subscription (%p) already sent final message"), unsigned int, void*)
4301              #if defined(CONFIG_ENABLE_DEBUG)
4302              #define trace_SubMgr_GetSubscriptionByContext_NotFound(a0, a1, a2) trace_SubMgr_GetSubscriptionByContext_NotFound_Impl(__FILE__, __LINE__, a0, a1, a2)
4303              #else
4304              #define trace_SubMgr_GetSubscriptionByContext_NotFound(a0, a1, a2) trace_SubMgr_GetSubscriptionByContext_NotFound_Impl(0, 0, a0, a1, a2)
4305              #endif
4306 krisbash 1.1 FILE_EVENTD3(45338, trace_SubMgr_GetSubscriptionByContext_NotFound_Impl, LOG_DEBUG, PAL_T("SubMgr_GetSubscriptionByContext: Thread %x:; mgr (%p) subscription (%p) not found"), unsigned int, void*, void*)
4307              #if defined(CONFIG_ENABLE_DEBUG)
4308              #define trace_SubscrContext_ProcessResult(a0, a1, a2) trace_SubscrContext_ProcessResult_Impl(__FILE__, __LINE__, a0, a1, a2)
4309              #else
4310              #define trace_SubscrContext_ProcessResult(a0, a1, a2) trace_SubscrContext_ProcessResult_Impl(0, 0, a0, a1, a2)
4311              #endif
4312              FILE_EVENTD3(45339, trace_SubscrContext_ProcessResult_Impl, LOG_DEBUG, PAL_T("_SubscrContext_ProcessResult: Thread %x: ctx (%p) subscription (%p)"), unsigned int, void*, void*)
4313              #if defined(CONFIG_ENABLE_DEBUG)
4314              #define trace_Timer_Started_MSCVER(a0) trace_Timer_Started_MSCVER_Impl(__FILE__, __LINE__, a0)
4315              #else
4316              #define trace_Timer_Started_MSCVER(a0) trace_Timer_Started_MSCVER_Impl(0, 0, a0)
4317              #endif
4318              FILE_EVENTD1(45340, trace_Timer_Started_MSCVER_Impl, LOG_DEBUG, PAL_T("Timer started with timeout value %I64u"), PAL_Uint64)
4319              #if defined(CONFIG_ENABLE_DEBUG)
4320              #define trace_Timer_Started_POSIX(a0) trace_Timer_Started_POSIX_Impl(__FILE__, __LINE__, a0)
4321              #else
4322              #define trace_Timer_Started_POSIX(a0) trace_Timer_Started_POSIX_Impl(0, 0, a0)
4323              #endif
4324              FILE_EVENTD1(45341, trace_Timer_Started_POSIX_Impl, LOG_DEBUG, PAL_T("Timer started with timeout value %llu"), PAL_Uint64)
4325              #if defined(CONFIG_ENABLE_DEBUG)
4326              #define trace_Timer_ManualTrigger(a0, a1) trace_Timer_ManualTrigger_Impl(__FILE__, __LINE__, a0, a1)
4327 krisbash 1.1 #else
4328              #define trace_Timer_ManualTrigger(a0, a1) trace_Timer_ManualTrigger_Impl(0, 0, a0, a1)
4329              #endif
4330              FILE_EVENTD2(45342, trace_Timer_ManualTrigger_Impl, LOG_DEBUG, PAL_T("Timer_Fire: Manual trigger of timer (%p) on strand (%p)"), void*, void*)
4331              #if defined(CONFIG_ENABLE_DEBUG)
4332              #define trace_Timer_Close(a0) trace_Timer_Close_Impl(__FILE__, __LINE__, a0)
4333              #else
4334              #define trace_Timer_Close(a0) trace_Timer_Close_Impl(0, 0, a0)
4335              #endif
4336              FILE_EVENTD1(45343, trace_Timer_Close_Impl, LOG_DEBUG, PAL_T("Timer_Close: Closing timer (%p)"), void*)
4337              #if defined(CONFIG_ENABLE_DEBUG)
4338              #define trace_Timer_CallbackMayRunLong_True() trace_Timer_CallbackMayRunLong_True_Impl(__FILE__, __LINE__)
4339              #else
4340              #define trace_Timer_CallbackMayRunLong_True() trace_Timer_CallbackMayRunLong_True_Impl(0, 0)
4341              #endif
4342              FILE_EVENTD0(45344, trace_Timer_CallbackMayRunLong_True_Impl, LOG_DEBUG, PAL_T("Timer_Callback: CallbackMayRunLong is TRUE"))
4343              #if defined(CONFIG_ENABLE_DEBUG)
4344              #define trace_Timer_CallbackMayRunLong_False() trace_Timer_CallbackMayRunLong_False_Impl(__FILE__, __LINE__)
4345              #else
4346              #define trace_Timer_CallbackMayRunLong_False() trace_Timer_CallbackMayRunLong_False_Impl(0, 0)
4347              #endif
4348 krisbash 1.1 FILE_EVENTD0(45345, trace_Timer_CallbackMayRunLong_False_Impl, LOG_DEBUG, PAL_T("Timer_Callback: CallbackMayRunLong is FALSE"))
4349              #if defined(CONFIG_ENABLE_DEBUG)
4350              #define trace_Timer_Selector_Added() trace_Timer_Selector_Added_Impl(__FILE__, __LINE__)
4351              #else
4352              #define trace_Timer_Selector_Added() trace_Timer_Selector_Added_Impl(0, 0)
4353              #endif
4354              FILE_EVENTD0(45346, trace_Timer_Selector_Added_Impl, LOG_DEBUG, PAL_T("Timer_Callback: SELECTOR_ADD"))
4355              #if defined(CONFIG_ENABLE_DEBUG)
4356              #define trace_Unsubscribe_DisableProvider(a0, a1) trace_Unsubscribe_DisableProvider_Impl(__FILE__, __LINE__, a0, a1)
4357              #else
4358              #define trace_Unsubscribe_DisableProvider(a0, a1) trace_Unsubscribe_DisableProvider_Impl(0, 0, a0, a1)
4359              #endif
4360              FILE_EVENTD2(45347, trace_Unsubscribe_DisableProvider_Impl, LOG_DEBUG, PAL_T("DisableProvider: Thread %x: scheduled disable indications request for provider (%p)"), unsigned int, void*)
4361              #if defined(CONFIG_ENABLE_DEBUG)
4362              #define trace_Socket_Accept(a0) trace_Socket_Accept_Impl(__FILE__, __LINE__, a0)
4363              #else
4364              #define trace_Socket_Accept(a0) trace_Socket_Accept_Impl(0, 0, a0)
4365              #endif
4366              FILE_EVENTD1(45348, trace_Socket_Accept_Impl, LOG_DEBUG, PAL_T("Sock_Accept: sock (%d)"), int)
4367              #if defined(CONFIG_ENABLE_DEBUG)
4368              #define trace_Sock_Close(a0) trace_Sock_Close_Impl(__FILE__, __LINE__, a0)
4369 krisbash 1.1 #else
4370              #define trace_Sock_Close(a0) trace_Sock_Close_Impl(0, 0, a0)
4371              #endif
4372              FILE_EVENTD1(45349, trace_Sock_Close_Impl, LOG_DEBUG, PAL_T("Sock_Close: sock (%d)"), int)
4373              #if defined(CONFIG_ENABLE_DEBUG)
4374              #define trace_ConnectionInPost_IgnoreUnsubscribeReq(a0, a1) trace_ConnectionInPost_IgnoreUnsubscribeReq_Impl(__FILE__, __LINE__, a0, a1)
4375              #else
4376              #define trace_ConnectionInPost_IgnoreUnsubscribeReq(a0, a1) trace_ConnectionInPost_IgnoreUnsubscribeReq_Impl(0, 0, a0, a1)
4377              #endif
4378              FILE_EVENTD2(45350, trace_ConnectionInPost_IgnoreUnsubscribeReq_Impl, LOG_DEBUG, PAL_T("_ConnectionIn_Post: binary protocol ignore UnsubscribeReq msg (%p), operationId (%x)"), void *, MI_Uint64)
4379              #if defined(CONFIG_ENABLE_DEBUG)
4380              #define trace_SubscribeEntry_PostFinalMsg(a0, a1, a2, a3, a4, a5, a6) trace_SubscribeEntry_PostFinalMsg_Impl(__FILE__, __LINE__, a0, tcs(a1), a2, a3, tcs(a4), a5, a6)
4381              #else
4382              #define trace_SubscribeEntry_PostFinalMsg(a0, a1, a2, a3, a4, a5, a6) trace_SubscribeEntry_PostFinalMsg_Impl(0, 0, a0, tcs(a1), a2, a3, tcs(a4), a5, a6)
4383              #endif
4384              FILE_EVENTD7(45351, trace_SubscribeEntry_PostFinalMsg_Impl, LOG_DEBUG, PAL_T("_SubscribeEntry_Post: entry (%p) in status (%T), received final msg(%p:%d:%T:%x), result (%d)"), void *, const TChar *, Message *, MI_Uint32, const TChar *, MI_Uint64, MI_Result)
4385              #if defined(CONFIG_ENABLE_DEBUG)
4386              #define trace_SubMgrSubscription_Release_Finalized(a0, a1) trace_SubMgrSubscription_Release_Finalized_Impl(__FILE__, __LINE__, a0, a1)
4387              #else
4388              #define trace_SubMgrSubscription_Release_Finalized(a0, a1) trace_SubMgrSubscription_Release_Finalized_Impl(0, 0, a0, a1)
4389              #endif
4390 krisbash 1.1 FILE_EVENTD2(45352, trace_SubMgrSubscription_Release_Finalized_Impl, LOG_DEBUG, PAL_T("SubMgrSubscription_Release: Thread %x: finalize subscription (%p), refcount is 0"), unsigned int, void *)
4391              #if defined(CONFIG_ENABLE_DEBUG)
4392              #define trace_WSManEnumerationContext_CD_Timeout_Notification_Ignored(a0, a1, a2) trace_WSManEnumerationContext_CD_Timeout_Notification_Ignored_Impl(__FILE__, __LINE__, a0, a1, a2)
4393              #else
4394              #define trace_WSManEnumerationContext_CD_Timeout_Notification_Ignored(a0, a1, a2) trace_WSManEnumerationContext_CD_Timeout_Notification_Ignored_Impl(0, 0, a0, a1, a2)
4395              #endif
4396              FILE_EVENTD3(45353, trace_WSManEnumerationContext_CD_Timeout_Notification_Ignored_Impl, LOG_DEBUG, PAL_T("_InteractionWsmanEnum_Left_ConnectionDataTimeout: Ignored because Post or Close already occurred on CD RM=%p, SM=%p, closed=%d"), void*, void*, MI_Boolean)
4397              #if defined(CONFIG_ENABLE_DEBUG)
4398              #define trace_WSManEnumerationContext_CD_Timeout_notifier(a0) trace_WSManEnumerationContext_CD_Timeout_notifier_Impl(__FILE__, __LINE__, a0)
4399              #else
4400              #define trace_WSManEnumerationContext_CD_Timeout_notifier(a0) trace_WSManEnumerationContext_CD_Timeout_notifier_Impl(0, 0, a0)
4401              #endif
4402              FILE_EVENTD1(45354, trace_WSManEnumerationContext_CD_Timeout_notifier_Impl, LOG_DEBUG, PAL_T("_InteractionWsmanEnum_Left_ConnectionDataTimeout: CD notifier for EC %p"), void*)
4403              #if defined(CONFIG_ENABLE_DEBUG)
4404              #define trace_ProcessSubscribeResponseEnumerationContext_TimedOutRequest(a0) trace_ProcessSubscribeResponseEnumerationContext_TimedOutRequest_Impl(__FILE__, __LINE__, a0)
4405              #else
4406              #define trace_ProcessSubscribeResponseEnumerationContext_TimedOutRequest(a0) trace_ProcessSubscribeResponseEnumerationContext_TimedOutRequest_Impl(0, 0, a0)
4407              #endif
4408              FILE_EVENTD1(45355, trace_ProcessSubscribeResponseEnumerationContext_TimedOutRequest_Impl, LOG_DEBUG, PAL_T("_ProcessSubscribeResponseEnumerationContext: selfEC (%p) Ignoring response to timed out request."), void *)
4409              #if defined(CONFIG_ENABLE_DEBUG)
4410              #define trace_Strand_Action(a0, a1, a2) trace_Strand_Action_Impl(__FILE__, __LINE__, a0, scs(a1), scs(a2))
4411 krisbash 1.1 #else
4412              #define trace_Strand_Action(a0, a1, a2) trace_Strand_Action_Impl(0, 0, a0, scs(a1), scs(a2))
4413              #endif
4414              FILE_EVENTD3(55000, trace_Strand_Action_Impl, LOG_VERBOSE, PAL_T("Strand %p(%s), action: %s"), Strand *, const char *, const char *)
4415              #if defined(CONFIG_ENABLE_DEBUG)
4416              #define trace_StrandFlags(a0, a1, a2, a3, a4, a5, a6, a7, a8) trace_StrandFlags_Impl(__FILE__, __LINE__, a0, scs(a1), a2, a3, a4, a5, a6, a7, a8)
4417              #else
4418              #define trace_StrandFlags(a0, a1, a2, a3, a4, a5, a6, a7, a8) trace_StrandFlags_Impl(0, 0, a0, scs(a1), a2, a3, a4, a5, a6, a7, a8)
4419              #endif
4420              FILE_EVENTD9(55001, trace_StrandFlags_Impl, LOG_VERBOSE, PAL_T("Strand %p(%s), %s: interaction: %p, opened: %d, thisClosedOther: %d, thisAckPending: %d, otherClosedThis: %d, otherAckPending: %d, ackPassthru: %d"), Strand *, const char *, Interaction *, int, int, int, int, int, int)
4421              #if defined(CONFIG_ENABLE_DEBUG)
4422              #define trace_StrandEntryOperation_Add(a0, a1, a2, a3, a4) trace_StrandEntryOperation_Add_Impl(__FILE__, __LINE__, a0, a1, scs(a2), a3, scs(a4))
4423              #else
4424              #define trace_StrandEntryOperation_Add(a0, a1, a2, a3, a4) trace_StrandEntryOperation_Add_Impl(0, 0, a0, a1, scs(a2), a3, scs(a4))
4425              #endif
4426              FILE_EVENTD5(55002, trace_StrandEntryOperation_Add_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Add: %d entries %p(%s): %p(%s)"), unsigned int, StrandMany *, const char *, Strand *, const char *)
4427              #if defined(CONFIG_ENABLE_DEBUG)
4428              #define trace_StrandEntryOperation_Cancel(a0, a1, a2) trace_StrandEntryOperation_Cancel_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4429              #else
4430              #define trace_StrandEntryOperation_Cancel(a0, a1, a2) trace_StrandEntryOperation_Cancel_Impl(0, 0, a0, scs(a1), a2)
4431              #endif
4432 krisbash 1.1 FILE_EVENTD3(55003, trace_StrandEntryOperation_Cancel_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Cancel: %p(%s) canceling on parent (canceled: %d)"), StrandMany *, const char *, int)
4433              #if defined(CONFIG_ENABLE_DEBUG)
4434              #define trace_StrandEntryOperation_PostControl_PostIgnored(a0, a1, a2) trace_StrandEntryOperation_PostControl_PostIgnored_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4435              #else
4436              #define trace_StrandEntryOperation_PostControl_PostIgnored(a0, a1, a2) trace_StrandEntryOperation_PostControl_PostIgnored_Impl(0, 0, a0, scs(a1), a2)
4437              #endif
4438              FILE_EVENTD3(55004, trace_StrandEntryOperation_PostControl_PostIgnored_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_PostControl: %p(%s) Post on parent ignored after interaction is closed, msg: %p"), StrandMany *, const char *, Message *)
4439              #if defined(CONFIG_ENABLE_DEBUG)
4440              #define trace_StrandEntryOperation_PostControl_ToParent(a0, a1, a2) trace_StrandEntryOperation_PostControl_ToParent_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4441              #else
4442              #define trace_StrandEntryOperation_PostControl_ToParent(a0, a1, a2) trace_StrandEntryOperation_PostControl_ToParent_Impl(0, 0, a0, scs(a1), a2)
4443              #endif
4444              FILE_EVENTD3(55005, trace_StrandEntryOperation_PostControl_ToParent_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_PostControl: %p(%s) Posting control msg on parent, msg: %p"), StrandMany *, const char *, Message *)
4445              #if defined(CONFIG_ENABLE_DEBUG)
4446              #define trace_StrandEntryOperation_Post_IgnoredAfterClose(a0, a1, a2) trace_StrandEntryOperation_Post_IgnoredAfterClose_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4447              #else
4448              #define trace_StrandEntryOperation_Post_IgnoredAfterClose(a0, a1, a2) trace_StrandEntryOperation_Post_IgnoredAfterClose_Impl(0, 0, a0, scs(a1), a2)
4449              #endif
4450              FILE_EVENTD3(55006, trace_StrandEntryOperation_Post_IgnoredAfterClose_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Post: %p(%s) Post on parent ignored after interaction is closed, msg: %p"), StrandMany *, const char *, Message *)
4451              #if defined(CONFIG_ENABLE_DEBUG)
4452              #define trace_StrandEntryOperation_Post_ToParent(a0, a1, a2) trace_StrandEntryOperation_Post_ToParent_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4453 krisbash 1.1 #else
4454              #define trace_StrandEntryOperation_Post_ToParent(a0, a1, a2) trace_StrandEntryOperation_Post_ToParent_Impl(0, 0, a0, scs(a1), a2)
4455              #endif
4456              FILE_EVENTD3(55007, trace_StrandEntryOperation_Post_ToParent_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Post: %p(%s) Posting on parent, msg: %p"), StrandMany *, const char *, Message *)
4457              #if defined(CONFIG_ENABLE_DEBUG)
4458              #define trace_StrandEntryOperation_Post_CannotPostWaitingOnAck(a0, a1, a2) trace_StrandEntryOperation_Post_CannotPostWaitingOnAck_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4459              #else
4460              #define trace_StrandEntryOperation_Post_CannotPostWaitingOnAck(a0, a1, a2) trace_StrandEntryOperation_Post_CannotPostWaitingOnAck_Impl(0, 0, a0, scs(a1), a2)
4461              #endif
4462              FILE_EVENTD3(55008, trace_StrandEntryOperation_Post_CannotPostWaitingOnAck_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Post: %p(%s) cannot post on parent (waiting ack), msg: %p"), StrandMany *, const char *, Message *)
4463              #if defined(CONFIG_ENABLE_DEBUG)
4464              #define trace_StrandEntryOperation_Close(a0, a1, a2) trace_StrandEntryOperation_Close_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4465              #else
4466              #define trace_StrandEntryOperation_Close(a0, a1, a2) trace_StrandEntryOperation_Close_Impl(0, 0, a0, scs(a1), a2)
4467              #endif
4468              FILE_EVENTD3(55009, trace_StrandEntryOperation_Close_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Close: %p(%s) close on parent (closed: %d)"), StrandMany *, const char *, int)
4469              #if defined(CONFIG_ENABLE_DEBUG)
4470              #define trace_StrandEntryOperation_Deleted(a0, a1, a2, a3) trace_StrandEntryOperation_Deleted_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3))
4471              #else
4472              #define trace_StrandEntryOperation_Deleted(a0, a1, a2, a3) trace_StrandEntryOperation_Deleted_Impl(0, 0, a0, scs(a1), a2, scs(a3))
4473              #endif
4474 krisbash 1.1 FILE_EVENTD4(55010, trace_StrandEntryOperation_Deleted_Impl, LOG_VERBOSE, PAL_T("_StrandEntryOperation_Deleted: %p(%s): %p(%s)"), StrandMany *, const char *, void *, const char *)
4475              #if defined(CONFIG_ENABLE_DEBUG)
4476              #define trace_Strand_RunPendingOp(a0, a1, a2, a3) trace_Strand_RunPendingOp_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3))
4477              #else
4478              #define trace_Strand_RunPendingOp(a0, a1, a2, a3) trace_Strand_RunPendingOp_Impl(0, 0, a0, scs(a1), a2, scs(a3))
4479              #endif
4480              FILE_EVENTD4(55011, trace_Strand_RunPendingOp_Impl, LOG_VERBOSE, PAL_T("Strand_RunPendingOp: %p(%s), bit: %d(%s)"), Strand *, const char *, int, const char *)
4481              #if defined(CONFIG_ENABLE_DEBUG)
4482              #define trace_Strand_RunPendingOp_CannotComplete(a0, a1, a2, a3) trace_Strand_RunPendingOp_CannotComplete_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3))
4483              #else
4484              #define trace_Strand_RunPendingOp_CannotComplete(a0, a1, a2, a3) trace_Strand_RunPendingOp_CannotComplete_Impl(0, 0, a0, scs(a1), a2, scs(a3))
4485              #endif
4486              FILE_EVENTD4(55012, trace_Strand_RunPendingOp_CannotComplete_Impl, LOG_VERBOSE, PAL_T("Strand_RunPendingOp: %p(%s), operation Cannot complete, bit: %d(%s)"), Strand *, const char *, int, const char *)
4487              #if defined(CONFIG_ENABLE_DEBUG)
4488              #define trace_Strand_RunPendingOp_EntryDeleted(a0, a1, a2, a3) trace_Strand_RunPendingOp_EntryDeleted_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3))
4489              #else
4490              #define trace_Strand_RunPendingOp_EntryDeleted(a0, a1, a2, a3) trace_Strand_RunPendingOp_EntryDeleted_Impl(0, 0, a0, scs(a1), a2, scs(a3))
4491              #endif
4492              FILE_EVENTD4(55013, trace_Strand_RunPendingOp_EntryDeleted_Impl, LOG_VERBOSE, PAL_T("Strand_RunPendingOp: %p(%s), deleted entry, bit: %d(%s)"), Strand *, const char *, int, const char *)
4493              #if defined(CONFIG_ENABLE_DEBUG)
4494              #define trace_StrandMethod_Entry_CancelInternal(a0, a1) trace_StrandMethod_Entry_CancelInternal_Impl(__FILE__, __LINE__, a0, scs(a1))
4495 krisbash 1.1 #else
4496              #define trace_StrandMethod_Entry_CancelInternal(a0, a1) trace_StrandMethod_Entry_CancelInternal_Impl(0, 0, a0, scs(a1))
4497              #endif
4498              FILE_EVENTD2(55014, trace_StrandMethod_Entry_CancelInternal_Impl, LOG_VERBOSE, PAL_T("_StrandMethod_Entry_CancelInternal: %p(%s)"), Strand *, const char *)
4499              #if defined(CONFIG_ENABLE_DEBUG)
4500              #define trace_StrandMethod_Entry_PostControlInternal(a0, a1, a2) trace_StrandMethod_Entry_PostControlInternal_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4501              #else
4502              #define trace_StrandMethod_Entry_PostControlInternal(a0, a1, a2) trace_StrandMethod_Entry_PostControlInternal_Impl(0, 0, a0, scs(a1), a2)
4503              #endif
4504              FILE_EVENTD3(55015, trace_StrandMethod_Entry_PostControlInternal_Impl, LOG_VERBOSE, PAL_T("_StrandMethod_Entry_PostControlInternal: %p(%s) Control msg from parent, msg: %p"), Strand *, const char *, Message *)
4505              #if defined(CONFIG_ENABLE_DEBUG)
4506              #define trace_StrandMethod_Entry_PostInternal(a0, a1, a2) trace_StrandMethod_Entry_PostInternal_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4507              #else
4508              #define trace_StrandMethod_Entry_PostInternal(a0, a1, a2) trace_StrandMethod_Entry_PostInternal_Impl(0, 0, a0, scs(a1), a2)
4509              #endif
4510              FILE_EVENTD3(55016, trace_StrandMethod_Entry_PostInternal_Impl, LOG_VERBOSE, PAL_T("_StrandMethod_Entry_PostInternal: %p(%s) Msg from parent, msg: %p"), Strand *, const char *, Message *)
4511              #if defined(CONFIG_ENABLE_DEBUG)
4512              #define trace_StrandMethod_Entry_AckInternal(a0, a1) trace_StrandMethod_Entry_AckInternal_Impl(__FILE__, __LINE__, a0, scs(a1))
4513              #else
4514              #define trace_StrandMethod_Entry_AckInternal(a0, a1) trace_StrandMethod_Entry_AckInternal_Impl(0, 0, a0, scs(a1))
4515              #endif
4516 krisbash 1.1 FILE_EVENTD2(55017, trace_StrandMethod_Entry_AckInternal_Impl, LOG_VERBOSE, PAL_T("_StrandMethod_Entry_AckInternal: %p(%s)"), Strand *, const char *)
4517              #if defined(CONFIG_ENABLE_DEBUG)
4518              #define trace_StrandMethod_Entry_CloseInternal(a0, a1, a2, a3) trace_StrandMethod_Entry_CloseInternal_Impl(__FILE__, __LINE__, a0, scs(a1), a2, a3)
4519              #else
4520              #define trace_StrandMethod_Entry_CloseInternal(a0, a1, a2, a3) trace_StrandMethod_Entry_CloseInternal_Impl(0, 0, a0, scs(a1), a2, a3)
4521              #endif
4522              FILE_EVENTD4(55018, trace_StrandMethod_Entry_CloseInternal_Impl, LOG_VERBOSE, PAL_T("_StrandMethod_Entry_CloseInternal: %p(%s) opened: %d, closed other: %d"), Strand *, const char *, int, int)
4523              #if defined(CONFIG_ENABLE_DEBUG)
4524              #define trace_Strand_DeletedEntry(a0, a1, a2, a3) trace_Strand_DeletedEntry_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3))
4525              #else
4526              #define trace_Strand_DeletedEntry(a0, a1, a2, a3) trace_Strand_DeletedEntry_Impl(0, 0, a0, scs(a1), a2, scs(a3))
4527              #endif
4528              FILE_EVENTD4(55019, trace_Strand_DeletedEntry_Impl, LOG_VERBOSE, PAL_T("Strand %p(%s), deleting entry %p(%s)"), Strand *, const char *, void *, const char *)
4529              #if defined(CONFIG_ENABLE_DEBUG)
4530              #define trace_Strand_ExecLoop(a0, a1, a2, a3, a4, a5, a6) trace_Strand_ExecLoop_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3), a4, scs(a5), scs(a6))
4531              #else
4532              #define trace_Strand_ExecLoop(a0, a1, a2, a3, a4, a5, a6) trace_Strand_ExecLoop_Impl(0, 0, a0, scs(a1), a2, scs(a3), a4, scs(a5), scs(a6))
4533              #endif
4534              FILE_EVENTD7(55020, trace_Strand_ExecLoop_Impl, LOG_VERBOSE, PAL_T("Strand_ExecLoop: %p(%s) state %x(%s), bit: %d(%s) [%s]"), Strand *, const char *, ptrdiff_t, const char *, int, const char *, const char *)
4535              #if defined(CONFIG_ENABLE_DEBUG)
4536              #define trace_Strand_ExecLoop_Leave(a0, a1, a2, a3) trace_Strand_ExecLoop_Leave_Impl(__FILE__, __LINE__, a0, a1, a2, a3)
4537 krisbash 1.1 #else
4538              #define trace_Strand_ExecLoop_Leave(a0, a1, a2, a3) trace_Strand_ExecLoop_Leave_Impl(0, 0, a0, a1, a2, a3)
4539              #endif
4540              FILE_EVENTD4(55021, trace_Strand_ExecLoop_Leave_Impl, LOG_VERBOSE, PAL_T("Strand_ExecLoop: %p LEAVE occurred, previous state %x, bit: %d (%x)"), Strand *, ptrdiff_t, int, ptrdiff_t)
4541              #if defined(CONFIG_ENABLE_DEBUG)
4542              #define trace_Strand_ExecuteLoop_AboutToExit(a0, a1, a2) trace_Strand_ExecuteLoop_AboutToExit_Impl(__FILE__, __LINE__, a0, a1, a2)
4543              #else
4544              #define trace_Strand_ExecuteLoop_AboutToExit(a0, a1, a2) trace_Strand_ExecuteLoop_AboutToExit_Impl(0, 0, a0, a1, a2)
4545              #endif
4546              FILE_EVENTD3(55022, trace_Strand_ExecuteLoop_AboutToExit_Impl, LOG_VERBOSE, PAL_T("Strand_ExecuteLoop: %p About to exit, state %x, About To Finish: %d"), Strand *, ptrdiff_t, int)
4547              #if defined(CONFIG_ENABLE_DEBUG)
4548              #define trace_Strand_ExecLoop_Exits(a0, a1, a2, a3, a4) trace_Strand_ExecLoop_Exits_Impl(__FILE__, __LINE__, a0, scs(a1), a2, a3, scs(a4))
4549              #else
4550              #define trace_Strand_ExecLoop_Exits(a0, a1, a2, a3, a4) trace_Strand_ExecLoop_Exits_Impl(0, 0, a0, scs(a1), a2, a3, scs(a4))
4551              #endif
4552              FILE_EVENTD5(55023, trace_Strand_ExecLoop_Exits_Impl, LOG_VERBOSE, PAL_T("Strand_ExecLoop: %p(%s) Exits, state %x, ToFinish: %d [%s]"), Strand *, const char *, ptrdiff_t, int, const char *)
4553              #if defined(CONFIG_ENABLE_DEBUG)
4554              #define trace_Strand_ExecLoop_DoesntExit(a0, a1, a2, a3, a4, a5, a6) trace_Strand_ExecLoop_DoesntExit_Impl(__FILE__, __LINE__, a0, scs(a1), a2, a3, scs(a4), a5, scs(a6))
4555              #else
4556              #define trace_Strand_ExecLoop_DoesntExit(a0, a1, a2, a3, a4, a5, a6) trace_Strand_ExecLoop_DoesntExit_Impl(0, 0, a0, scs(a1), a2, a3, scs(a4), a5, scs(a6))
4557              #endif
4558 krisbash 1.1 FILE_EVENTD7(55024, trace_Strand_ExecLoop_DoesntExit_Impl, LOG_VERBOSE, PAL_T("Strand_ExecLoop: %p(%s) DOESN'T Exit, state %x, newState: %x(%s), ToFinish: %d [%s]"), Strand *, const char *, ptrdiff_t, ptrdiff_t, const char *, int, const char *)
4559              #if defined(CONFIG_ENABLE_DEBUG)
4560              #define trace_Strand_ScheduleParent(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9) trace_Strand_ScheduleParent_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3), a4, scs(a5), a6, scs(a7), a8, scs(a9))
4561              #else
4562              #define trace_Strand_ScheduleParent(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9) trace_Strand_ScheduleParent_Impl(0, 0, a0, scs(a1), a2, scs(a3), a4, scs(a5), a6, scs(a7), a8, scs(a9))
4563              #endif
4564              FILE_EVENTD10(55025, trace_Strand_ScheduleParent_Impl, LOG_VERBOSE, PAL_T("_Strand_ScheduleParent: %p(%s) state %x(%s), bit:%x(%s) from %p(%s); methodBit: %x(%s)"), Strand *, const char *, ptrdiff_t, const char *, int, const char *, Strand *, const char *, unsigned int, const char *)
4565              #if defined(CONFIG_ENABLE_DEBUG)
4566              #define trace_Strand_ScheduleEntry(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9) trace_Strand_ScheduleEntry_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3), a4, scs(a5), a6, scs(a7), a8, scs(a9))
4567              #else
4568              #define trace_Strand_ScheduleEntry(a0, a1, a2, a3, a4, a5, a6, a7, a8, a9) trace_Strand_ScheduleEntry_Impl(0, 0, a0, scs(a1), a2, scs(a3), a4, scs(a5), a6, scs(a7), a8, scs(a9))
4569              #endif
4570              FILE_EVENTD10(55026, trace_Strand_ScheduleEntry_Impl, LOG_VERBOSE, PAL_T("_Strand_ScheduleEntry: %p(%s) state %x(%s), bit:%x(%s) from %p(%s); methodBit: %x(%s)"), Strand *, const char *, ptrdiff_t, const char *, int, const char *, Strand *, const char *, unsigned int, const char *)
4571              #if defined(CONFIG_ENABLE_DEBUG)
4572              #define trace_Strand_Schedule(a0, a1, a2, a3, a4, a5) trace_Strand_Schedule_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3), a4, scs(a5))
4573              #else
4574              #define trace_Strand_Schedule(a0, a1, a2, a3, a4, a5) trace_Strand_Schedule_Impl(0, 0, a0, scs(a1), a2, scs(a3), a4, scs(a5))
4575              #endif
4576              FILE_EVENTD6(55027, trace_Strand_Schedule_Impl, LOG_VERBOSE, PAL_T("_Strand_Schedule: %p(%s) state %x(%s), methodBit: %x(%s)"), Strand *, const char *, ptrdiff_t, const char *, unsigned int, const char *)
4577              #if defined(CONFIG_ENABLE_DEBUG)
4578              #define trace_Strand_Schedule2(a0, a1, a2) trace_Strand_Schedule2_Impl(__FILE__, __LINE__, a0, a1, a2)
4579 krisbash 1.1 #else
4580              #define trace_Strand_Schedule2(a0, a1, a2) trace_Strand_Schedule2_Impl(0, 0, a0, a1, a2)
4581              #endif
4582              FILE_EVENTD3(55028, trace_Strand_Schedule2_Impl, LOG_VERBOSE, PAL_T("_Strand_Schedule: %p state %x, methodBit: %x"), Strand *, ptrdiff_t, unsigned int)
4583              #if defined(CONFIG_ENABLE_DEBUG)
4584              #define trace_Strand_Schedule_TakingOver(a0, a1, a2, a3, a4, a5, a6) trace_Strand_Schedule_TakingOver_Impl(__FILE__, __LINE__, a0, scs(a1), a2, scs(a3), a4, a5, scs(a6))
4585              #else
4586              #define trace_Strand_Schedule_TakingOver(a0, a1, a2, a3, a4, a5, a6) trace_Strand_Schedule_TakingOver_Impl(0, 0, a0, scs(a1), a2, scs(a3), a4, a5, scs(a6))
4587              #endif
4588              FILE_EVENTD7(55029, trace_Strand_Schedule_TakingOver_Impl, LOG_VERBOSE, PAL_T("_Strand_Schedule: %p(%s) Taking over opening, state %x(%s), methodBit: %x, currentMethodBit: %x(%s)"), Strand *, const char *, ptrdiff_t, const char *, unsigned int, ptrdiff_t, const char *)
4589              #if defined(CONFIG_ENABLE_DEBUG)
4590              #define trace_Strand_EnterStrand(a0, a1) trace_Strand_EnterStrand_Impl(__FILE__, __LINE__, a0, scs(a1))
4591              #else
4592              #define trace_Strand_EnterStrand(a0, a1) trace_Strand_EnterStrand_Impl(0, 0, a0, scs(a1))
4593              #endif
4594              FILE_EVENTD2(55030, trace_Strand_EnterStrand_Impl, LOG_VERBOSE, PAL_T("_Strand_EnterStrand: %p(%s)"), Strand *, const char *)
4595              #if defined(CONFIG_ENABLE_DEBUG)
4596              #define trace_Strand_ExitStrand(a0, a1) trace_Strand_ExitStrand_Impl(__FILE__, __LINE__, a0, scs(a1))
4597              #else
4598              #define trace_Strand_ExitStrand(a0, a1) trace_Strand_ExitStrand_Impl(0, 0, a0, scs(a1))
4599              #endif
4600 krisbash 1.1 FILE_EVENTD2(55031, trace_Strand_ExitStrand_Impl, LOG_VERBOSE, PAL_T("_Strand_ExitStrand: %p(%s)"), Strand *, const char *)
4601              #if defined(CONFIG_ENABLE_DEBUG)
4602              #define trace_Strand_TracePost(a0, a1, a2, a3, a4) trace_Strand_TracePost_Impl(__FILE__, __LINE__, a0, a1, a2, tcs(a3), a4)
4603              #else
4604              #define trace_Strand_TracePost(a0, a1, a2, a3, a4) trace_Strand_TracePost_Impl(0, 0, a0, a1, a2, tcs(a3), a4)
4605              #endif
4606              FILE_EVENTD5(55032, trace_Strand_TracePost_Impl, LOG_VERBOSE, PAL_T("_Strand_TracePost: %p, msg(%p:%d:%T:%x)"), void *, Message *, MI_Uint32, const TChar *, MI_Uint64)
4607              #if defined(CONFIG_ENABLE_DEBUG)
4608              #define trace_Strand_TracePostResult(a0, a1, a2, a3, a4) trace_Strand_TracePostResult_Impl(__FILE__, __LINE__, a0, a1, a2, a3, a4)
4609              #else
4610              #define trace_Strand_TracePostResult(a0, a1, a2, a3, a4) trace_Strand_TracePostResult_Impl(0, 0, a0, a1, a2, a3, a4)
4611              #endif
4612              FILE_EVENTD5(55033, trace_Strand_TracePostResult_Impl, LOG_VERBOSE, PAL_T("_Strand_TracePost: %p, msg(%p:%d:%x) PostResultMsg:%d"), void *, Message *, MI_Uint32, MI_Uint64, MI_Result)
4613              #if defined(CONFIG_ENABLE_DEBUG)
4614              #define trace_Strand_Leave(a0, a1, a2) trace_Strand_Leave_Impl(__FILE__, __LINE__, a0, scs(a1), a2)
4615              #else
4616              #define trace_Strand_Leave(a0, a1, a2) trace_Strand_Leave_Impl(0, 0, a0, scs(a1), a2)
4617              #endif
4618              FILE_EVENTD3(55034, trace_Strand_Leave_Impl, LOG_VERBOSE, PAL_T("Strand_Leave: %p(%s) (strandStealedFlag %p)"), void*, const char*, void*)
4619              #if defined(CONFIG_ENABLE_DEBUG)
4620              #define trace_SubMgrSubscription_New(a0, a1, a2, a3, a4) trace_SubMgrSubscription_New_Impl(__FILE__, __LINE__, scs(a0), a1, a2, tcs(a3), a4)
4621 krisbash 1.1 #else
4622              #define trace_SubMgrSubscription_New(a0, a1, a2, a3, a4) trace_SubMgrSubscription_New_Impl(0, 0, scs(a0), a1, a2, tcs(a3), a4)
4623              #endif
4624              FILE_EVENTD5(55035, trace_SubMgrSubscription_New_Impl, LOG_VERBOSE, PAL_T("SubMgrSubscription_New: (%s:%u) Subscription (%p: class=%T), Refcount (%u)"), const char*, MI_Uint32, void *, const TChar*, unsigned int)
4625              #if defined(CONFIG_ENABLE_DEBUG)
4626              #define trace_SubMgrSubscription_Addref(a0, a1, a2, a3) trace_SubMgrSubscription_Addref_Impl(__FILE__, __LINE__, scs(a0), a1, a2, a3)
4627              #else
4628              #define trace_SubMgrSubscription_Addref(a0, a1, a2, a3) trace_SubMgrSubscription_Addref_Impl(0, 0, scs(a0), a1, a2, a3)
4629              #endif
4630              FILE_EVENTD4(55036, trace_SubMgrSubscription_Addref_Impl, LOG_VERBOSE, PAL_T("SubMgrSubscription_Addref: (%s:%u) Subscription (%p), Refcount (%u)"), const char*, MI_Uint32, void *, unsigned int)
4631              #if defined(CONFIG_ENABLE_DEBUG)
4632              #define trace_SubMgrSubscription_Release(a0, a1, a2, a3) trace_SubMgrSubscription_Release_Impl(__FILE__, __LINE__, scs(a0), a1, a2, a3)
4633              #else
4634              #define trace_SubMgrSubscription_Release(a0, a1, a2, a3) trace_SubMgrSubscription_Release_Impl(0, 0, scs(a0), a1, a2, a3)
4635              #endif
4636              FILE_EVENTD4(55037, trace_SubMgrSubscription_Release_Impl, LOG_VERBOSE, PAL_T("SubMgrSubscription_Release: (%s:%u) Subscription (%p), Refcount (%u)"), const char*, MI_Uint32, void *, unsigned int)
4637              #if defined(CONFIG_ENABLE_DEBUG)
4638              #define trace_SubMgrSubscription_AcquirePostLock(a0, a1, a2) trace_SubMgrSubscription_AcquirePostLock_Impl(__FILE__, __LINE__, a0, a1, a2)
4639              #else
4640              #define trace_SubMgrSubscription_AcquirePostLock(a0, a1, a2) trace_SubMgrSubscription_AcquirePostLock_Impl(0, 0, a0, a1, a2)
4641              #endif
4642 krisbash 1.1 FILE_EVENTD3(55038, trace_SubMgrSubscription_AcquirePostLock_Impl, LOG_VERBOSE, PAL_T("SubMgrSubscription_AcquirePostLock: Thread %x: Subscription (%p), context (%p), acquired postlock"), unsigned int, void *, void *)
4643              #if defined(CONFIG_ENABLE_DEBUG)
4644              #define trace_SubMgrSubscription_ReleasePostLock(a0, a1, a2) trace_SubMgrSubscription_ReleasePostLock_Impl(__FILE__, __LINE__, a0, a1, a2)
4645              #else
4646              #define trace_SubMgrSubscription_ReleasePostLock(a0, a1, a2) trace_SubMgrSubscription_ReleasePostLock_Impl(0, 0, a0, a1, a2)
4647              #endif
4648              FILE_EVENTD3(55039, trace_SubMgrSubscription_ReleasePostLock_Impl, LOG_VERBOSE, PAL_T("SubMgrSubscription_ReleasePostLock: Thread %x: Subscription (%p), context (%p), to release postlock"), unsigned int, void *, void *)
4649              #if defined(CONFIG_ENABLE_DEBUG)
4650              #define trace_SubscriptionManager_AcquireEnableLock_Start(a0, a1, a2) trace_SubscriptionManager_AcquireEnableLock_Start_Impl(__FILE__, __LINE__, a0, a1, tcs(a2))
4651              #else
4652              #define trace_SubscriptionManager_AcquireEnableLock_Start(a0, a1, a2) trace_SubscriptionManager_AcquireEnableLock_Start_Impl(0, 0, a0, a1, tcs(a2))
4653              #endif
4654              FILE_EVENTD3(55040, trace_SubscriptionManager_AcquireEnableLock_Start_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_AcquireEnableLock: Thread %x: SubscriptionManager (%p), operation type (%T) started"), unsigned int, void *, const TChar *)
4655              #if defined(CONFIG_ENABLE_DEBUG)
4656              #define trace_SubscriptionManager_AcquireEnableLock_AlreadyTerminated(a0, a1) trace_SubscriptionManager_AcquireEnableLock_AlreadyTerminated_Impl(__FILE__, __LINE__, a0, a1)
4657              #else
4658              #define trace_SubscriptionManager_AcquireEnableLock_AlreadyTerminated(a0, a1) trace_SubscriptionManager_AcquireEnableLock_AlreadyTerminated_Impl(0, 0, a0, a1)
4659              #endif
4660              FILE_EVENTD2(55041, trace_SubscriptionManager_AcquireEnableLock_AlreadyTerminated_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_AcquireEnableLock: Thread %x: SubscriptionManager (%p), agggregation context terminated, acquire lock failed"), unsigned int, void *)
4661              #if defined(CONFIG_ENABLE_DEBUG)
4662              #define trace_SubscriptionManager_AcquireEnableLock_IgnoreDisableCall(a0, a1) trace_SubscriptionManager_AcquireEnableLock_IgnoreDisableCall_Impl(__FILE__, __LINE__, a0, a1)
4663 krisbash 1.1 #else
4664              #define trace_SubscriptionManager_AcquireEnableLock_IgnoreDisableCall(a0, a1) trace_SubscriptionManager_AcquireEnableLock_IgnoreDisableCall_Impl(0, 0, a0, a1)
4665              #endif
4666              FILE_EVENTD2(55042, trace_SubscriptionManager_AcquireEnableLock_IgnoreDisableCall_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_AcquireEnableLock: Thread %x: SubscriptionManager (%p); ignore disable call since there are still active subscriptions"), unsigned int, void *)
4667              #if defined(CONFIG_ENABLE_DEBUG)
4668              #define trace_SubscriptionManager_AcquireEnableLock_CancelAll(a0, a1) trace_SubscriptionManager_AcquireEnableLock_CancelAll_Impl(__FILE__, __LINE__, a0, a1)
4669              #else
4670              #define trace_SubscriptionManager_AcquireEnableLock_CancelAll(a0, a1) trace_SubscriptionManager_AcquireEnableLock_CancelAll_Impl(0, 0, a0, a1)
4671              #endif
4672              FILE_EVENTD2(55043, trace_SubscriptionManager_AcquireEnableLock_CancelAll_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_AcquireEnableLock: Thread %x: SubscriptionManager (%p); cancel all subscriptions"), unsigned int, void *)
4673              #if defined(CONFIG_ENABLE_DEBUG)
4674              #define trace_SubscriptionManager_AcquireEnableLock_ReleaseLock(a0, a1) trace_SubscriptionManager_AcquireEnableLock_ReleaseLock_Impl(__FILE__, __LINE__, a0, a1)
4675              #else
4676              #define trace_SubscriptionManager_AcquireEnableLock_ReleaseLock(a0, a1) trace_SubscriptionManager_AcquireEnableLock_ReleaseLock_Impl(0, 0, a0, a1)
4677              #endif
4678              FILE_EVENTD2(55044, trace_SubscriptionManager_AcquireEnableLock_ReleaseLock_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_AcquireEnableLock: Thread %x: SubscriptionManager (%p); aggregation context active, found new subsription(s), release lock"), unsigned int, void *)
4679              #if defined(CONFIG_ENABLE_DEBUG)
4680              #define trace_SubscriptionManager_AcquireEnableLock_Complete(a0, a1, a2) trace_SubscriptionManager_AcquireEnableLock_Complete_Impl(__FILE__, __LINE__, a0, a1, tcs(a2))
4681              #else
4682              #define trace_SubscriptionManager_AcquireEnableLock_Complete(a0, a1, a2) trace_SubscriptionManager_AcquireEnableLock_Complete_Impl(0, 0, a0, a1, tcs(a2))
4683              #endif
4684 krisbash 1.1 FILE_EVENTD3(55045, trace_SubscriptionManager_AcquireEnableLock_Complete_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_AcquireEnableLock: Thread %x: SubscriptionManager (%p), operation type (%T), acquired enablelock"), unsigned int, void *, const TChar *)
4685              #if defined(CONFIG_ENABLE_DEBUG)
4686              #define trace_SubscriptionManager_ReleaseEnableLock(a0, a1) trace_SubscriptionManager_ReleaseEnableLock_Impl(__FILE__, __LINE__, a0, a1)
4687              #else
4688              #define trace_SubscriptionManager_ReleaseEnableLock(a0, a1) trace_SubscriptionManager_ReleaseEnableLock_Impl(0, 0, a0, a1)
4689              #endif
4690              FILE_EVENTD2(55046, trace_SubscriptionManager_ReleaseEnableLock_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_ReleaseEnableLock: Thread %x: SubscriptionManager (%p), released enablelock"), unsigned int, void *)
4691              #if defined(CONFIG_ENABLE_DEBUG)
4692              #define trace_SubscriptionManager_ReleaseEnableLock_DisableAlreadyUnlocked(a0, a1) trace_SubscriptionManager_ReleaseEnableLock_DisableAlreadyUnlocked_Impl(__FILE__, __LINE__, a0, a1)
4693              #else
4694              #define trace_SubscriptionManager_ReleaseEnableLock_DisableAlreadyUnlocked(a0, a1) trace_SubscriptionManager_ReleaseEnableLock_DisableAlreadyUnlocked_Impl(0, 0, a0, a1)
4695              #endif
4696              FILE_EVENTD2(55047, trace_SubscriptionManager_ReleaseEnableLock_DisableAlreadyUnlocked_Impl, LOG_VERBOSE, PAL_T("SubscriptionManager_ReleaseEnableLock: Thread %x: SubscriptionManager (%p), enablelock was already released for disable case"), unsigned int, void *)
4697              #if defined(CONFIG_ENABLE_DEBUG)
4698              #define trace_Wsman_PackFieldNil(a0) trace_Wsman_PackFieldNil_Impl(__FILE__, __LINE__, a0)
4699              #else
4700              #define trace_Wsman_PackFieldNil(a0) trace_Wsman_PackFieldNil_Impl(0, 0, a0)
4701              #endif
4702              FILE_EVENTD1(55048, trace_Wsman_PackFieldNil_Impl, LOG_VERBOSE, PAL_T("_PackFieldNil with usePreciseArrays = %d"), int)
4703              #if defined(CONFIG_ENABLE_DEBUG)
4704              #define trace_WSManEnumerateContext_CD_Timeout_on_inactive_context() trace_WSManEnumerateContext_CD_Timeout_on_inactive_context_Impl(__FILE__, __LINE__)
4705 krisbash 1.1 #else
4706              #define trace_WSManEnumerateContext_CD_Timeout_on_inactive_context() trace_WSManEnumerateContext_CD_Timeout_on_inactive_context_Impl(0, 0)
4707              #endif
4708              FILE_EVENTD0(55049, trace_WSManEnumerateContext_CD_Timeout_on_inactive_context_Impl, LOG_VERBOSE, PAL_T("EC_Left_ConnectionDataTimeout: activeConnection is NULL"))
4709              #if defined(CONFIG_ENABLE_DEBUG)
4710              #define trace_WSManEnumerateContext_CD_Timeout_during_initial_operation(a0) trace_WSManEnumerateContext_CD_Timeout_during_initial_operation_Impl(__FILE__, __LINE__, a0)
4711              #else
4712              #define trace_WSManEnumerateContext_CD_Timeout_during_initial_operation(a0) trace_WSManEnumerateContext_CD_Timeout_during_initial_operation_Impl(0, 0, a0)
4713              #endif
4714              FILE_EVENTD1(55050, trace_WSManEnumerateContext_CD_Timeout_during_initial_operation_Impl, LOG_VERBOSE, PAL_T("EC_Left_ConnectionDataTimeout: action %d timed out"), int)
4715              #if defined(CONFIG_ENABLE_DEBUG)
4716              #define trace_Message_New(a0, a1, a2, a3, a4) trace_Message_New_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2), a3, a4)
4717              #else
4718              #define trace_Message_New(a0, a1, a2, a3, a4) trace_Message_New_Impl(0, 0, scs(a0), a1, tcs(a2), a3, a4)
4719              #endif
4720              FILE_EVENTD5(55051, trace_Message_New_Impl, LOG_VERBOSE, PAL_T("Message_New: %s(%u): __Message_New(%T): %p: refs=%u"), const char*, MI_Uint32, const TChar *, void *, unsigned int)
4721              #if defined(CONFIG_ENABLE_DEBUG)
4722              #define trace_Message_AddRef(a0, a1, a2, a3, a4) trace_Message_AddRef_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2), a3, a4)
4723              #else
4724              #define trace_Message_AddRef(a0, a1, a2, a3, a4) trace_Message_AddRef_Impl(0, 0, scs(a0), a1, tcs(a2), a3, a4)
4725              #endif
4726 krisbash 1.1 FILE_EVENTD5(55052, trace_Message_AddRef_Impl, LOG_VERBOSE, PAL_T("Message_Addref: %s(%u): __Message_AddRef(%T): %p: refs=%u"), const char*, MI_Uint32, const TChar *, void *, unsigned int)
4727              #if defined(CONFIG_ENABLE_DEBUG)
4728              #define trace_Message_Release(a0, a1, a2, a3, a4) trace_Message_Release_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2), a3, a4)
4729              #else
4730              #define trace_Message_Release(a0, a1, a2, a3, a4) trace_Message_Release_Impl(0, 0, scs(a0), a1, tcs(a2), a3, a4)
4731              #endif
4732              FILE_EVENTD5(55053, trace_Message_Release_Impl, LOG_VERBOSE, PAL_T("Message_Release: %s(%u): __Message_Release(%T): %p: refs=%u"), const char*, MI_Uint32, const TChar *, void *, unsigned int)
4733              #if defined(CONFIG_ENABLE_DEBUG)
4734              #define trace_MessageFromBatch_Complete(a0, a1, a2, a3, a4) trace_MessageFromBatch_Complete_Impl(__FILE__, __LINE__, scs(a0), a1, tcs(a2), a3, a4)
4735              #else
4736              #define trace_MessageFromBatch_Complete(a0, a1, a2, a3, a4) trace_MessageFromBatch_Complete_Impl(0, 0, scs(a0), a1, tcs(a2), a3, a4)
4737              #endif
4738              FILE_EVENTD5(55054, trace_MessageFromBatch_Complete_Impl, LOG_VERBOSE, PAL_T("MessageFromBatch: %s(%u): __MessageFromBatch(%T): %p: refs=%u"), const char*, MI_Uint32, const TChar *, void *, unsigned int)
4739              #if defined(CONFIG_ENABLE_DEBUG)
4740              #define trace_ProtocolSocket_Addref(a0, a1, a2, a3) trace_ProtocolSocket_Addref_Impl(__FILE__, __LINE__, scs(a0), a1, a2, a3)
4741              #else
4742              #define trace_ProtocolSocket_Addref(a0, a1, a2, a3) trace_ProtocolSocket_Addref_Impl(0, 0, scs(a0), a1, a2, a3)
4743              #endif
4744              FILE_EVENTD4(55055, trace_ProtocolSocket_Addref_Impl, LOG_VERBOSE, PAL_T("ProtocolSocket_Addref: %s(%u): self %p: refs=%u"), const char*, MI_Uint32, void *, unsigned int)
4745              #if defined(CONFIG_ENABLE_DEBUG)
4746              #define trace_ProtocolSocket_Release(a0, a1, a2, a3) trace_ProtocolSocket_Release_Impl(__FILE__, __LINE__, scs(a0), a1, a2, a3)
4747 krisbash 1.1 #else
4748              #define trace_ProtocolSocket_Release(a0, a1, a2, a3) trace_ProtocolSocket_Release_Impl(0, 0, scs(a0), a1, a2, a3)
4749              #endif
4750              FILE_EVENTD4(55056, trace_ProtocolSocket_Release_Impl, LOG_VERBOSE, PAL_T("ProtocolSocket_Release: %s(%u): self %p: refs=%u"), const char*, MI_Uint32, void *, unsigned int)
4751              #if defined(CONFIG_ENABLE_DEBUG)
4752              #define trace_StrandProtocol_Post(a0, a1, a2) trace_StrandProtocol_Post_Impl(__FILE__, __LINE__, a0, a1, tcs(a2))
4753              #else
4754              #define trace_StrandProtocol_Post(a0, a1, a2) trace_StrandProtocol_Post_Impl(0, 0, a0, a1, tcs(a2))
4755              #endif
4756              FILE_EVENTD3(60000, trace_StrandProtocol_Post_Impl, LOG_VERBOSE, PAL_T("_StrandProtocol_Post: self (%p), msg (%p:%T)"), Strand *, Message *, const TChar *)
4757              #if defined(CONFIG_ENABLE_DEBUG)
4758              #define trace_StrandProtocol_Post_ClosedSelf(a0) trace_StrandProtocol_Post_ClosedSelf_Impl(__FILE__, __LINE__, a0)
4759              #else
4760              #define trace_StrandProtocol_Post_ClosedSelf(a0) trace_StrandProtocol_Post_ClosedSelf_Impl(0, 0, a0)
4761              #endif
4762              FILE_EVENTD1(60001, trace_StrandProtocol_Post_ClosedSelf_Impl, LOG_VERBOSE, PAL_T("_StrandProtocol_Post: closed self (%p)"), Strand *)
4763              #if defined(CONFIG_ENABLE_DEBUG)
4764              #define trace_StrandProtocol_Post_Total(a0, a1, a2, a3) trace_StrandProtocol_Post_Total_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
4765              #else
4766              #define trace_StrandProtocol_Post_Total(a0, a1, a2, a3) trace_StrandProtocol_Post_Total_Impl(0, 0, a0, a1, tcs(a2), a3)
4767              #endif
4768 krisbash 1.1 FILE_EVENTD4(60002, trace_StrandProtocol_Post_Total_Impl, LOG_VERBOSE, PAL_T("_StrandProtocol_Post: self (%p), msg (%p:%T). Total (%d) posts"), Strand *, Message *, const TChar *, int)
4769              #if defined(CONFIG_ENABLE_DEBUG)
4770              #define trace_StrandProtocol_Ack(a0, a1) trace_StrandProtocol_Ack_Impl(__FILE__, __LINE__, a0, a1)
4771              #else
4772              #define trace_StrandProtocol_Ack(a0, a1) trace_StrandProtocol_Ack_Impl(0, 0, a0, a1)
4773              #endif
4774              FILE_EVENTD2(60003, trace_StrandProtocol_Ack_Impl, LOG_VERBOSE, PAL_T("_StrandProtocol_Ack: self (%p). Total (%d) Ack"), Strand *, int)
4775              #if defined(CONFIG_ENABLE_DEBUG)
4776              #define trace_StrandProtocol_Cancel(a0, a1) trace_StrandProtocol_Cancel_Impl(__FILE__, __LINE__, a0, a1)
4777              #else
4778              #define trace_StrandProtocol_Cancel(a0, a1) trace_StrandProtocol_Cancel_Impl(0, 0, a0, a1)
4779              #endif
4780              FILE_EVENTD2(60004, trace_StrandProtocol_Cancel_Impl, LOG_VERBOSE, PAL_T("_StrandProtocol_Cancel: self (%p). Total (%d) Cancel"), Strand *, int)
4781              #if defined(CONFIG_ENABLE_DEBUG)
4782              #define trace_StrandProtocol_Finished(a0, a1) trace_StrandProtocol_Finished_Impl(__FILE__, __LINE__, a0, a1)
4783              #else
4784              #define trace_StrandProtocol_Finished(a0, a1) trace_StrandProtocol_Finished_Impl(0, 0, a0, a1)
4785              #endif
4786              FILE_EVENTD2(60005, trace_StrandProtocol_Finished_Impl, LOG_VERBOSE, PAL_T("_StrandProtocol_Finished: self (%p). Total (%d) Finished"), Strand *, int)
4787              #if defined(CONFIG_ENABLE_DEBUG)
4788              #define trace_StrandSimAgentMgr_Ack(a0, a1) trace_StrandSimAgentMgr_Ack_Impl(__FILE__, __LINE__, a0, a1)
4789 krisbash 1.1 #else
4790              #define trace_StrandSimAgentMgr_Ack(a0, a1) trace_StrandSimAgentMgr_Ack_Impl(0, 0, a0, a1)
4791              #endif
4792              FILE_EVENTD2(60006, trace_StrandSimAgentMgr_Ack_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Ack: self (%p). Total (%d) Ack(s)"), Strand *, int)
4793              #if defined(CONFIG_ENABLE_DEBUG)
4794              #define trace_StrandSimAgentMgr_AckCloseSelf(a0, a1) trace_StrandSimAgentMgr_AckCloseSelf_Impl(__FILE__, __LINE__, a0, a1)
4795              #else
4796              #define trace_StrandSimAgentMgr_AckCloseSelf(a0, a1) trace_StrandSimAgentMgr_AckCloseSelf_Impl(0, 0, a0, a1)
4797              #endif
4798              FILE_EVENTD2(60007, trace_StrandSimAgentMgr_AckCloseSelf_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Ack: close self (%p). Total (%d) Ack(s)"), Strand *, int)
4799              #if defined(CONFIG_ENABLE_DEBUG)
4800              #define trace_StrandSimAgentMgr_AckStopByDesign(a0, a1) trace_StrandSimAgentMgr_AckStopByDesign_Impl(__FILE__, __LINE__, a0, a1)
4801              #else
4802              #define trace_StrandSimAgentMgr_AckStopByDesign(a0, a1) trace_StrandSimAgentMgr_AckStopByDesign_Impl(0, 0, a0, a1)
4803              #endif
4804              FILE_EVENTD2(60008, trace_StrandSimAgentMgr_AckStopByDesign_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Ack: self (%p). Total (%d) Ack(s); Stop send message due to first response was design to FAILED"), Strand *, int)
4805              #if defined(CONFIG_ENABLE_DEBUG)
4806              #define trace_StrandSimAgentMgr_AckStopAllSent(a0, a1) trace_StrandSimAgentMgr_AckStopAllSent_Impl(__FILE__, __LINE__, a0, a1)
4807              #else
4808              #define trace_StrandSimAgentMgr_AckStopAllSent(a0, a1) trace_StrandSimAgentMgr_AckStopAllSent_Impl(0, 0, a0, a1)
4809              #endif
4810 krisbash 1.1 FILE_EVENTD2(60009, trace_StrandSimAgentMgr_AckStopAllSent_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Ack: self (%p). Total (%d) Ack(s); Stop send message due to all message were sent"), Strand *, int)
4811              #if defined(CONFIG_ENABLE_DEBUG)
4812              #define trace_StrandSimAgentMgr_AckPostIndication(a0, a1) trace_StrandSimAgentMgr_AckPostIndication_Impl(__FILE__, __LINE__, a0, a1)
4813              #else
4814              #define trace_StrandSimAgentMgr_AckPostIndication(a0, a1) trace_StrandSimAgentMgr_AckPostIndication_Impl(0, 0, a0, a1)
4815              #endif
4816              FILE_EVENTD2(60010, trace_StrandSimAgentMgr_AckPostIndication_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Ack: self (%p). Post Indication Message (%p)"), Strand *, Message *)
4817              #if defined(CONFIG_ENABLE_DEBUG)
4818              #define trace_StrandSimAgentMgr_AckPostFinal(a0, a1) trace_StrandSimAgentMgr_AckPostFinal_Impl(__FILE__, __LINE__, a0, a1)
4819              #else
4820              #define trace_StrandSimAgentMgr_AckPostFinal(a0, a1) trace_StrandSimAgentMgr_AckPostFinal_Impl(0, 0, a0, a1)
4821              #endif
4822              FILE_EVENTD2(60011, trace_StrandSimAgentMgr_AckPostFinal_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Ack: self (%p). Post final message (%p)"), Strand *, Message *)
4823              #if defined(CONFIG_ENABLE_DEBUG)
4824              #define trace_StrandSimAgentMgr_Cancel(a0, a1) trace_StrandSimAgentMgr_Cancel_Impl(__FILE__, __LINE__, a0, a1)
4825              #else
4826              #define trace_StrandSimAgentMgr_Cancel(a0, a1) trace_StrandSimAgentMgr_Cancel_Impl(0, 0, a0, a1)
4827              #endif
4828              FILE_EVENTD2(60012, trace_StrandSimAgentMgr_Cancel_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Cancel: self (%p). Total (%d) Cancel"), Strand *, int)
4829              #if defined(CONFIG_ENABLE_DEBUG)
4830              #define trace_StrandSimAgentMgr_CancelFinalMessage(a0, a1) trace_StrandSimAgentMgr_CancelFinalMessage_Impl(__FILE__, __LINE__, a0, a1)
4831 krisbash 1.1 #else
4832              #define trace_StrandSimAgentMgr_CancelFinalMessage(a0, a1) trace_StrandSimAgentMgr_CancelFinalMessage_Impl(0, 0, a0, a1)
4833              #endif
4834              FILE_EVENTD2(60013, trace_StrandSimAgentMgr_CancelFinalMessage_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Cancel: self (%p). Post final message (%p)"), Strand *, Message *)
4835              #if defined(CONFIG_ENABLE_DEBUG)
4836              #define trace_StrandSimAgentMgr_Finished(a0, a1) trace_StrandSimAgentMgr_Finished_Impl(__FILE__, __LINE__, a0, a1)
4837              #else
4838              #define trace_StrandSimAgentMgr_Finished(a0, a1) trace_StrandSimAgentMgr_Finished_Impl(0, 0, a0, a1)
4839              #endif
4840              FILE_EVENTD2(60014, trace_StrandSimAgentMgr_Finished_Impl, LOG_VERBOSE, PAL_T("_StrandSimAgentMgr_Finished: self (%p). Total (%d) Finished"), Strand *, int)
4841              #if defined(CONFIG_ENABLE_DEBUG)
4842              #define trace_UT_HandleRequest(a0, a1, a2, a3) trace_UT_HandleRequest_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3)
4843              #else
4844              #define trace_UT_HandleRequest(a0, a1, a2, a3) trace_UT_HandleRequest_Impl(0, 0, a0, a1, tcs(a2), a3)
4845              #endif
4846              FILE_EVENTD4(60015, trace_UT_HandleRequest_Impl, LOG_VERBOSE, PAL_T("_UT_HandleRequest: context (%p), msg (%p:%T), interaction(%p)"), void *, Message *, const TChar *, Interaction *)
4847              #if defined(CONFIG_ENABLE_DEBUG)
4848              #define trace_UT_HandleRequestFailed(a0, a1, a2, a3, a4) trace_UT_HandleRequestFailed_Impl(__FILE__, __LINE__, a0, a1, tcs(a2), a3, a4)
4849              #else
4850              #define trace_UT_HandleRequestFailed(a0, a1, a2, a3, a4) trace_UT_HandleRequestFailed_Impl(0, 0, a0, a1, tcs(a2), a3, a4)
4851              #endif
4852 krisbash 1.1 FILE_EVENTD5(60016, trace_UT_HandleRequestFailed_Impl, LOG_VERBOSE, PAL_T("_UT_HandleRequest: context (%p), msg (%p:%T), interaction(%p); Failed with result (%d)"), void *, Message *, const TChar *, Interaction *, MI_Result)
4853              #if defined(CONFIG_ENABLE_DEBUG)
4854              #define trace_Server_Post(a0) trace_Server_Post_Impl(__FILE__, __LINE__, a0)
4855              #else
4856              #define trace_Server_Post(a0) trace_Server_Post_Impl(0, 0, a0)
4857              #endif
4858              FILE_EVENTD1(60017, trace_Server_Post_Impl, LOG_VERBOSE, PAL_T("_Server_Post: message tag: %d"), MI_Uint32)
4859              #if defined(CONFIG_ENABLE_DEBUG)
4860              #define trace_Server_Ack() trace_Server_Ack_Impl(__FILE__, __LINE__)
4861              #else
4862              #define trace_Server_Ack() trace_Server_Ack_Impl(0, 0)
4863              #endif
4864              FILE_EVENTD0(60018, trace_Server_Ack_Impl, LOG_VERBOSE, PAL_T("_Server_Ack"))
4865              #if defined(CONFIG_ENABLE_DEBUG)
4866              #define trace_Server_Close() trace_Server_Close_Impl(__FILE__, __LINE__)
4867              #else
4868              #define trace_Server_Close() trace_Server_Close_Impl(0, 0)
4869              #endif
4870              FILE_EVENTD0(60019, trace_Server_Close_Impl, LOG_VERBOSE, PAL_T("_Server_Close"))
4871              #if defined(CONFIG_ENABLE_DEBUG)
4872              #define trace_Server_Finish() trace_Server_Finish_Impl(__FILE__, __LINE__)
4873 krisbash 1.1 #else
4874              #define trace_Server_Finish() trace_Server_Finish_Impl(0, 0)
4875              #endif
4876              FILE_EVENTD0(60020, trace_Server_Finish_Impl, LOG_VERBOSE, PAL_T("_Server_Finish"))
4877              #if defined(CONFIG_ENABLE_DEBUG)
4878              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_Unsubscribe() trace_TestMgr_Subscribe_Unsubscribe_Cancel_Unsubscribe_Impl(__FILE__, __LINE__)
4879              #else
4880              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_Unsubscribe() trace_TestMgr_Subscribe_Unsubscribe_Cancel_Unsubscribe_Impl(0, 0)
4881              #endif
4882              FILE_EVENTD0(60021, trace_TestMgr_Subscribe_Unsubscribe_Cancel_Unsubscribe_Impl, LOG_VERBOSE, PAL_T("TestMgr_Subscribe_Unsubscribe_Cancel: Unsubscribe"))
4883              #if defined(CONFIG_ENABLE_DEBUG)
4884              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_Cancel() trace_TestMgr_Subscribe_Unsubscribe_Cancel_Cancel_Impl(__FILE__, __LINE__)
4885              #else
4886              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_Cancel() trace_TestMgr_Subscribe_Unsubscribe_Cancel_Cancel_Impl(0, 0)
4887              #endif
4888              FILE_EVENTD0(60022, trace_TestMgr_Subscribe_Unsubscribe_Cancel_Cancel_Impl, LOG_VERBOSE, PAL_T("TestMgr_Subscribe_Unsubscribe_Cancel: Cancel"))
4889              #if defined(CONFIG_ENABLE_DEBUG)
4890              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_Schedule(a0) trace_TestMgr_Subscribe_Unsubscribe_Cancel_Schedule_Impl(__FILE__, __LINE__, a0)
4891              #else
4892              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_Schedule(a0) trace_TestMgr_Subscribe_Unsubscribe_Cancel_Schedule_Impl(0, 0, a0)
4893              #endif
4894 krisbash 1.1 FILE_EVENTD1(60023, trace_TestMgr_Subscribe_Unsubscribe_Cancel_Schedule_Impl, LOG_VERBOSE, PAL_T("TestMgr_Subscribe_Unsubscribe_Cancel: schedule cancel on protocol (%p)"), void *)
4895              #if defined(CONFIG_ENABLE_DEBUG)
4896              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_FinalizeAgentManagers() trace_TestMgr_Subscribe_Unsubscribe_Cancel_FinalizeAgentManagers_Impl(__FILE__, __LINE__)
4897              #else
4898              #define trace_TestMgr_Subscribe_Unsubscribe_Cancel_FinalizeAgentManagers() trace_TestMgr_Subscribe_Unsubscribe_Cancel_FinalizeAgentManagers_Impl(0, 0)
4899              #endif
4900              FILE_EVENTD0(60024, trace_TestMgr_Subscribe_Unsubscribe_Cancel_FinalizeAgentManagers_Impl, LOG_VERBOSE, PAL_T("TestMgr_Subscribe_Unsubscribe_Cancel: Finalize Agent Managers"))

ViewCVS 0.9.2