8#ifndef UE_TIME_VIRTUALMALLOC
9#define UE_TIME_VIRTUALMALLOC 0
34#if UE_TIME_VIRTUALMALLOC
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
U16 Index
Definition radfft.cpp:71
Definition AndroidPlatformTime.h:18
static uint64 Cycles64()
Definition AndroidPlatformTime.h:34
Definition MallocTimer.h:13
PlatormIndexType
Definition MallocTimer.h:26
@ OrdinaryCPU
Definition MallocTimer.h:27
@ PlatormIndexTypeMax
Definition MallocTimer.h:31
@ GPU_WriteCombineRenderTarget
Definition MallocTimer.h:30
@ GPU_Cacheable
Definition MallocTimer.h:29
@ GPU_WriteCombine
Definition MallocTimer.h:28
static UE_FORCEINLINE_HINT void UpdateStats()
Definition MallocTimer.h:63
IndexType
Definition MallocTimer.h:15
@ Free
Definition MallocTimer.h:20
@ Max
Definition MallocTimer.h:22
@ Combined
Definition MallocTimer.h:18
@ Commit
Definition MallocTimer.h:17
@ DeCommit
Definition MallocTimer.h:19
@ Reserve
Definition MallocTimer.h:16
UE_FORCEINLINE_HINT ~FScopedVirtualMallocTimer()
Definition MallocTimer.h:60
UE_FORCEINLINE_HINT FScopedVirtualMallocTimer(int32 InIndex=0, int32 InPlatformTypeIndex=0)
Definition MallocTimer.h:57