|
MySQL 5.6.14 Source Code Document
|
#include <pfs_events_stages.h>


Additional Inherited Members | |
Public Attributes inherited from PFS_events | |
| ulonglong | m_thread_internal_id |
| ulonglong | m_event_id |
| ulonglong | m_end_event_id |
| enum_event_type | m_event_type |
| ulonglong | m_nesting_event_id |
| enum_event_type | m_nesting_event_type |
| PFS_instr_class * | m_class |
| ulonglong | m_timer_start |
| ulonglong | m_timer_end |
| const char * | m_source_file |
| uint | m_source_line |
A stage record.
Definition at line 32 of file pfs_events_stages.h.