getProperty( 'enabled' ); $enabled->setAccessible( true ); $enabled->setValue( true ); $xhprof->getMethod( 'enable' )->invoke( null ); } }