Searched defs:gcstate (Results 1 – 2 of 2) sorted by relevance
128 #define GEN_HEAD(gcstate, n) (&(gcstate)->generations[n].head) argument140 _PyGC_InitState(GCState *gcstate) in _PyGC_InitState()166 GCState *gcstate = &interp->gc; in _PyGC_Init() local933 GCState *gcstate, in handle_legacy_finalizers()995 delete_garbage(PyThreadState *tstate, GCState *gcstate, in delete_garbage()1052 show_stats_each_generations(GCState *gcstate) in show_stats_each_generations()1196 GCState *gcstate = &tstate->interp->gc; in gc_collect_main() local1370 GCState *gcstate = &tstate->interp->gc; in invoke_gc_callback() local1422 GCState *gcstate = &tstate->interp->gc; in gc_collect_generations() local1543 GCState *gcstate = &tstate->interp->gc; in gc_collect_impl() local[all …]
2103 struct _gc_runtime_state *gcstate = &interp->gc; in _PyTrash_deposit_object() local2131 struct _gc_runtime_state *gcstate = &interp->gc; in _PyTrash_destroy_chain() local