MySQL 5.6.14 Source Code Document
|
#include <pfs_stat.h>
Public Member Functions | |
void | reset (void) |
void | aggregate (const PFS_table_lock_stat *stat) |
void | sum (PFS_single_stat *result) |
Public Attributes | |
PFS_single_stat | m_stat [COUNT_PFS_TL_LOCK_TYPE] |
Statistics for table locks.
Definition at line 488 of file pfs_stat.h.