Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/
H A Dzend_accelerator_debug.h29 #define ACCEL_LOG_DEBUG 4 macro
H A Dzend_accelerator_debug.c78 case ACCEL_LOG_DEBUG: in zend_accel_error()
H A DZendAccelerator.c524 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); in accel_restart_is_active()
553 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); in accel_activate_add()
574 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); in accel_deactivate_sub()
591 zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); in accel_unlock_all()
628 zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); in kill_all_lockers()
650 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); in accel_is_inactive()
1138 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in zend_accel_add_key()
1177 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
1246 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
2193 zend_accel_error(ACCEL_LOG_DEBUG, "Restarting!");
[all …]
H A Dzend_accelerator_blacklist.c256 zend_accel_error(ACCEL_LOG_DEBUG,"Loading blacklist file: '%s'", filename); in zend_accel_blacklist_loadone()

Completed in 31 milliseconds