MySQL 9.1.0
Source Code Documentation
|
Functions | |
static void | register_memory (const char *, PSI_memory_info *, int) |
static PSI_memory_key | memory_alloc (PSI_memory_key, size_t, struct PSI_thread **owner) |
static PSI_memory_key | memory_realloc (PSI_memory_key, size_t, size_t, struct PSI_thread **owner) |
static PSI_memory_key | memory_claim (PSI_memory_key, size_t, struct PSI_thread **owner, bool) |
static void | memory_free (PSI_memory_key, size_t, struct PSI_thread *) |
|
static |
|
static |
|
static |
|
static |
|
static |