ConOpSys V2970  P004.07
ANVILEX control operating system
Public Attributes | List of all members
TMemoryStatistics Struct Reference

#include <Memory_Manager.h>

Collaboration diagram for TMemoryStatistics:
Collaboration graph

Public Attributes

VOIDBaseAddress
 
VOIDBottomSegment
 
VOIDTopSegment
 
U32 TotalMemorySize
 
U32 AllocatedMemorySize
 
U32 WastedMemorySize
 
U32 FreeMemorySize
 
U32 MaximalUsedMemory
 
U32 AllocatedSegments
 
U32 FreeSegments
 
U32 TotalSegments
 
U32 MaximalAllocatedSegmentSize
 
U32 MaximalFreeSegmentSize
 
U32 AllocateClearedMemoryRequests
 
U32 AllocateMemoryRequests
 
U32 DeallocateMemoryRequests
 
U32 ReallocateMemoryRequests
 
U32 AllocationErrorCount
 
U32 ReallocationErrorCount
 
U32 DeallocationErrorCount
 
VOIDFailedSegment
 
U32 FailedSegmentSatus
 

Member Data Documentation

◆ AllocateClearedMemoryRequests

U32 TMemoryStatistics::AllocateClearedMemoryRequests

◆ AllocatedMemorySize

U32 TMemoryStatistics::AllocatedMemorySize

◆ AllocatedSegments

U32 TMemoryStatistics::AllocatedSegments

◆ AllocateMemoryRequests

U32 TMemoryStatistics::AllocateMemoryRequests

◆ AllocationErrorCount

U32 TMemoryStatistics::AllocationErrorCount

◆ BaseAddress

VOID* TMemoryStatistics::BaseAddress

◆ BottomSegment

VOID* TMemoryStatistics::BottomSegment

◆ DeallocateMemoryRequests

U32 TMemoryStatistics::DeallocateMemoryRequests

◆ DeallocationErrorCount

U32 TMemoryStatistics::DeallocationErrorCount

◆ FailedSegment

VOID* TMemoryStatistics::FailedSegment

◆ FailedSegmentSatus

U32 TMemoryStatistics::FailedSegmentSatus

◆ FreeMemorySize

U32 TMemoryStatistics::FreeMemorySize

◆ FreeSegments

U32 TMemoryStatistics::FreeSegments

◆ MaximalAllocatedSegmentSize

U32 TMemoryStatistics::MaximalAllocatedSegmentSize

◆ MaximalFreeSegmentSize

U32 TMemoryStatistics::MaximalFreeSegmentSize

◆ MaximalUsedMemory

U32 TMemoryStatistics::MaximalUsedMemory

◆ ReallocateMemoryRequests

U32 TMemoryStatistics::ReallocateMemoryRequests

◆ ReallocationErrorCount

U32 TMemoryStatistics::ReallocationErrorCount

◆ TopSegment

VOID* TMemoryStatistics::TopSegment

◆ TotalMemorySize

U32 TMemoryStatistics::TotalMemorySize

◆ TotalSegments

U32 TMemoryStatistics::TotalSegments

◆ WastedMemorySize

U32 TMemoryStatistics::WastedMemorySize

The documentation for this struct was generated from the following file: