Home
last modified time | relevance | path

Searched refs:psi_report_cache_shutdown (Results 1 – 3 of 3) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_cache.h139 void psi_report_cache_shutdown();
146 #define psi_report_cache_shutdown() \ macro
H A Dxcom_cache.cc286 psi_report_cache_shutdown(); in deinit_cache()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/interface/
H A Dgcs_psi.cc216 void psi_report_cache_shutdown() { DBUG_ASSERT(current_count == 0); } in psi_report_cache_shutdown() function