Searched refs:_PyGC_DumpShutdownStats (Results 1 – 3 of 3) sorted by relevance
95 PyAPI_FUNC(void) _PyGC_DumpShutdownStats(_PyRuntimeState *runtime);
1873 _PyGC_DumpShutdownStats(_PyRuntimeState *runtime) in _PyGC_DumpShutdownStats() function
544 _PyGC_DumpShutdownStats(&_PyRuntime); in PyImport_Cleanup()