hash_restarts 2061 ext/opcache/ZendAccelerator.c ZCSG(hash_restarts)++; hash_restarts 2453 ext/opcache/ZendAccelerator.c ZCSG(hash_restarts) = 0; hash_restarts 274 ext/opcache/ZendAccelerator.h zend_ulong hash_restarts; /* number of restarts because of hash overflow */ hash_restarts 498 ext/opcache/zend_accelerator_module.c snprintf(buf, sizeof(buf), "%pd", ZCSG(hash_restarts)); hash_restarts 646 ext/opcache/zend_accelerator_module.c add_assoc_long(&statistics, "hash_restarts", ZCSG(hash_restarts));