MySQL 9.0.0
Source Code Documentation
pfs_data_lock_provider.h File Reference

Performance schema instrumentation (declarations). More...

Go to the source code of this file.

Macros

#define PSI_DATA_LOCK_CALL(M)   pfs_##M##_v1
 

Functions

void pfs_register_data_lock_v1 (PSI_engine_data_lock_inspector *inspector)
 
void pfs_unregister_data_lock_v1 (PSI_engine_data_lock_inspector *inspector)
 

Detailed Description

Performance schema instrumentation (declarations).

Macro Definition Documentation

◆ PSI_DATA_LOCK_CALL

#define PSI_DATA_LOCK_CALL (   M)    pfs_##M##_v1

Function Documentation

◆ pfs_register_data_lock_v1()

void pfs_register_data_lock_v1 ( PSI_engine_data_lock_inspector inspector)

◆ pfs_unregister_data_lock_v1()

void pfs_unregister_data_lock_v1 ( PSI_engine_data_lock_inspector inspector)