Query: xhprof_sample_enable
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XHPROF_SAMPLE_ENABLE(3) 1 XHPROF_SAMPLE_ENABLE(3) xhprof_sample_enable - Start XHProf profiling in sampling modeSYNOPSISvoid xhprof_sample_enable (void )DESCRIPTIONStarts profiling in sample mode, which is a lighter weight version of xhprof_enable(3). The sampling interval is 0.1 seconds, and samples record the full function call stack. The main use case is when lower overhead is required when doing performance monitoring and diagnos- tics.PARAMETERSThis function has no parameters.RETURN VALUESNULLSEE ALSOxhprof_sample_disable(3), xhprof_enable(3), memory_get_usage(3), getrusage(3). PHP Documentation Group XHPROF_SAMPLE_ENABLE(3)
| Related Man Pages |
|---|
| pcsample(2) - opensolaris |
| sample(1) - osx |
| pcsample(2) - sunos |
| pcsample(2) - x11r4 |
| pcsample(2) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |