MySQL 5.6.14 Source Code Document
|
#include "mysql/psi/psi.h"
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) |
Instrumentation helpers for stages.
Definition in file mysql_stage.h.