Uses of Interface
club.doki7.vma.datatype.IVmaStatistics
Packages that use IVmaStatistics
-
Uses of IVmaStatistics in club.doki7.vma
Methods in club.doki7.vma with parameters of type IVmaStatisticsModifier and TypeMethodDescriptionvoidVMA.getPoolStatistics(VmaAllocator allocator, VmaPool pool, IVmaStatistics pPoolStats) Retrieves statistics of existingVmaPoolobject.voidVMA.getVirtualBlockStatistics(VmaVirtualBlock virtualBlock, IVmaStatistics pStats) Calculates and returns statistics about virtual allocations and memory usage in givenVmaVirtualBlock. -
Uses of IVmaStatistics in club.doki7.vma.datatype
Classes in club.doki7.vma.datatype that implement IVmaStatisticsModifier and TypeClassDescriptionfinal recordCalculated statistics of memory usage e.g. in a specific memory type, heap, custom pool, or total.static final recordRepresents a pointer to / an array of null structure(s) in native memory.