Searched defs:gcstate (Results 1 – 1 of 1) sorted by relevance
128 #define GEN_HEAD(gcstate, n) (&(gcstate)->generations[n].head) argument140 _PyGC_InitState(GCState *gcstate) in _PyGC_InitState()162 GCState *gcstate = &interp->gc; in _PyGC_Init() local929 GCState *gcstate, in handle_legacy_finalizers()991 delete_garbage(PyThreadState *tstate, GCState *gcstate, in delete_garbage()1047 show_stats_each_generations(GCState *gcstate) in show_stats_each_generations()1191 GCState *gcstate = &tstate->interp->gc; in gc_collect_main() local1357 GCState *gcstate = &tstate->interp->gc; in invoke_gc_callback() local1409 GCState *gcstate = &tstate->interp->gc; in gc_collect_generations() local1530 GCState *gcstate = &tstate->interp->gc; in gc_collect_impl() local[all …]