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

#include <psi.h>

Public Attributes

unsigned int m_key
const char * m_name
int m_flags

Detailed Description

Stage instrument information.

Since
PSI_VERSION_1 This structure is used to register an instrumented stage.

Definition at line 2354 of file psi.h.

Member Data Documentation

int PSI_stage_info_none::m_flags

Unused stage flags.

Definition at line 2361 of file psi.h.

unsigned int PSI_stage_info_none::m_key

Unused stage key.

Definition at line 2357 of file psi.h.

const char* PSI_stage_info_none::m_name

The name of the stage instrument.

Definition at line 2359 of file psi.h.


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