Searched refs:show_alloc_count (Results 1 – 6 of 6) sorted by relevance
41 int show_alloc_count; /* -X showalloccount */ member
455 config.show_alloc_count = 1; in test_init_from_config()
2350 config->show_alloc_count = 1; in _PyCoreConfig_Read()2508 COPY_ATTR(show_alloc_count); in _PyCoreConfig_Copy()2590 SET_ITEM_INT(show_alloc_count); in _PyCoreConfig_AsDict()
48 if (!interp->core_config.show_alloc_count) { in show_track()
100 if (!interp->core_config.show_alloc_count) { in dump_counts()
89 if (!interp->core_config.show_alloc_count) { in show_alloc()