Searched refs:generation_stats (Results 1 – 2 of 2) sorted by relevance
124 struct gc_generation_stats generation_stats[NUM_GENERATIONS]; member
810 struct gc_generation_stats *stats = &_PyRuntime.gc.generation_stats[generation]; in collect()1360 stats[i] = _PyRuntime.gc.generation_stats[i]; in gc_get_stats_impl()