7 uses of PERFORMANCE_QUERY_VAR in Performance Logging and Monitoring 6.2
- 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_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 includes/
performance.details.inc - Detail page callback.
- performance_view_summary in ./
performance.module - Summary page callback.