Home
last modified time | relevance | path

Searched refs:oom_restarts (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/opcache/
H A DZendAccelerator.h244 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c506 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
655 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A DZendAccelerator.h244 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c506 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
655 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A DZendAccelerator.h244 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c488 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
633 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/lang/php81/php-8.1.1/ext/opcache/
H A DZendAccelerator.h244 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c488 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
633 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A DZendAccelerator.h244 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c488 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
633 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A DZendAccelerator.h244 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c506 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
655 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/lang/php74/php-7.4.27/ext/opcache/
H A DZendAccelerator.h246 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c496 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
643 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A DZendAccelerator.h246 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c496 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
643 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A DZendAccelerator.h246 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c496 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
643 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/lang/php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.h260 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c488 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
633 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A DZendAccelerator.h260 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c488 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
633 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A DZendAccelerator.h260 zend_ulong oom_restarts; /* number of restarts because of out of memory */ member
H A Dzend_accelerator_module.c488 snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZCSG(oom_restarts));
633 add_assoc_long(&statistics, "oom_restarts", ZCSG(oom_restarts));
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/templates/Sparkle/admin/settings/opcacheinfo/
H A Dshowinfo.tpl89 <td>{$general['oom_restarts']}</td>

12