Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval.c119 #define OPCACHE_STATS 0 /* Enable stats */ macro
130 #if OPCACHE_STATS
370 #if OPCACHE_STATS in _PyEval_Fini()
1519 #if OPCACHE_STATS
1709 #if OPCACHE_STATS in _PyEval_EvalFrameDefault()