Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/xhprof/xhprof_html/callgraph.php File Reference

Go to the source code of this file.

Variables

 $GLOBALS ['XHPROF_LIB_ROOT'] = dirname(__FILE__) . '/../xhprof_lib'
 $params
if($threshold< 0||$threshold > 1) if (!array_key_exists($type, $xhprof_legal_image_types))
 $xhprof_runs_impl = new moodle_xhprofrun()

Variable Documentation

$GLOBALS['XHPROF_LIB_ROOT'] = dirname(__FILE__) . '/../xhprof_lib'

Definition at line 41 of file callgraph.php.

$params
Initial value:
 array(
                'run' => array(XHPROF_STRING_PARAM, ''),

                
                'source' => array(XHPROF_STRING_PARAM, 'xhprof'),

                
                
                'func' => array(XHPROF_STRING_PARAM, ''),

                
                'type' => array(XHPROF_STRING_PARAM, 'png'),

                
                
                
                'threshold' => array(XHPROF_FLOAT_PARAM, 0.01),

                
                'critical' => array(XHPROF_BOOL_PARAM, true),

                
                'run1' => array(XHPROF_STRING_PARAM, ''),

                
                'run2' => array(XHPROF_STRING_PARAM, '')
                )

Definition at line 47 of file callgraph.php.

$xhprof_runs_impl = new moodle_xhprofrun()

Definition at line 91 of file callgraph.php.

if ($threshold< 0||$threshold > 1) if(!array_key_exists($type, $xhprof_legal_image_types))

Definition at line 84 of file callgraph.php.

 All Data Structures Namespaces Files Functions Variables Enumerations