Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h146 struct gc_generation_stats generation_stats[NUM_GENERATIONS]; member
/third_party/python/Modules/
H A Dgcmodule.c1333 struct gc_generation_stats *stats = &gcstate->generation_stats[generation]; in gc_collect_main()
1818 stats[i] = gcstate->generation_stats[i]; in gc_get_stats_impl()

Completed in 5 milliseconds