Classes | |
| struct | _PyTraceMalloc_Config | 
Macros | |
| #define | PYMEM_CLEANBYTE | 
| #define | PYMEM_DEADBYTE | 
| #define | PYMEM_FORBIDDENBYTE | 
| #define | _PyTraceMalloc_Config_INIT | 
Functions | |
| PyAPI_FUNC (int) _PyMem_SetDefaultAllocator(PyMemAllocatorDomain domain | |
| static int | _PyMem_IsPtrFreed (void *ptr) | 
| PyAPI_DATA (struct _PyTraceMalloc_Config) _Py_tracemalloc_config | |
Variables | |
| PyMemAllocatorEx * | old_alloc | 
| PyMemAllocatorName * | allocator | 
| #define PYMEM_CLEANBYTE | 
| #define PYMEM_DEADBYTE | 
| #define PYMEM_FORBIDDENBYTE | 
| #define _PyTraceMalloc_Config_INIT | 
| PyAPI_FUNC | ( | int | ) | 
      
  | 
  static | 
| PyAPI_DATA | ( | struct _PyTraceMalloc_Config | ) | 
| PyMemAllocatorEx* old_alloc | 
| PyMemAllocatorName* allocator |