You are here

Functions in XHProf 6

Primary tabs

Namesort descending Location Description Direct uses Strings
xhprof_scandir ./xhprof.module
xhprof_shutdown ./xhprof.module See xhprof_start() which registers this function as a shutdown function. 1
xhprof_shutdown_real ./xhprof.module See xhprof_shutdown() which registers this function as a shutdown function. Displays xhprof link in the footer. 1
xhprof_shutdown_xhprof ./xhprof.module 1
xhprof_sortable_columns ./xhprof.inc 4
xhprof_sort_cbk ./xhprof.inc Callback comparison operator (passed to usort() for sorting array of tuples) that compares array elements based on the sort column specified in $sort_col (global parameter). 3
xhprof_stat_description ./xhprof.inc Get the appropriate description for a statistic (depending upon whether we are in diff report mode or single run report mode). 8
xhprof_symbol_report ./xhprof.inc Generates a report for a single function/symbol. 1
xhprof_theme ./xhprof.module Implementation of hook_theme()
xhprof_trim_run ./xhprof.inc Return a trimmed version of the XHProf raw data. Note that the raw data contains one entry for each unique parent/child function combination.The trimmed version of raw data will only contain entries where either the parent or child function is in the… 1
xhprof_views_api ./xhprof.module Implementation of hook_views_api().
xhprof_xhprof_enable ./xhprof.module Conditionally enable XHProf profiling. 1
xhprof_xhprof_include_js_css ./xhprof.inc Generate references to required stylesheets & javascript.
xhprof_xhprof_render_link ./xhprof.inc 3
_xhprof_get_object ./xhprof.module

Pages

Other projects