8 calls to xhprof_stat_description() in XHProf 7
- theme_xhprof_overall_summary in ./
xhprof.module - Theme function to display XHProf run summary.
- theme_xhprof_run_table in ./
xhprof.module - Theme function to display list of XHProf function calls.
- xhprof_displayXHProfReport in ./
xhprof.inc - Generate a XHProf Display View given the various URL parameters as arguments. The first argument is an object that implements the iXHProfRuns interface.
- xhprof_display_run in ./
xhprof.module - Display XHProf run report.
- xhprof_full_report in ./
xhprof.inc - Generates a tabular report for all functions. This is the top-level report.
- xhprof_print_flat_data in ./
xhprof.inc - Print non-hierarchical (flat-view) of profiler data.
- xhprof_print_symbol_summary in ./
xhprof.inc - xhprof_symbol_report in ./
xhprof.inc - Generates a report for a single function/symbol.