Home
last modified time | relevance | path

Searched refs:malloc_stats (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Include/cpython/
Dinitconfig.h148 int malloc_stats; member
/third_party/python/Python/
Dinitconfig.c602 assert(config->malloc_stats >= 0); in config_check_consistency()
889 COPY_ATTR(malloc_stats); in _PyConfig_Copy()
993 SET_ITEM_INT(malloc_stats); in _PyConfig_AsDict()
1269 GET_UINT(malloc_stats); in _PyConfig_FromDict()
1687 config->malloc_stats = 1; in config_read_env_vars()
Dpylifecycle.c1742 int malloc_stats = tstate->interp->config.malloc_stats; in Py_FinalizeEx() local
1856 if (malloc_stats) { in Py_FinalizeEx()
/third_party/python/Programs/
D_testembed.c525 config.malloc_stats = 1; in test_init_from_config()
/third_party/python/Doc/c-api/
Dinit_config.rst818 .. c:member:: int malloc_stats
/third_party/libffi/src/
Ddlmalloc.c668 #define dlmalloc_stats malloc_stats
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c725 #define dlmalloc_stats malloc_stats
/third_party/boost/libs/container/src/
Ddlmalloc_2_8_6.c828 #define dlmalloc_stats malloc_stats