| /arkcompiler/toolchain/tooling/test/testcases/ |
| D | js_heapusage_recursion_test.h | 94 int totalSize = 0; in RecvHeapusageInfo() local
|
| D | js_heapusage_step_test.h | 118 int totalSize = 0; in RecvHeapusageInfo() local
|
| D | js_heapusage_async_test.h | 89 int totalSize = 0; in RecvHeapusageInfo() local
|
| D | js_heapusage_loop_test.h | 94 int totalSize = 0; in RecvHeapusageInfo() local
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_returns.h | 352 explicit GetHeapUsageReturns(double usedSize, double totalSize) in GetHeapUsageReturns() 369 void SetTotalSize(const double &totalSize) in SetTotalSize()
|
| D | pt_returns.cpp | 316 double totalSize; in Create() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| D | generateBin.cpp | 80 size_t totalSize = 0; in GenerateProgramImpl() local
|
| /arkcompiler/ets_frontend/es2panda/aot/ |
| D | main.cpp | 70 size_t totalSize = 0; in DumpPandaFileSizeStatistic() local 91 size_t totalSize = 0; in DumpPandaFileSizePctStatistic() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/ |
| D | heap_snapshot_test.cpp | 128 size_t totalSize = 0; in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | pandasm.cpp | 188 size_t totalSize = 0; in EmitProgramInBinary() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | heap.h | 560 size_t totalSize = sOldSpace_->GetCommittedSize() + size; in OldSpaceExceedCapacity() local 1384 … size_t totalSize = oldSpace_->GetCommittedSize() + hugeObjectSpace_->GetCommittedSize() + size; in OldSpaceExceedCapacity() local 1391 size_t totalSize = oldSpace_->GetHeapObjectSize() + hugeObjectSpace_->GetHeapObjectSize(); in OldSpaceExceedLimit() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | emit.h | 137 uint64 totalSize = 0; variable
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/accessor/ |
| D | module_data_accessor.cpp | 77 auto totalSize = regularImportNum + namespaceImportNum; in EnumerateImportEntry() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1_analytics.cpp | 98 auto totalSize = collectionSet.Young().size() * DEFAULT_REGION_SIZE; in ReportSurvivedBytesRatio() local
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | runtime_impl.cpp | 125 double totalSize = 0; in GetHeapUsage() local 163 DispatchResponse RuntimeImpl::GetHeapUsage(double *usedSize, double *totalSize) in GetHeapUsage()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot.h | 338 TraceNode &SetTotalSize(uint32_t totalSize) in SetTotalSize()
|
| D | heap_snapshot.cpp | 879 int totalSize = static_cast<int>(topNode->GetTotalSize()); in AddTraceNode() local
|
| D | heap_profiler.cpp | 664 uint32_t totalSize = 0; in CopyObjectMem2Buf() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | gdb_jit.cpp | 389 …uint32_t totalSize = sizeof(Elf64_Ehdr) + sizeof(Elf64_Phdr) + sizeof(SHSTR) + info.strtabHdr->sh_… in CreateDebuggerElf() local
|
| /arkcompiler/toolchain/tooling/test/ |
| D | debugger_returns_test.cpp | 309 double totalSize = 1; in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | bin_mpl_import.cpp | 757 uint32 totalSize = static_cast<uint32>(ReadInt()); in Jump2NextField() local
|
| D | bin_mpl_export.cpp | 1285 int32 totalSize = binImport.ReadInt(); in UpdateCgField() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_item_container.cpp | 770 size_t totalSize; in DumpItemsStat() member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_emitter.cpp | 1691 uint64 totalSize = sEmitInfo->GetTotalSize(); in EmitStructure() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | emit.cpp | 1939 uint64 totalSize = sEmitInfo->GetTotalSize(); in EmitStructConstant() local
|