MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _PyObject_DebugMallocStats

Function _PyObject_DebugMallocStats

Objects/obmalloc.c:1737–1871  ·  view source on GitHub ↗

Print summary info to stderr about the state of pymalloc's structures. * In Py_DEBUG mode, also perform some expensive internal consistency * checks. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

new_arenaFunction · 0.85
Py_FinalizeFunction · 0.85

Calls 3

pool_is_in_listFunction · 0.85
printoneFunction · 0.85
PyOS_snprintfFunction · 0.85

Tested by

no test coverage detected