#include <pfs_stat.h>
◆ count_global_alloc()
void PFS_memory_shared_stat::count_global_alloc |
( |
size_t |
size | ) |
|
|
inline |
◆ count_global_free()
void PFS_memory_shared_stat::count_global_free |
( |
size_t |
size | ) |
|
|
inline |
◆ m_alloc_count
std::atomic<size_t> PFS_memory_shared_stat::m_alloc_count |
◆ m_alloc_count_capacity
std::atomic<size_t> PFS_memory_shared_stat::m_alloc_count_capacity |
◆ m_alloc_size
std::atomic<size_t> PFS_memory_shared_stat::m_alloc_size |
◆ m_alloc_size_capacity
std::atomic<size_t> PFS_memory_shared_stat::m_alloc_size_capacity |
◆ m_free_count
std::atomic<size_t> PFS_memory_shared_stat::m_free_count |
◆ m_free_count_capacity
std::atomic<size_t> PFS_memory_shared_stat::m_free_count_capacity |
◆ m_free_size
std::atomic<size_t> PFS_memory_shared_stat::m_free_size |
◆ m_free_size_capacity
std::atomic<size_t> PFS_memory_shared_stat::m_free_size_capacity |
◆ m_used
std::atomic<bool> PFS_memory_shared_stat::m_used |
The documentation for this struct was generated from the following files: