Extension [ <persistent> extension #143 xhprof version 0.9.2 ] {

  - INI {
    Entry [ xhprof.output_dir <ALL> ]
      Current = '/tmp'
    }
  }

  - Constants [3] {
    Constant [ integer XHPROF_FLAGS_NO_BUILTINS ] { 1 }
    Constant [ integer XHPROF_FLAGS_CPU ] { 2 }
    Constant [ integer XHPROF_FLAGS_MEMORY ] { 4 }
  }

  - Functions {
    Function [ <internal:xhprof> function xhprof_enable ] {

      - Parameters [2] {
        Parameter #0 [ <optional> $flags ]
        Parameter #1 [ <optional> $options ]
      }
    }
    Function [ <internal:xhprof> function xhprof_disable ] {

      - Parameters [0] {
      }
    }
    Function [ <internal:xhprof> function xhprof_sample_enable ] {

      - Parameters [0] {
      }
    }
    Function [ <internal:xhprof> function xhprof_sample_disable ] {

      - Parameters [0] {
      }
    }
  }
}