Per user statistics.
More...
#include <pfs_user.h>
◆ dec_refcount()
void PFS_user::dec_refcount |
( |
| ) |
|
|
inline |
◆ get_refcount()
int PFS_user::get_refcount |
( |
| ) |
|
|
inline |
◆ inc_refcount()
void PFS_user::inc_refcount |
( |
| ) |
|
|
inline |
◆ init_refcount()
void PFS_user::init_refcount |
( |
| ) |
|
|
inline |
◆ read_instr_class_memory_stats()
◆ reset_connections_stats()
void PFS_user::reset_connections_stats |
( |
| ) |
|
|
inline |
◆ set_instr_class_memory_stats()
◆ write_instr_class_memory_stats()
◆ m_disconnected_count
◆ m_instr_class_memory_stats
Per user memory aggregated statistics.
This member holds the data for the table PERFORMANCE_SCHEMA.MEMORY_SUMMARY_BY_USER_BY_EVENT_NAME. Immutable, safe to use without internal lock.
◆ m_key
◆ m_lock
◆ m_max_controlled_memory
◆ m_max_total_memory
◆ m_refcount
std::atomic<int> PFS_user::m_refcount |
|
private |
The documentation for this struct was generated from the following files: