MediaWiki
master
|
This is the complete list of members for SectionProfiler, including all inherited members.
$collated | SectionProfiler | protected |
$collateDone | SectionProfiler | protected |
$end | SectionProfiler | protected |
$errorEntry | SectionProfiler | protected |
$logger | SectionProfiler | protected |
$stack | SectionProfiler | protected |
$start | SectionProfiler | protected |
$workStack | SectionProfiler | protected |
__construct(array $params=[]) | SectionProfiler | |
collateData() | SectionProfiler | protected |
getErrorEntry() | SectionProfiler | protected |
getFunctionStats() | SectionProfiler | |
getTime( $metric='wall') | SectionProfiler | protected |
getZeroEntry() | SectionProfiler | protected |
profileInInternal( $functionname) | SectionProfiler | |
profileOutInternal( $functionname) | SectionProfiler | |
reset() | SectionProfiler | |
scopedProfileIn( $section) | SectionProfiler | |
scopedProfileOut(ScopedCallback &$section) | SectionProfiler | |
updateEntry( $name, $elapsedCpu, $elapsedReal, $memChange) | SectionProfiler | protected |