23#ifndef COMPONENT_MEMORY_H 
   24#define COMPONENT_MEMORY_H 
   54extern "C" void my_free(
void *ptr);
 
unsigned int PSI_memory_key
Instrumented memory key.
Definition: psi_memory_bits.h:49
 
static int flags[50]
Definition: hp_test1.cc:40
 
void * my_malloc(PSI_memory_key key, size_t size, int flags)
Allocates size bytes of memory.
Definition: my_memory.cc:57
 
void my_free(void *ptr)
Frees the memory pointed by the ptr.
Definition: my_memory.cc:81
 
size_t size(const char *const c)
Definition: base64.h:46
 
Performance schema instrumentation interface.
 
required string key
Definition: replication_asynchronous_connection_failover.proto:60