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

#include <pfs_instr_class.h>

Public Attributes

char * m_name
uint m_name_length
bool m_enabled
bool m_timed

Detailed Description

User-defined instrument configuration.

Definition at line 93 of file pfs_instr_class.h.

Member Data Documentation

bool PFS_instr_config::m_enabled

Enabled flag.

Definition at line 100 of file pfs_instr_class.h.

bool PFS_instr_config::m_timed

Timed flag.

Definition at line 102 of file pfs_instr_class.h.


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