Extension [ extension #119 memprof version 3.0.2 ] { - INI { Entry [ memprof.output_dir ] Current = '/tmp' } } - Functions { Function [ function memprof_enabled ] { - Parameters [0] { } - Return [ bool ] } Function [ function memprof_enabled_flags ] { - Parameters [0] { } - Return [ array ] } Function [ function memprof_enable ] { - Parameters [0] { } - Return [ bool ] } Function [ function memprof_disable ] { - Parameters [0] { } - Return [ bool ] } Function [ function memprof_dump_array ] { - Parameters [0] { } - Return [ array ] } Function [ function memprof_dump_callgrind ] { - Parameters [1] { Parameter #0 [ $handle ] } - Return [ void ] } Function [ function memprof_dump_pprof ] { - Parameters [1] { Parameter #0 [ $handle ] } - Return [ void ] } Function [ function memprof_version ] { - Parameters [0] { } - Return [ string ] } } }