MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mysql_stage.h File Reference
#include "mysql/psi/psi.h"
Include dependency graph for mysql_stage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define mysql_stage_register(P1, P2, P3)   do {} while (0)
#define MYSQL_SET_STAGE(K, F, L)   do {} while (0)

Detailed Description

Instrumentation helpers for stages.

Definition in file mysql_stage.h.