Home
last modified time | relevance | path

Searched refs:_PyDebugAllocatorStats (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Include/cpython/
H A Dobject.h355 _PyDebugAllocatorStats(FILE *out, const char *block_name, int num_blocks,
/third_party/python/Objects/
H A Dtupleobject.c1268 _PyDebugAllocatorStats(out, buf, STATE.numfree[i], in _PyTuple_DebugMallocStats()
H A Dobmalloc.c2913 _PyDebugAllocatorStats(FILE *out, in _PyDebugAllocatorStats() function
H A Dfloatobject.c2050 _PyDebugAllocatorStats(out, in _PyFloat_DebugMallocStats()
H A Dlistobject.c148 _PyDebugAllocatorStats(out, in _PyList_DebugMallocStats()
H A Ddictobject.c298 _PyDebugAllocatorStats(out, "free PyDictObject", in _PyDict_DebugMallocStats()

Completed in 20 milliseconds