MySQL 9.1.0
Source Code Documentation
|
Statistics for FILE usage. More...
#include <pfs_stat.h>
Public Member Functions | |
void | aggregate (const PFS_file_stat *stat) |
void | reset () |
Reset file statistics. More... | |
Public Attributes | |
ulong | m_open_count |
Number of current open handles. More... | |
PFS_file_io_stat | m_io_stat |
File I/O statistics. More... | |
Statistics for FILE usage.
|
inline |
|
inline |
Reset file statistics.
PFS_file_io_stat PFS_file_stat::m_io_stat |
File I/O statistics.
ulong PFS_file_stat::m_open_count |
Number of current open handles.