Home
last modified time | relevance | path

Searched refs:sumHeapSize (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/
DTabPaneNMStatstics.test.ts113 sumHeapSize: 0,
177 sumHeapSize: 0,
241 sumHeapSize: 0,
305 sumHeapSize: 34,
368 sumHeapSize: 90,
/developtools/smartperf_host/ide/test/trace/bean/
DNativeHook.test.ts43 sumHeapSize: 0,
59 sumHeapSize: expect.any(Number),
118 sumHeapSize: 0,
124 sumHeapSize: expect.any(Number) }, `
/developtools/smartperf_host/ide/src/trace/bean/
DNativeHook.ts28 sumHeapSize: number = 0; property in NativeHookStatistics
50 sumHeapSize: number = 0; property in NativeEventHeap
/developtools/smartperf_host/ide/test/trace/component/chart/
DSpNativeMemoryChart.test.ts72 sumHeapSize: 10,
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMStatstics.ts53 this.allMax += heap.sumHeapSize;
/developtools/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.test.ts51 sumHeapSize: 0,
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.ts1124 sumHeapSize: number = 0; property in NativeHookStatistics