Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A Dzend_accelerator_debug.h29 #define ACCEL_LOG_DEBUG 4 macro
H A Dzend_accelerator_debug.c75 case ACCEL_LOG_DEBUG: in zend_accel_error()
H A DZendAccelerator.c279 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); in accel_restart_is_active()
309 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); in accel_activate_add()
333 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); in accel_deactivate_sub()
351 zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); in accel_unlock_all()
724 zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); in kill_all_lockers()
750 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); in accel_is_inactive()
1260 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in zend_accel_add_key()
1384 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
1462 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
2301 zend_accel_error(ACCEL_LOG_DEBUG, "Restarting!"); in accel_activate()
[all …]
H A Dzend_accelerator_blacklist.c241 zend_accel_error(ACCEL_LOG_DEBUG,"Loading blacklist file: '%s'", filename); in zend_accel_blacklist_loadone()
H A Dzend_file_cache.c1492 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!");

Completed in 22 milliseconds