6 calls to xhprof_print_pct() in XHProf 6
- theme_xhprof_run_table in ./
xhprof.module - Theme function to display list of XHProf function calls.
- xhprof_full_report in ./
xhprof.inc - Generates a tabular report for all functions. This is the top-level report.
- xhprof_pc_info in ./
xhprof.inc - Print info for a parent or child function xhprof_in the parent & children report.
- xhprof_print_flat_data in ./
xhprof.inc - Print non-hierarchical (flat-view) of profiler data.
- xhprof_print_function_info in ./
xhprof.inc - Print "flat" data corresponding to one function.
- xhprof_symbol_report in ./
xhprof.inc - Generates a report for a single function/symbol.