Searched refs:_PyDict_DebugMallocStats (Results 1 – 3 of 3) sorted by relevance
77 PyAPI_FUNC(void) _PyDict_DebugMallocStats(FILE *out);
1966 _PyDict_DebugMallocStats(out); in _PyObject_DebugTypeStats()
277 _PyDict_DebugMallocStats(FILE *out) in _PyDict_DebugMallocStats() function