Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocFrameProfiler
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocFrameProfiler.h |
| Include | #include "HAL/MallocFrameProfiler.h" |
Syntax
struct FCallStackStats
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | CallStackIndex | ||
| int32 | Frees | ||
| int32 | LastFrameSeen | ||
| int32 | Mallocs | ||
| int32 | UniqueFrames | ||
| int32 | UsageCount |