Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_code.h300 uint64_t dict_materialized_new_key; member
/third_party/python/Python/
H A Dspecialize.c195 fprintf(out, "Object materialize dict (new key): %" PRIu64 "\n", stats->dict_materialized_new_key); in print_object_stats()
/third_party/python/Objects/
H A Ddictobject.c5450 OBJECT_STAT_INC(dict_materialized_new_key); in _PyObject_StoreInstanceAttribute()

Completed in 11 milliseconds