MySQL 5.6.14 Source Code Document
|
#include <table_helper.h>
Public Member Functions | |
void | set (time_normalizer *normalizer, const PFS_byte_stat *stat) |
Public Attributes | |
PFS_stat_row | m_waits |
ulonglong | m_bytes |
Row fragment for timer and byte count stats. Corresponds to PFS_byte_stat
Definition at line 268 of file table_helper.h.
|
inline |
Build a row with timer and byte count fields from a memory buffer.
Definition at line 274 of file table_helper.h.