|
ReactOS 0.4.16-dev-1946-g52006dd
|
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) | FxTagTracker | private |
| CreateAndInitialize(__out FxTagTracker **TagTracker, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxTagTrackerType Type, __in BOOLEAN CaptureStack, __in FxObject *Owner, __in_opt PVOID CreateTag=NULL) | FxTagTracker | inlinestatic |
| FxGlobalsStump(__in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxGlobalsStump | inline |
| FxStump(VOID) | FxStump | inlineprotected |
| FxTagTracker(__in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxTagTrackerType Type, __in BOOLEAN CaptureStack, __in FxObject *Owner, __in_opt PVOID CreateTag=NULL) | FxTagTracker | inlineprivate |
| GetDriverGlobals(VOID) | FxGlobalsStump | inline |
| m_CaptureStack | FxTagTracker | protected |
| m_CurRefHistory | FxTagTracker | protected |
| m_FailedCount | FxTagTracker | protected |
| m_Globals | FxGlobalsStump | private |
| m_Next | FxTagTracker | protected |
| m_OwningObject | FxTagTracker | protected |
| m_SpinLock | FxTagTracker | protected |
| m_TagHistory | FxTagTracker | protected |
| m_TrackerEntry | FxTagTracker | protected |
| m_TrackerType | FxTagTracker | protected |
| operator delete(__in PVOID pointer) | FxStump | inline |
| operator delete[](__in PVOID pointer) | FxStump | inline |
| operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
| operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType) | FxStump | inline |
| operator new[](__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
| UpdateTagHistory(__in PVOID Tag, __in LONG Line, __in_opt PSTR File, __in FxTagRefType RefType, __in ULONG RefCount) | FxTagTracker | |
| ~FxTagTracker() | FxTagTracker |