blob: 354a1be2cac3edf896818e3a7c8112d8d40d6fbb (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
 | Extension [ <persistent> extension #117 memprof version 2.1.2 ] {
  - Functions {
    Function [ <internal:memprof> function memprof_enabled ] {
      - Parameters [0] {
      }
    }
    Function [ <internal:memprof> function memprof_enable ] {
      - Parameters [0] {
      }
    }
    Function [ <internal:memprof> function memprof_disable ] {
      - Parameters [0] {
      }
    }
    Function [ <internal:memprof> function memprof_dump_array ] {
      - Parameters [0] {
      }
    }
    Function [ <internal:memprof> function memprof_dump_callgrind ] {
      - Parameters [1] {
        Parameter #0 [ <required> $handle ]
      }
    }
    Function [ <internal:memprof> function memprof_dump_pprof ] {
      - Parameters [1] {
        Parameter #0 [ <required> $handle ]
      }
    }
  }
}
 |