Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dobject.h390 _PyDebugAllocatorStats(FILE *out, const char *block_name, int num_blocks,
/third_party/python/Objects/
Dtupleobject.c45 _PyDebugAllocatorStats(out, buf, state->numfree[i], in _PyTuple_DebugMallocStats()
Dframeobject.c1154 _PyDebugAllocatorStats(out, in _PyFrame_DebugMallocStats()
Dfloatobject.c2062 _PyDebugAllocatorStats(out, in _PyFloat_DebugMallocStats()
Dobmalloc.c2866 _PyDebugAllocatorStats(FILE *out, in _PyDebugAllocatorStats() function
Dlistobject.c134 _PyDebugAllocatorStats(out, in _PyList_DebugMallocStats()
Ddictobject.c294 _PyDebugAllocatorStats(out, "free PyDictObject", in _PyDict_DebugMallocStats()