Home
last modified time | relevance | path

Searched refs:dict_materialized_too_big (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_code.h301 uint64_t dict_materialized_too_big; member
/third_party/python/Python/
H A Dspecialize.c196 fprintf(out, "Object materialize dict (too big): %" PRIu64 "\n", stats->dict_materialized_too_big); in print_object_stats()
/third_party/python/Objects/
H A Ddictobject.c5447 OBJECT_STAT_INC(dict_materialized_too_big); in _PyObject_StoreInstanceAttribute()

Completed in 11 milliseconds