Searched refs:_PyGC_DumpShutdownStats (Results 1 – 3 of 3) sorted by relevance
116 PyAPI_FUNC(void) _PyGC_DumpShutdownStats(PyInterpreterState *interp);
2129 _PyGC_DumpShutdownStats(PyInterpreterState *interp) in _PyGC_DumpShutdownStats() function
1529 _PyGC_DumpShutdownStats(interp); in finalize_modules()