Home
last modified time | relevance | path

Searched refs:to_freelist (Results 1 - 8 of 8) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_code.h296 uint64_t to_freelist; member
/third_party/python/Python/
H A Dcontext.c486 OBJECT_STAT_INC(to_freelist); in context_tp_dealloc()
H A Dspecialize.c187 fprintf(out, "Object frees to freelist: %" PRIu64 "\n", stats->to_freelist); in print_object_stats()
/third_party/python/Objects/
H A Dtupleobject.c1233 OBJECT_STAT_INC(to_freelist); in maybe_freelist_push()
H A Ddictobject.c685 OBJECT_STAT_INC(to_freelist); in free_keys_object()
1550 OBJECT_STAT_INC(to_freelist); in dictresize()
2388 OBJECT_STAT_INC(to_freelist); in dict_dealloc()
H A Dgenobject.c1945 OBJECT_STAT_INC(to_freelist); in async_gen_wrapped_val_dealloc()
H A Dfloatobject.c267 OBJECT_STAT_INC(to_freelist); in _PyFloat_ExactDealloc()
H A Dlistobject.c369 OBJECT_STAT_INC(to_freelist); in list_dealloc()

Completed in 25 milliseconds