Searched refs:long_lived_total (Results 1 – 3 of 3) sorted by relevance
157 Py_ssize_t long_lived_total; member
71 static Py_ssize_t long_lived_total = 0; variable945 long_lived_total = gc_list_size(young); in collect()1045 && long_lived_pending < long_lived_total / 4) in collect_generations()
1227 gcstate->long_lived_total = gc_list_size(young); in collect()1440 && gcstate->long_lived_pending < gcstate->long_lived_total / 4) in collect_generations()