24#ifndef PFS_SYSTEM_PROVIDER_H
25#define PFS_SYSTEM_PROVIDER_H
35#ifdef HAVE_PSI_SYSTEM_INTERFACE
36#if defined(MYSQL_SERVER) || defined(PFS_DIRECT_CALL)
37#ifndef MYSQL_DYNAMIC_PLUGIN
46#define PSI_SYSTEM_CALL(M) pfs_##M##_v1
Some integer typedefs for easier portability.
Defines various enable/disable and HAVE_ macros related to the performance schema instrumentation sys...
void pfs_unload_plugin_v1(const char *plugin_name)
Implementation of the thread instrumentation interface.
Definition: pfs.cc:9041
Performance schema instrumentation interface.
LEX_CSTRING * plugin_name(st_plugin_int **ref)
Definition: sql_plugin_ref.h:95
Include file for Sun RPC to compile out of the box.