ReactOS 0.4.15-dev-7958-gcd0bb1a
FxTagTracker Member List

This is the complete list of members for FxTagTracker, including all inherited members.

CheckForAbandondedTags(VOID)FxTagTracker
CopyStackFrames(_Inout_ FxTagTrackingStackFrames **StackFrames, _In_ USHORT NumFrames, _In_reads_(NumFrames) PVOID *Frames)FxTagTrackerprivate
CreateAndInitialize(__out FxTagTracker **TagTracker, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxTagTrackerType Type, __in BOOLEAN CaptureStack, __in FxObject *Owner, __in_opt PVOID CreateTag=NULL)FxTagTrackerinlinestatic
FxGlobalsStump(__in PFX_DRIVER_GLOBALS FxDriverGlobals)FxGlobalsStumpinline
FxStump(VOID)FxStumpinlineprotected
FxTagTracker(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxTagTrackerType Type, __in BOOLEAN CaptureStack, __in FxObject *Owner, __in_opt PVOID CreateTag=NULL)FxTagTrackerinlineprivate
GetDriverGlobals(VOID)FxGlobalsStumpinline
m_CaptureStackFxTagTrackerprotected
m_CurRefHistoryFxTagTrackerprotected
m_FailedCountFxTagTrackerprotected
m_GlobalsFxGlobalsStumpprivate
m_NextFxTagTrackerprotected
m_OwningObjectFxTagTrackerprotected
m_SpinLockFxTagTrackerprotected
m_TagHistoryFxTagTrackerprotected
m_TrackerEntryFxTagTrackerprotected
m_TrackerTypeFxTagTrackerprotected
operator delete(__in PVOID pointer)FxStumpinline
operator delete[](__in PVOID pointer)FxStumpinline
operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals)FxStumpinline
operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType)FxStumpinline
operator new[](__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals)FxStumpinline
UpdateTagHistory(__in PVOID Tag, __in LONG Line, __in_opt PSTR File, __in FxTagRefType RefType, __in ULONG RefCount)FxTagTracker
~FxTagTracker()FxTagTracker