Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval.c131 static size_t opcache_code_objects = 0; variable
372 opcache_code_objects); in _PyEval_Fini()
1713 opcache_code_objects++; in _PyEval_EvalFrameDefault()