Searched refs:long_lived_total (Results 1 – 2 of 2) sorted by relevance
157 Py_ssize_t long_lived_total; member
1254 gcstate->long_lived_total = gc_list_size(young); in gc_collect_main()1466 && gcstate->long_lived_pending < gcstate->long_lived_total / 4) in gc_collect_generations()