Home
last modified time | relevance | path

Searched defs:item (Results 1 – 25 of 83) sorted by relevance

1234

/developtools/smartperf_host/ide/test/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatistics.test.ts94 let item = { variable
105 let item = { variable
126 let item = { variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPaneGpuMemoryComparison.ts72 for (const item of selfData) { constant
114 for (const item of data) { constant
118 for (const item of comparisonData) { constant
DTabPaneDmaAbilityComparison.ts70 for (const item of selfData) { constant
111 for (const item of data) { constant
115 for (const item of comparisonData) { constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/
DTabPaneGpuMemoryVmTrackerComparison.ts73 for (const item of selfData) { constant
115 for (const item of data) { constant
119 for (const item of comparisonData) { constant
/developtools/hiperf/test/unittest/common/native/
Dvirtual_thread_test.cpp167 MemMapItem &item = phdrMaps.emplace_back(); in MakeMapsFromDlpi() local
173 for (const MemMapItem &item : phdrMaps) { in MakeMapsFromDlpi() local
201 for (const MemMapItem &item : thread->GetMaps()) { in PhdrCallBack() local
210 for (const MemMapItem &item : thread->GetMaps()) { in PhdrCallBack() local
236 for (const MemMapItem &item : thread.GetMaps()) { variable
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dvirtual_thread_test.cpp158 MemMapItem &item = phdrMaps.emplace_back(); in MakeMapsFromDlpi() local
164 for (const MemMapItem &item : phdrMaps) { in MakeMapsFromDlpi() local
188 for (const MemMapItem &item : thread->GetMaps()) { in PhdrCallBack() local
197 for (const MemMapItem &item : thread->GetMaps()) { in PhdrCallBack() local
225 for (const MemMapItem &item : thread->GetMaps()) { variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/gpu/
DTabPaneGpuClickSelectComparison.ts78 for (const item of baseGpuData) { constant
120 for (const item of data) { constant
126 for (const item of comparisonData) { constant
/developtools/profiler/hiebpf/src/
Dbpf_event_receiver.cpp192 for (auto &item : mapsItems) { in WriteEventMaps() local
287 struct FixedFSTraceTLVItem *item = static_cast<struct FixedFSTraceTLVItem *>(tlvItem); in EncodeFSTraceEvent() local
323 struct FixedPFTraceTLVItem *item = static_cast<struct FixedPFTraceTLVItem *>(tlvItem); in EncodePFTraceEvent() local
359 struct FixedBIOTraceTLVItem *item = static_cast<struct FixedBIOTraceTLVItem *>(tlvItem); in EncodeBIOTraceEvent() local
393 struct FixedSTRTraceTLVItem *item = static_cast<struct FixedSTRTraceTLVItem *>(tlvItem); in EncodeSTRTraceEvent() local
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/
DSheetUtils.ts76 for (const item of base) { constant
80 for (const item of target) { constant
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts510 for (let item of arr) { variable
567 for (let item of arr) { variable
613 for (let item of arr) { variable
661 for (let item of arr) { variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts510 for (let item of arr) { variable
567 for (let item of arr) { variable
613 for (let item of arr) { variable
661 for (let item of arr) { variable
/developtools/smartperf_host/ide/test/js-heap/logic/
DHeapLoader.test.ts157 let item = { variable
301 let item = { variable
316 let item = { variable
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.test.ts408 let item = { variable
458 let item = { variable
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/file-system/
DTabPaneVirtualMemoryStatisticsAnalysis.ts601 for (let item of value) { variable
661 for (let item of value) { variable
706 for (let item of value) { variable
755 for (let item of value) { variable
DTabPaneIOTierStatisticsAnalysis.ts600 for (let item of value) { variable
660 for (let item of value) { variable
705 for (let item of value) { variable
754 for (let item of value) { variable
DTabPaneFilesystemStatisticsAnalysis.ts608 for (let item of value) { variable
669 for (let item of value) { variable
715 for (let item of value) { variable
765 for (let item of value) { variable
/developtools/smartperf_host/trace_streamer/src/filter/
Dapp_start_filter.cpp61 for (const auto& item : mAPPStartupData) { in CaclRsDataByPid() local
103 for (const auto& item : mAPPStartupData) { in UpdatePidByNameIndex() local
131 auto item = itorSecond; in AppendData() local
225 for (auto& item : mAPPStartupDataWithPid_) { in ParserAppStartup() local
/developtools/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.test.ts134 let item = { variable
141 let item = { variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/smaps/
DTabPaneSmapsComparison.ts138 for (const item of base) { constant
142 for (const item of target) { constant
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/task/
DTabPaneTaskFrames.ts91 for (const item of tableList) { constant
302 for (const item of res[1]) { constant
329 for (const item of tableList) { constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneVirtualMemoryStatisticsAnalysis.ts593 for (let item of value) { variable
697 for (let item of value) { variable
746 for (let item of value) { variable
DTabPaneIOTierStatisticsAnalysis.ts591 for (let item of value) { variable
695 for (let item of value) { variable
744 for (let item of value) { variable
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dapp_start_filter.cpp56 for (const auto& item : mAPPStartupData_) { in CaclRsDataByPid() local
95 for (const auto& item : mAPPStartupData_) { in UpdatePidByNameIndex() local
120 auto item = itorSecond; in AppendData() local
/developtools/packing_tool/adapter/ohos/
DResourcesParser.java321 DataItem item = readItem(buf); in readBaseItem() local
399 DataItem item = readItem(buf); in readAllItem() local
415 DataItem item = new DataItem(); in readItem() local
498 DataItem item = readItem(buf); in readDataAllItem() local
511 static ResourceIndexResult parseDataItems(DataItem item, String configClass) { in parseDataItems()
551 String item = new String(value, StandardCharsets.UTF_8); in convertBytesToString() local
/developtools/hiperf/src/
Dreport.cpp47 ReportItem &item = configs_[configIndex].reportItems_.emplace_back( in AddReportItem() local
73 ReportItem &item = configs_[configIndex].reportItems_.emplace_back( in AddReportItem() local
96 ReportItem &item = configs_[configIndex].reportItems_.emplace_back( in AddReportItemBranch() local
163 for (auto &item : config.reportItems_) { in UpdateReportItemsAfterAdjust() local

1234