ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::bucket_stats Struct Reference

Public Attributes

uint64_t m_current_allocated {0}
uint64_t m_peak_allocated {0}
uint64_t m_current_cached {0}
uint64_t m_alloc_count {0}
uint64_t m_free_count {0}
uint64_t m_cache_hit {0}
uint64_t m_cache_miss {0}
uint64_t m_large_alloc {0}
uint64_t m_alloc_fail {0}

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