MySQL 8.0.40
Source Code Documentation
|
Row fragment for timer and byte count stats. More...
#include <table_helper.h>
Public Member Functions | |
void | set (time_normalizer *normalizer, const PFS_byte_stat *stat) |
Build a row with timer and byte count fields from a memory buffer. More... | |
Public Attributes | |
PFS_stat_row | m_waits |
ulonglong | m_bytes |
Row fragment for timer and byte count stats.
Corresponds to PFS_byte_stat
|
inline |
Build a row with timer and byte count fields from a memory buffer.
ulonglong PFS_byte_stat_row::m_bytes |
PFS_stat_row PFS_byte_stat_row::m_waits |