Searched refs:opcache_attr_hits (Results 1 – 1 of 1) sorted by relevance
139 static size_t opcache_attr_hits = 0; variable395 opcache_attr_hits, in _PyEval_Fini()396 (int) (100.0 * opcache_attr_hits / in _PyEval_Fini()1538 if (co->co_opcache != NULL) opcache_attr_hits++; \