Home
last modified time | relevance | path

Searched refs:opcache_attr_deopts (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dceval.c141 static size_t opcache_attr_deopts = 0; variable
408 opcache_attr_deopts); in _PyEval_Fini()
1553 if (co->co_opcache != NULL) opcache_attr_deopts++; \