MySQL 9.1.0
Source Code Documentation
|
Performance schema instrumentation (declarations). More...
#include "my_psi_config.h"
#include <stddef.h>
#include "my_macros.h"
#include "mysql/psi/mysql_tls_channel.h"
Go to the source code of this file.
Macros | |
#define | PSI_TLS_CHANNEL_CALL(M) pfs_##M##_v1 |
Functions | |
void | pfs_register_tls_channel_v1 (TLS_channel_property_iterator *provider) |
void | pfs_unregister_tls_channel_v1 (TLS_channel_property_iterator *provider) |
Performance schema instrumentation (declarations).
void pfs_register_tls_channel_v1 | ( | TLS_channel_property_iterator * | provider | ) |
void pfs_unregister_tls_channel_v1 | ( | TLS_channel_property_iterator * | provider | ) |