CogUtil::AtomMemoryPool::PoolStats
Inherits Struct < Value < Object
Constructors
new
Instance methods
cache_hits
cache_hits=(cache_hits : UInt64)
cache_misses
cache_misses=(cache_misses : UInt64)
current_usage
current_usage=(current_usage : Int32)
hit_rate
peak_usage
peak_usage=(peak_usage : Int32)
total_allocations
total_allocations=(total_allocations : UInt64)
total_deallocations
total_deallocations=(total_deallocations : UInt64)
utilization_percentage