Home
last modified time | relevance | path

Searched refs:long_lived_total (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_gc.h159 Py_ssize_t long_lived_total; member
/third_party/python/Modules/
H A Dgcmodule.c1241 gcstate->long_lived_total = gc_list_size(young); in gc_collect_main()
1427 long_lived_pending / long_lived_total in gc_collect_generations()
1453 && gcstate->long_lived_pending < gcstate->long_lived_total / 4) in gc_collect_generations()

Completed in 4 milliseconds