can_aggregate(enum_mysql_show_type variable_type) | PFS_status_variable_cache | private |
do_initialize_global() | PFS_variable_cache< Status_variable > | inlineprivatevirtual |
do_initialize_session() override | PFS_status_variable_cache | privatevirtual |
do_materialize_all(THD *thd) override | PFS_status_variable_cache | privatevirtual |
do_materialize_client(PFS_client *pfs_client) | PFS_status_variable_cache | private |
do_materialize_global() override | PFS_status_variable_cache | privatevirtual |
do_materialize_session(THD *thd) override | PFS_status_variable_cache | privatevirtual |
do_materialize_session(PFS_thread *thread) override | PFS_status_variable_cache | privatevirtual |
do_materialize_session(PFS_thread *, uint) override | PFS_status_variable_cache | inlineprivatevirtual |
expand_show_var_array(const SHOW_VAR *show_var_array, const char *prefix, bool strict) | PFS_status_variable_cache | private |
filter_by_name(const SHOW_VAR *show_var) | PFS_status_variable_cache | private |
filter_show_var(const SHOW_VAR *show_var, bool strict) | PFS_status_variable_cache | private |
get(uint index=0) const | PFS_variable_cache< Status_variable > | inline |
get_pfs(PFS_thread *) | PFS_status_variable_cache | inlineprotectedvirtual |
get_status_array_version() | PFS_status_variable_cache | inline |
get_THD(THD *thd) | PFS_variable_cache< Status_variable > | |
get_THD(PFS_thread *pfs_thread) | PFS_variable_cache< Status_variable > | |
init_show_var_array(enum_var_type scope, bool strict) | PFS_status_variable_cache | private |
initialize_client_session() | PFS_variable_cache< Status_variable > | |
initialize_session() | PFS_variable_cache< Status_variable > | |
is_materialized() | PFS_variable_cache< Status_variable > | inline |
is_materialized(THD *unsafe_thd) | PFS_variable_cache< Status_variable > | inline |
is_materialized(PFS_thread *pfs_thread) | PFS_variable_cache< Status_variable > | inline |
is_materialized(PFS_user *pfs_user) | PFS_variable_cache< Status_variable > | inline |
is_materialized(PFS_host *pfs_host) | PFS_variable_cache< Status_variable > | inline |
is_materialized(PFS_account *pfs_account) | PFS_variable_cache< Status_variable > | inline |
is_materialized(PFS_client *pfs_client) | PFS_variable_cache< Status_variable > | inline |
m_aggregate | PFS_variable_cache< Status_variable > | protected |
m_cache | PFS_variable_cache< Status_variable > | protected |
m_current_thd | PFS_variable_cache< Status_variable > | protected |
m_external_init | PFS_variable_cache< Status_variable > | protected |
m_initialized | PFS_variable_cache< Status_variable > | protected |
m_materialized | PFS_variable_cache< Status_variable > | protected |
m_pfs_client | PFS_variable_cache< Status_variable > | protected |
m_pfs_thread | PFS_variable_cache< Status_variable > | protected |
m_query_scope | PFS_variable_cache< Status_variable > | protected |
m_safe_thd | PFS_variable_cache< Status_variable > | protected |
m_show_command | PFS_status_variable_cache | protected |
m_show_var_array | PFS_variable_cache< Status_variable > | protected |
m_sum_client_status | PFS_status_variable_cache | private |
m_sys_var_tracker_array | PFS_variable_cache< Status_variable > | protected |
m_thd_finder | PFS_variable_cache< Status_variable > | protected |
m_unsafe_thd | PFS_variable_cache< Status_variable > | protected |
m_use_mem_root | PFS_variable_cache< Status_variable > | protected |
m_version | PFS_variable_cache< Status_variable > | protected |
make_show_var_name(const char *prefix, const char *name, char *name_buf, size_t buf_len) | PFS_status_variable_cache | private |
make_show_var_name(const char *prefix, const char *name) | PFS_status_variable_cache | private |
manifest(THD *thd, const SHOW_VAR *show_var_array, System_status_var *vars, const char *prefix, bool nested_array, bool strict) | PFS_status_variable_cache | private |
match_scope(SHOW_SCOPE variable_scope, bool strict) | PFS_status_variable_cache | private |
materialize_account(PFS_account *pfs_account) | PFS_status_variable_cache | |
materialize_all(THD *thd) | PFS_variable_cache< Status_variable > | |
materialize_global() | PFS_variable_cache< Status_variable > | |
materialize_host(PFS_host *pfs_host) | PFS_status_variable_cache | |
materialize_session(THD *thd) | PFS_variable_cache< Status_variable > | |
materialize_session(PFS_thread *pfs_thread, bool use_mem_root=false) | PFS_variable_cache< Status_variable > | |
materialize_session(PFS_thread *pfs_thread, uint index) | PFS_variable_cache< Status_variable > | |
materialize_user(PFS_user *pfs_user) | PFS_status_variable_cache | |
PFS_status_variable_cache(bool external_init) | PFS_status_variable_cache | explicit |
PFS_variable_cache(bool external_init) | PFS_variable_cache< Status_variable > | explicit |
set_status_vars() | PFS_status_variable_cache | private |
size() | PFS_variable_cache< Status_variable > | inline |
Variable_array typedef | PFS_variable_cache< Status_variable > | |
~PFS_variable_cache()=0 | PFS_variable_cache< Status_variable > | pure virtual |