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

#include <table_esgs_by_thread_by_event_name.h>

Inheritance diagram for pos_esgs_by_thread_by_event_name:
Collaboration diagram for pos_esgs_by_thread_by_event_name:

Public Member Functions

void reset (void)
bool has_more_thread (void)
void next_thread (void)
void next_stage (void)
- Public Member Functions inherited from PFS_double_index
 PFS_double_index (uint index_1, uint index_2)
void set_at (const struct PFS_double_index *other)
void set_after (const struct PFS_double_index *other)

Additional Inherited Members

- Public Attributes inherited from PFS_double_index
uint m_index_1
uint m_index_2

Detailed Description

Position of a cursor on PERFORMANCE_SCHEMA.EVENTS_STAGES_SUMMARY_BY_THREAD_BY_EVENT_NAME. Index 1 on thread (0 based). Index 2 on stage class (1 based).

Definition at line 55 of file table_esgs_by_thread_by_event_name.h.


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