MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_byte_stat_row Struct Reference

#include <table_helper.h>

Collaboration diagram for PFS_byte_stat_row:

Public Member Functions

void set (time_normalizer *normalizer, const PFS_byte_stat *stat)

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

Definition at line 268 of file table_helper.h.

Member Function Documentation

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.

Definition at line 274 of file table_helper.h.

Here is the call graph for this function:


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