![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
Row fragment for socket I/O statistics columns. More...
#include <table_helper.h>
Public Member Functions | |
| void | set (time_normalizer *normalizer, const PFS_socket_io_stat *stat) | 
Public Attributes | |
| PFS_byte_stat_row | m_read | 
| PFS_byte_stat_row | m_write | 
| PFS_byte_stat_row | m_misc | 
| PFS_byte_stat_row | m_all | 
Row fragment for socket I/O statistics columns.
      
  | 
  inline | 
| PFS_byte_stat_row PFS_socket_io_stat_row::m_all | 
| PFS_byte_stat_row PFS_socket_io_stat_row::m_misc | 
| PFS_byte_stat_row PFS_socket_io_stat_row::m_read | 
| PFS_byte_stat_row PFS_socket_io_stat_row::m_write |