Vordefinierte Konstanten
Folgende Konstanten werden von dieser
Erweiterung definiert und stehen nur zur Verfügung, wenn die Erweiterung entweder
statisch in PHP kompiliert oder dynamisch zur Laufzeit geladen
wurde.
-
XHPROF_FLAGS_NO_BUILTINS
(integer)
-
Used to skip all built-in (internal) functions.
-
XHPROF_FLAGS_CPU
(integer)
-
Used to add CPU profiling information to the output.
-
XHPROF_FLAGS_MEMORY
(integer)
-
Used to add memory profiling information to the output.