8 uses of PERFORMANCE_QUERY_VAR in Performance Logging and Monitoring 7
- drush_performance_details in ./
performance.drush.inc - drush_performance_summary in ./
performance.drush.inc - Summary page callback. Differs a little from the version in the module because drush_print_table() works differently.
- performance_boot in ./
performance.module - Implementation of hook_boot().
- performance_requirements in ./
performance.install - Implementation of hook_requirements().
- performance_settings_form in ./
performance.module - System settings form.
- performance_shutdown in ./
performance.module - Shutdown function that collects all performance data.
- performance_view_details in ./
performance.module - performance_view_summary in ./
performance.module