Searched refs:malloc_stats (Results 1 – 8 of 8) sorted by relevance
148 int malloc_stats; member
602 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()
1742 int malloc_stats = tstate->interp->config.malloc_stats; in Py_FinalizeEx() local1856 if (malloc_stats) { in Py_FinalizeEx()
525 config.malloc_stats = 1; in test_init_from_config()
818 .. c:member:: int malloc_stats
668 #define dlmalloc_stats malloc_stats
725 #define dlmalloc_stats malloc_stats
828 #define dlmalloc_stats malloc_stats