MySQL 9.0.0
Source Code Documentation

Row fragment for timer and byte count stats. More...

#include <table_helper.h>

Public Member Functions

void set (time_normalizer *normalizer, const PFS_byte_stat *stat)
 Build a row with timer and byte count fields from a memory buffer. More...
 

Public Attributes

PFS_stat_row m_waits
 
ulonglong m_bytes
 

Detailed Description

Row fragment for timer and byte count stats.

Corresponds to PFS_byte_stat

Member Function Documentation

◆ set()

void PFS_byte_stat_row::set ( time_normalizer normalizer,
const PFS_byte_stat stat 
)
inline

Build a row with timer and byte count fields from a memory buffer.

Member Data Documentation

◆ m_bytes

ulonglong PFS_byte_stat_row::m_bytes

◆ m_waits

PFS_stat_row PFS_byte_stat_row::m_waits

The documentation for this struct was generated from the following file: