MySQL 8.3.0
Source Code Documentation
psi_socket.h File Reference

Performance schema instrumentation interface. More...

Go to the source code of this file.

Classes

struct  PSI_socket_bootstrap
 Entry point for the performance schema interface. More...
 
struct  PSI_socket_service_v1
 Performance Schema Socket Interface, version 1. More...
 

Macros

#define PSI_SOCKET_VERSION_1   1
 Performance Schema Socket Interface number for version 1. More...
 

Typedefs

typedef struct PSI_socket_bootstrap PSI_socket_bootstrap
 
typedef struct PSI_socket_service_v1 PSI_socket_service_t
 

Variables

MYSQL_PLUGIN_IMPORT PSI_socket_service_tpsi_socket_service
 

Detailed Description

Performance schema instrumentation interface.