SAP ABAP Data Element SVMCRT_PROF_LGC_YG_AFTER (GC Statistics - Young Generation: Reserved After GC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_ADMIN (Package) VMC Administration and Monitoring
Basic Data
Data Element SVMCRT_PROF_LGC_YG_AFTER
Short Description GC Statistics - Young Generation: Reserved After GC  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short After 
Medium 10 After GC 
Long 15 ReservedAfterGC 
Heading 20 Reserved After GC 
Documentation

Definition

Number of bytes reserved by Java objects in the VM's "young generation" memory area after the garbage collection (GC) has run.

Use

Dependencies

The difference between this value and the number of bytes in the "young generation" before the GC started contains both the memory space for unreferenced objects and for objects that were moved from the "old generation" to the "young generation" during the GC.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 710