Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval.c142 static size_t opcache_attr_total = 0; variable
397 opcache_attr_total)); in _PyEval_Fini()
402 opcache_attr_total)); in _PyEval_Fini()
411 opcache_attr_total); in _PyEval_Fini()
1558 if (co->co_opcache != NULL) opcache_attr_total++; \