Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_gc.h122 struct gc_generation_stats { struct
146 struct gc_generation_stats generation_stats[NUM_GENERATIONS];
/third_party/python/Modules/
H A Dgcmodule.c1333 struct gc_generation_stats *stats = &gcstate->generation_stats[generation]; in gc_collect_main()
1812 struct gc_generation_stats stats[NUM_GENERATIONS], *st; in gc_get_stats_impl()

Completed in 4 milliseconds