Searched refs:_PyTuple_DebugMallocStats (Results 1 – 3 of 3) sorted by relevance
67 PyAPI_FUNC(void) _PyTuple_DebugMallocStats(FILE *out);
63 _PyTuple_DebugMallocStats(FILE *out) in _PyTuple_DebugMallocStats() function
2048 _PyTuple_DebugMallocStats(out); in _PyObject_DebugTypeStats()