Home
last modified time | relevance | path

Searched refs:_PyDebugAllocatorStats (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Objects/
Dmethodobject.c330 _PyDebugAllocatorStats(out, in _PyCFunction_DebugMallocStats()
Dclassobject.c394 _PyDebugAllocatorStats(out, in _PyMethod_DebugMallocStats()
Dframeobject.c1054 _PyDebugAllocatorStats(out, in _PyFrame_DebugMallocStats()
Dtupleobject.c71 _PyDebugAllocatorStats(out, in _PyTuple_DebugMallocStats()
Dfloatobject.c2033 _PyDebugAllocatorStats(out, in _PyFloat_DebugMallocStats()
Dobmalloc.c2465 _PyDebugAllocatorStats(FILE *out, in _PyDebugAllocatorStats() function
Dlistobject.c132 _PyDebugAllocatorStats(out, in _PyList_DebugMallocStats()
Ddictobject.c278 _PyDebugAllocatorStats(out, in _PyDict_DebugMallocStats()
/external/python/cpython3/Include/
Dobject.h1096 _PyDebugAllocatorStats(FILE *out, const char *block_name, int num_blocks,