![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include "plugin/group_replication/include/plugin_psi.h"#include "mysql/psi/mysql_cond.h"#include "mysql/psi/mysql_memory.h"#include "mysql/psi/mysql_rwlock.h"#include "mysql/psi/mysql_stage.h"#include "mysql/psi/mysql_thread.h"Functions | |
| void | register_group_replication_mutex_psi_keys (PSI_mutex_info mutexes[], size_t mutex_count) | 
| void | register_group_replication_cond_psi_keys (PSI_cond_info conds[], size_t cond_count) | 
| void | register_group_replication_thread_psi_keys (PSI_thread_info threads[], size_t thread_count) | 
| void | register_group_replication_rwlock_psi_keys (PSI_rwlock_info *keys, size_t count) | 
| void | register_group_replication_stage_psi_keys (PSI_stage_info **keys, size_t count) | 
| void | register_group_replication_memory_psi_keys (PSI_memory_info *keys, size_t count) | 
| void | register_all_group_replication_psi_keys () | 
| void register_all_group_replication_psi_keys | ( | ) | 
| void register_group_replication_cond_psi_keys | ( | PSI_cond_info | conds[], | 
| size_t | cond_count | ||
| ) | 
| void register_group_replication_memory_psi_keys | ( | PSI_memory_info * | keys, | 
| size_t | count | ||
| ) | 
| void register_group_replication_mutex_psi_keys | ( | PSI_mutex_info | mutexes[], | 
| size_t | mutex_count | ||
| ) | 
| void register_group_replication_rwlock_psi_keys | ( | PSI_rwlock_info * | keys, | 
| size_t | count | ||
| ) | 
| void register_group_replication_stage_psi_keys | ( | PSI_stage_info ** | keys, | 
| size_t | count | ||
| ) | 
| void register_group_replication_thread_psi_keys | ( | PSI_thread_info | threads[], | 
| size_t | thread_count | ||
| ) | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static | 
| PSI_stage_info info_GR_STAGE_autorejoin | 
| PSI_stage_info info_GR_STAGE_clone_execute | 
| PSI_stage_info info_GR_STAGE_clone_prepare | 
| PSI_stage_info info_GR_STAGE_module_executing | 
| PSI_stage_info info_GR_STAGE_module_suspending | 
| PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_buffered_transactions | 
| PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_completion | 
| PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_pending_transactions | 
| PSI_stage_info info_GR_STAGE_multi_primary_mode_switch_step_completion | 
| PSI_stage_info info_GR_STAGE_primary_election_buffered_transactions | 
| PSI_stage_info info_GR_STAGE_primary_election_group_read_only | 
| PSI_stage_info info_GR_STAGE_primary_election_old_primary_transactions | 
| PSI_stage_info info_GR_STAGE_primary_election_pending_transactions | 
| PSI_stage_info info_GR_STAGE_primary_switch_checks | 
| PSI_stage_info info_GR_STAGE_primary_switch_completion | 
| PSI_stage_info info_GR_STAGE_primary_switch_election | 
| PSI_stage_info info_GR_STAGE_primary_switch_pending_transactions | 
| PSI_stage_info info_GR_STAGE_primary_switch_step_completion | 
| PSI_stage_info info_GR_STAGE_recovery_connecting_to_donor | 
| PSI_stage_info info_GR_STAGE_recovery_transferring_state | 
| PSI_stage_info info_GR_STAGE_single_primary_mode_switch_checks | 
| PSI_stage_info info_GR_STAGE_single_primary_mode_switch_completion | 
| PSI_stage_info info_GR_STAGE_single_primary_mode_switch_election | 
| PSI_memory_key key_certification_data | 
| PSI_memory_key key_certification_data_gc | 
| PSI_memory_key key_certification_info | 
| PSI_memory_key key_compression_data | 
| PSI_memory_key key_consistent_members_that_must_prepare_transaction | 
| PSI_memory_key key_consistent_transactions | 
| PSI_memory_key key_consistent_transactions_delayed_view_change | 
| PSI_memory_key key_consistent_transactions_prepared | 
| PSI_memory_key key_consistent_transactions_waiting | 
| PSI_cond_key key_GR_COND_applier_module_run | 
| PSI_cond_key key_GR_COND_applier_module_suspend | 
| PSI_cond_key key_GR_COND_applier_module_wait | 
| PSI_cond_key key_GR_COND_autorejoin_module | 
| PSI_cond_key key_GR_COND_cert_broadcast_dispatcher_run | 
| PSI_cond_key key_GR_COND_cert_broadcast_run | 
| PSI_cond_key key_GR_COND_clone_handler_run | 
| PSI_cond_key key_GR_COND_count_down_latch | 
| PSI_cond_key key_GR_COND_delayed_init_run | 
| PSI_cond_key key_GR_COND_delayed_init_server_ready | 
| PSI_cond_key key_GR_COND_group_action_coordinator_process | 
| PSI_cond_key key_GR_COND_group_action_coordinator_thread | 
| PSI_cond_key key_GR_COND_group_action_coordinator_thread_end | 
| PSI_cond_key key_GR_COND_group_part_handler_abort | 
| PSI_cond_key key_GR_COND_group_part_handler_run | 
| PSI_cond_key key_GR_COND_message_service_run | 
| PSI_cond_key key_GR_COND_multi_primary_action_notification | 
| PSI_cond_key key_GR_COND_mysql_thread_dispatcher_run | 
| PSI_cond_key key_GR_COND_mysql_thread_handler_dispatcher_run | 
| PSI_cond_key key_GR_COND_mysql_thread_handler_read_only_mode_dispatcher_run | 
| PSI_cond_key key_GR_COND_mysql_thread_handler_read_only_mode_run | 
| PSI_cond_key key_GR_COND_mysql_thread_handler_run | 
| PSI_cond_key key_GR_COND_mysql_thread_run | 
| PSI_cond_key key_GR_COND_pipeline_continuation | 
| PSI_cond_key key_GR_COND_pipeline_stats_flow_control | 
| PSI_cond_key key_GR_COND_plugin_online | 
| PSI_cond_key key_GR_COND_primary_election_action_notification | 
| PSI_cond_key key_GR_COND_primary_election_primary_process_run | 
| PSI_cond_key key_GR_COND_primary_election_secondary_process_run | 
| PSI_cond_key key_GR_COND_primary_election_validation_notification | 
| PSI_cond_key key_GR_COND_primary_promotion_policy | 
| PSI_cond_key key_GR_COND_recovery | 
| PSI_cond_key key_GR_COND_recovery_metadata_receive | 
| PSI_cond_key key_GR_COND_recovery_module_run | 
| PSI_cond_key key_GR_COND_session_thread_method_exec | 
| PSI_cond_key key_GR_COND_session_thread_run | 
| PSI_cond_key key_GR_COND_synchronized_queue | 
| PSI_cond_key key_GR_COND_transaction_monitor_module | 
| PSI_cond_key key_GR_COND_view_modification_wait | 
| PSI_cond_key key_GR_COND_wait_ticket | 
| PSI_cond_key key_GR_COND_write_lock_protection | 
| PSI_mutex_key key_GR_LOCK_applier_module_run | 
| PSI_mutex_key key_GR_LOCK_applier_module_suspend | 
| PSI_mutex_key key_GR_LOCK_autorejoin_module | 
| PSI_mutex_key key_GR_LOCK_cert_broadcast_dispatcher_run | 
| PSI_mutex_key key_GR_LOCK_cert_broadcast_run | 
| PSI_mutex_key key_GR_LOCK_cert_members | 
| PSI_mutex_key key_GR_LOCK_certification_info | 
| PSI_mutex_key key_GR_LOCK_channel_observation_list | 
| PSI_mutex_key key_GR_LOCK_channel_observation_removal | 
| PSI_mutex_key key_GR_LOCK_clone_donor_list | 
| PSI_mutex_key key_GR_LOCK_clone_handler_run | 
| PSI_mutex_key key_GR_LOCK_clone_query | 
| PSI_mutex_key key_GR_LOCK_clone_read_mode | 
| PSI_mutex_key key_GR_LOCK_connection_map | 
| PSI_mutex_key key_GR_LOCK_count_down_latch | 
| PSI_mutex_key key_GR_LOCK_delayed_init_run | 
| PSI_mutex_key key_GR_LOCK_delayed_init_server_ready | 
| PSI_mutex_key key_GR_LOCK_group_action_coordinator_process | 
| PSI_mutex_key key_GR_LOCK_group_action_coordinator_thread | 
| PSI_mutex_key key_GR_LOCK_group_action_coordinator_thread_end | 
| PSI_mutex_key key_GR_LOCK_group_info_manager | 
| PSI_mutex_key key_GR_LOCK_group_member_info_manager_update_lock | 
| PSI_mutex_key key_GR_LOCK_group_member_info_update_lock | 
| PSI_mutex_key key_GR_LOCK_group_part_handler_abort | 
| PSI_mutex_key key_GR_LOCK_group_part_handler_run | 
| PSI_mutex_key key_GR_LOCK_message_service_run | 
| PSI_mutex_key key_GR_LOCK_multi_primary_action_notification | 
| PSI_mutex_key key_GR_LOCK_mysql_thread_dispatcher_run | 
| PSI_mutex_key key_GR_LOCK_mysql_thread_handler_dispatcher_run | 
| PSI_mutex_key key_GR_LOCK_mysql_thread_handler_read_only_mode_dispatcher_run | 
| PSI_mutex_key key_GR_LOCK_mysql_thread_handler_read_only_mode_run | 
| PSI_mutex_key key_GR_LOCK_mysql_thread_handler_run | 
| PSI_mutex_key key_GR_LOCK_mysql_thread_run | 
| PSI_mutex_key key_GR_LOCK_pipeline_continuation | 
| PSI_mutex_key key_GR_LOCK_pipeline_stats_flow_control | 
| PSI_mutex_key key_GR_LOCK_pipeline_stats_transactions_waiting_apply | 
| PSI_mutex_key key_GR_LOCK_plugin_applier_module_initialize_terminate | 
| PSI_mutex_key key_GR_LOCK_plugin_modules_termination | 
| PSI_mutex_key key_GR_LOCK_plugin_online | 
| PSI_mutex_key key_GR_LOCK_primary_election_action_notification | 
| PSI_mutex_key key_GR_LOCK_primary_election_action_phase | 
| PSI_mutex_key key_GR_LOCK_primary_election_primary_process_run | 
| PSI_mutex_key key_GR_LOCK_primary_election_running_flag | 
| PSI_mutex_key key_GR_LOCK_primary_election_secondary_process_run | 
| PSI_mutex_key key_GR_LOCK_primary_election_validation_notification | 
| PSI_mutex_key key_GR_LOCK_primary_promotion_policy | 
| PSI_mutex_key key_GR_LOCK_recovery | 
| PSI_mutex_key key_GR_LOCK_recovery_donor_selection | 
| PSI_mutex_key key_GR_LOCK_recovery_metadata_module_receive | 
| PSI_mutex_key key_GR_LOCK_recovery_metadata_receive | 
| PSI_mutex_key key_GR_LOCK_recovery_module_run | 
| PSI_mutex_key key_GR_LOCK_server_ongoing_transaction_handler | 
| PSI_mutex_key key_GR_LOCK_session_thread_method_exec | 
| PSI_mutex_key key_GR_LOCK_session_thread_run | 
| PSI_mutex_key key_GR_LOCK_stage_monitor_handler | 
| PSI_mutex_key key_GR_LOCK_synchronized_queue | 
| PSI_mutex_key key_GR_LOCK_transaction_monitor_module | 
| PSI_mutex_key key_GR_LOCK_trx_unlocking | 
| PSI_mutex_key key_GR_LOCK_view_modification_wait | 
| PSI_mutex_key key_GR_LOCK_wait_ticket | 
| PSI_mutex_key key_GR_LOCK_write_lock_protection | 
| PSI_rwlock_key key_GR_RWLOCK_cert_stable_gtid_set | 
| PSI_rwlock_key key_GR_RWLOCK_channel_observation_list | 
| PSI_rwlock_key key_GR_RWLOCK_flow_control_module_info | 
| PSI_rwlock_key key_GR_RWLOCK_gcs_operations | 
| PSI_rwlock_key key_GR_RWLOCK_gcs_operations_view_change_observers | 
| PSI_rwlock_key key_GR_RWLOCK_group_event_observation_list | 
| PSI_rwlock_key key_GR_RWLOCK_io_cache_unused_list | 
| PSI_rwlock_key key_GR_RWLOCK_plugin_running | 
| PSI_rwlock_key key_GR_RWLOCK_plugin_stop | 
| PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_info_members_that_must_prepare_the_transaction | 
| PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_manager_map | 
| PSI_rwlock_key key_GR_RWLOCK_transaction_consistency_manager_prepared_transactions_on_my_applier | 
| PSI_rwlock_key key_GR_RWLOCK_transaction_observation_list | 
| PSI_thread_key key_GR_THD_applier_module_receiver | 
| PSI_thread_key key_GR_THD_autorejoin | 
| PSI_thread_key key_GR_THD_cert_broadcast | 
| PSI_thread_key key_GR_THD_clone_thd | 
| PSI_thread_key key_GR_THD_delayed_init | 
| PSI_thread_key key_GR_THD_group_action_coordinator | 
| PSI_thread_key key_GR_THD_group_partition_handler | 
| PSI_thread_key key_GR_THD_message_service_handler | 
| PSI_thread_key key_GR_THD_mysql_thread | 
| PSI_thread_key key_GR_THD_mysql_thread_handler | 
| PSI_thread_key key_GR_THD_mysql_thread_handler_read_only_mode | 
| PSI_thread_key key_GR_THD_plugin_session | 
| PSI_thread_key key_GR_THD_primary_election_primary_process | 
| PSI_thread_key key_GR_THD_primary_election_secondary_process | 
| PSI_thread_key key_GR_THD_recovery | 
| PSI_thread_key key_GR_THD_transaction_monitor | 
| PSI_memory_key key_group_member_info | 
| PSI_memory_key key_message_service_queue | 
| PSI_memory_key key_message_service_received_message | 
| PSI_memory_key key_mysql_thread_queued_task | 
| PSI_memory_key key_recovery_metadata_message_buffer | 
| PSI_memory_key key_sql_service_command_data | 
| PSI_memory_key key_transaction_data | 
| PSI_memory_key key_write_set_encoded |