|
MySQL 5.6.14 Source Code Document
|
#include <pfs_stat.h>

Public Member Functions | |
| void | reset (void) |
| void | aggregate_counted () |
| void | aggregate_value (ulonglong value) |
| void | aggregate (PFS_stage_stat *stat) |
Public Attributes | |
| PFS_single_stat | m_timer1_stat |
Statistics for stage usage.
Definition at line 296 of file pfs_stat.h.