Searched refs:_PyDebugAllocatorStats (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Include/cpython/ |
| D | object.h | 390 _PyDebugAllocatorStats(FILE *out, const char *block_name, int num_blocks,
|
| /third_party/python/Objects/ |
| D | tupleobject.c | 45 _PyDebugAllocatorStats(out, buf, state->numfree[i], in _PyTuple_DebugMallocStats()
|
| D | frameobject.c | 1154 _PyDebugAllocatorStats(out, in _PyFrame_DebugMallocStats()
|
| D | floatobject.c | 2062 _PyDebugAllocatorStats(out, in _PyFloat_DebugMallocStats()
|
| D | obmalloc.c | 2866 _PyDebugAllocatorStats(FILE *out, in _PyDebugAllocatorStats() function
|
| D | listobject.c | 134 _PyDebugAllocatorStats(out, in _PyList_DebugMallocStats()
|
| D | dictobject.c | 294 _PyDebugAllocatorStats(out, "free PyDictObject", in _PyDict_DebugMallocStats()
|