Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocFrameProfiler
| |
|
| Name |
FCallStackStats |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/MallocFrameProfiler.h |
| Include Path |
#include "HAL/MallocFrameProfiler.h" |
Syntax
struct FCallStackStats
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| CallStackIndex |
int32 |
|
HAL/MallocFrameProfiler.h |
|
| Frees |
int32 |
|
HAL/MallocFrameProfiler.h |
|
| LastFrameSeen |
int32 |
|
HAL/MallocFrameProfiler.h |
|
| Mallocs |
int32 |
|
HAL/MallocFrameProfiler.h |
|
| UniqueFrames |
int32 |
|
HAL/MallocFrameProfiler.h |
|
| UsageCount |
int32 |
|
HAL/MallocFrameProfiler.h |
|