• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "first_introduced": "12",
4        "name": "OH_HiDebug_GetSystemCpuUsage"
5    },
6    {
7        "first_introduced": "12",
8        "name": "OH_HiDebug_GetAppCpuUsage"
9    },
10    {
11        "first_introduced": "12",
12        "name": "OH_HiDebug_GetAppThreadCpuUsage"
13    },
14    {
15        "first_introduced": "12",
16        "name": "OH_HiDebug_FreeThreadCpuUsage"
17    },
18    {
19        "first_introduced": "12",
20        "name": "OH_HiDebug_GetSystemMemInfo"
21    },
22    {
23        "first_introduced": "12",
24        "name": "OH_HiDebug_GetAppNativeMemInfo"
25    },
26    {
27        "first_introduced": "20",
28        "name": "OH_HiDebug_GetAppNativeMemInfoWithCache"
29    },
30    {
31        "first_introduced": "12",
32        "name": "OH_HiDebug_GetAppMemoryLimit"
33    },
34    {
35        "first_introduced": "12",
36        "name": "OH_HiDebug_StartAppTraceCapture"
37    },
38    {
39        "first_introduced": "12",
40        "name": "OH_HiDebug_StopAppTraceCapture"
41    },
42    {
43      "first_introduced": "14",
44      "name": "OH_HiDebug_GetGraphicsMemory"
45    },
46    {
47      "first_introduced": "20",
48      "name": "OH_HiDebug_SetMallocDispatchTable"
49    },
50    {
51      "first_introduced": "20",
52      "name": "OH_HiDebug_GetDefaultMallocDispatchTable"
53    },
54    {
55      "first_introduced": "20",
56      "name": "OH_HiDebug_RestoreMallocDispatchTable"
57    },
58    {
59        "first_introduced": "20",
60        "name": "OH_HiDebug_BacktraceFromFp"
61    },
62    {
63        "first_introduced": "20",
64        "name": "OH_HiDebug_SymbolicAddress"
65    },
66    {
67        "first_introduced": "20",
68        "name": "OH_HiDebug_CreateBacktraceObject"
69    },
70    {
71        "first_introduced": "20",
72        "name": "OH_HiDebug_DestroyBacktraceObject"
73    }
74]