Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval.c132 static size_t opcache_code_objects_extra_mem = 0; variable
375 opcache_code_objects_extra_mem); in _PyEval_Fini()
1710 opcache_code_objects_extra_mem += in _PyEval_EvalFrameDefault()