Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dinitconfig.h161 int malloc_stats; /* PYTHONMALLOCSTATS */ member
/third_party/uboot/u-boot-2020.01/common/
Ddlmalloc.c2316 void malloc_stats() in malloc_stats() function
/third_party/python/Python/
Dpylifecycle.c1384 int malloc_stats = tstate->interp->config.malloc_stats; in Py_FinalizeEx() local