Changeset View
Changeset View
Standalone View
Standalone View
extension/php_xhprof.h
| Show All 36 Lines | |||||
| PHP_RSHUTDOWN_FUNCTION(xhprof); | PHP_RSHUTDOWN_FUNCTION(xhprof); | ||||
| PHP_MINFO_FUNCTION(xhprof); | PHP_MINFO_FUNCTION(xhprof); | ||||
| PHP_FUNCTION(xhprof_enable); | PHP_FUNCTION(xhprof_enable); | ||||
| PHP_FUNCTION(xhprof_disable); | PHP_FUNCTION(xhprof_disable); | ||||
| PHP_FUNCTION(xhprof_sample_enable); | PHP_FUNCTION(xhprof_sample_enable); | ||||
| PHP_FUNCTION(xhprof_sample_disable); | PHP_FUNCTION(xhprof_sample_disable); | ||||
| #endif /* PHP_XHPROF_H */ | #endif /* PHP_XHPROF_H */ | ||||