Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_debug.h29 #define ACCEL_LOG_DEBUG 4 macro
H A Dzend_accelerator_debug.c74 case ACCEL_LOG_DEBUG: in zend_accel_error_va_args()
H A DZendAccelerator.c316 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); in accel_restart_is_active()
348 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); in accel_activate_add()
374 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); in accel_deactivate_sub()
396 zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); in accel_unlock_all()
880 zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); in kill_all_lockers()
913 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); in accel_is_inactive()
1472 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in zend_accel_add_key()
1599 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
1665 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!"); in cache_script_in_shared_memory()
2687 zend_accel_error(ACCEL_LOG_DEBUG, "Restarting!"); in accel_activate()
[all …]
H A Dzend_accelerator_blacklist.c251 zend_accel_error(ACCEL_LOG_DEBUG,"Loading blacklist file: '%s'", filename); in zend_accel_blacklist_loadone()
H A Dzend_file_cache.c1937 zend_accel_error(ACCEL_LOG_DEBUG, "No more entries in hash table!");

Completed in 27 milliseconds