Searched refs:long_lived_total (Results 1 – 2 of 2) sorted by relevance
71 static Py_ssize_t long_lived_total = 0; variable948 long_lived_total = gc_list_size(young); in collect()1048 && long_lived_pending < long_lived_total / 4) in collect_generations()
71 static Py_ssize_t long_lived_total = 0; variable894 long_lived_total = gc_list_size(young); in collect()994 && long_lived_pending < long_lived_total / 4) in collect_generations()