Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit > Member List

This is the complete list of members for TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >, including all inherited members.

Allocate(SIZE_T Size, uint32 AllocationHint=0, FCriticalSection *Mutex=nullptr)TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
AllocateImpl(SIZE_T Size, uint32 CachedByteLimit, FFreePageBlock *First, FFreePageBlock *Last, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex)FCachedOSPageAllocatorprivate
CachedTotalTCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >private
Free(void *Ptr, SIZE_T Size, FCriticalSection *Mutex=nullptr, bool ThreadIsTimeCritical=false)TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
FreeAll(FCriticalSection *Mutex=nullptr)TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
FreeAllImpl(FFreePageBlock *First, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex)FCachedOSPageAllocatorprivate
FreedPageBlocksTCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >private
FreedPageBlocksNumTCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >private
FreeImpl(void *Ptr, SIZE_T Size, uint32 NumCacheBlocks, uint32 CachedByteLimit, FFreePageBlock *First, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex, bool ThreadIsTimeCritical)FCachedOSPageAllocatorprivate
GetCachedFreeTotal()TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
IsOSAllocation(SIZE_T Size)TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
FCachedOSPageAllocator::IsOSAllocation(SIZE_T Size, uint32 CachedByteLimit)FCachedOSPageAllocatorinlineprivatestatic
Refresh()TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
TCachedOSPageAllocator()TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline
UpdateStats()TCachedOSPageAllocator< NumCacheBlocks, CachedByteLimit >inline