Home
last modified time | relevance | path

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

/PHP-5.5/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.c507 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); in accel_restart_is_active()
532 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); in accel_activate_add()
549 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); in accel_deactivate_sub()
562 zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); in accel_unlock_all()
599 zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); in kill_all_lockers()
621 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); in accel_is_inactive()
1109 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in zend_accel_add_key()
1144 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
1213 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
2095 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 11 milliseconds