You are here

constant PERFORMANCE_MEMCACHE_BIN in Performance Logging and Monitoring 6

Same name and namespace in other branches
  1. 7 performance.module \PERFORMANCE_MEMCACHE_BIN
4 uses of PERFORMANCE_MEMCACHE_BIN
performance_clear_memcache in ./performance.module
Clear Memcache confirm form submit handler.
performance_get_data_memcache in ./performance.module
Helper function to get data from memcache.
performance_log_summary_memcache in ./performance.module
Helper function to store summary data in Memcache.
performance_prune_memcache in ./performance.module
Helper function to cleanup Memcache data.

File

./performance.module, line 18
Logs detailed and/or summary page generation time and memory consumption for page requests. Copyright Khalid Baheyeldin 2008 of http://2bits.com

Code

define('PERFORMANCE_MEMCACHE_BIN', 'cache_performance');