Lines Matching defs:pContext
227 #define MCGEN_EVENT_ENABLED_FORCONTEXT(pContext, EventName) EventEnabled##EventName##_ForContext(pC… argument
774 #define EventRegistermicrosoft_windows_mimalloc_ForContext(pContext) _mcgen_PASTE2(_mcg… argument
775 #define EventRegisterByGuidmicrosoft_windows_mimalloc_ForContext(Guid, pContext) _mcgen_PASTE2(_mcg… argument
776 #define EventUnregistermicrosoft_windows_mimalloc_ForContext(pContext) McGenEventUnregist… argument
781 #define microsoft_windows_mimallocHandle_ForContext(pContext) ((pContext)->Context.RegistrationHand… argument
808 …cgen_CheckContextType_microsoft_windows_mimalloc(_In_ McGenContext_microsoft_windows_mimalloc* pCo… in _mcgen_CheckContextType_microsoft_windows_mimalloc()
819 #define EventEnabledETW_MI_ALLOC_ForContext(pContext) _mcgen_EVENT_BIT_SET(_mcgen_CheckContextType_… argument
829 #define EventWriteETW_MI_ALLOC_ForContext(pContext, Address, Size) \ argument
832 #define EventWriteETW_MI_ALLOC_ForContextAssumeEnabled(pContext, Address, Size) \ argument
842 #define EventEnabledETW_MI_FREE_ForContext(pContext) _mcgen_EVENT_BIT_SET(_mcgen_CheckContextType_m… argument
852 #define EventWriteETW_MI_FREE_ForContext(pContext, Address, Size) \ argument
855 #define EventWriteETW_MI_FREE_ForContextAssumeEnabled(pContext, Address, Size) \ argument