Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_code.h299 uint64_t dict_materialized_on_request; member
/third_party/python/Python/
H A Dspecialize.c194 fprintf(out, "Object materialize dict (on request): %" PRIu64 "\n", stats->dict_materialized_on_request); in print_object_stats()
/third_party/python/Objects/
H A Ddictobject.c5427 OBJECT_STAT_INC(dict_materialized_on_request); in _PyObject_MakeDictFromInstanceAttributes()
5598 OBJECT_STAT_INC(dict_materialized_on_request); in PyObject_GenericGetDict()

Completed in 11 milliseconds