Home
last modified time | relevance | path

Searched refs:_PyDebug_PrintTotalRefs (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Include/internal/
Dpycore_object.h145 extern void _PyDebug_PrintTotalRefs(void);
/third_party/python/Python/
Dpythonrun.c169 _PyDebug_PrintTotalRefs(); in _PyRun_InteractiveLoopObject()
Dpylifecycle.c1828 _PyDebug_PrintTotalRefs(); in Py_FinalizeEx()
/third_party/python/Objects/
Dobject.c74 _PyDebug_PrintTotalRefs(void) { in _PyDebug_PrintTotalRefs() function
/third_party/python/Doc/whatsnew/
D3.9.rst1427 * ``_PyDebug_PrintTotalRefs()``