MySQL 5.6.14 Source Code Document
|
#include <pfs_stat.h>
Public Member Functions | |
void | reset (void) |
Public Attributes | |
PFS_socket_io_stat | m_io_stat |
Statistics for SOCKET usage.
Definition at line 675 of file pfs_stat.h.
|
inline |
Reset socket statistics.
Definition at line 681 of file pfs_stat.h.
PFS_socket_io_stat PFS_socket_stat::m_io_stat |
Socket timing and byte count statistics per operation
Definition at line 678 of file pfs_stat.h.