summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: feef5ff523a7e954a5b8e8c27c03d4d8832d0622 (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
39
40
41
42
43
44
45
46
47
48
49
50
Extension [ <persistent> extension #107 memprof version 2.0.0 ] {

  - 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 ]
      }
    }
    Function [ <internal:memprof> function memory_get_peak_usage ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $real ]
      }
    }
    Function [ <internal:memprof> function memory_get_usage ] {

      - Parameters [1] {
        Parameter #0 [ <optional> $real ]
      }
    }
  }
}