Home
last modified time | relevance | path

Searched defs:malloc_stats (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
Dinitconfig.h148 int malloc_stats; member
/third_party/python/Python/
Dpylifecycle.c1742 int malloc_stats = tstate->interp->config.malloc_stats; in Py_FinalizeEx() local