Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 54) sorted by relevance

123

/developtools/profiler/device/services/ipc/src/
Dipc_generator_impl.cpp207 for (int j = 0; j < serviceList_[i].methodCount_; j++) { in GenerateHeader() local
222 for (int j = 0; j < serviceList_[i].methodCount_; j++) { in GenerateHeader() local
230 for (int j = 0; j < serviceList_[i].methodCount_; j++) { in GenerateHeader() local
249 for (int j = 0; j < serviceList_[i].methodCount_; j++) { in GenHeader() local
279 for (int j = 0; j < serviceList_[servicep].methodCount_; j++) { in GenSendResponseImpl() local
299 for (int j = 0; j < serviceList_[servicep].methodCount_; j++) { in GenOnResponseImpl() local
319 for (int j = 0; j < serviceList_[servicep].methodCount_; j++) { in GenServiceCallImpl() local
355 for (int j = 0; j < serviceList_[servicep].methodCount_; j++) { in GenClientProcImpl() local
402 for (int j = 0; j < serviceList_[servicep].methodCount_; j++) { in GenClientRequestImpl() local
432 for (int j = 0; j < serviceList_[servicep].methodCount_; j++) { in GenServiceProcImpl() local
Dipc_generator.cpp34 for (int j = 0; j < service->method_count(); j++) { in Generate() local
Dproto_encoder_plugin_generator.cpp116 for (int j = 0; j < fileContent_->enum_type(i)->value_count(); ++j) { in GenerateEnum() local
/developtools/hiperf/test/unittest/common/native/
Ddwarf_test.cpp133 for (std::size_t j = 0; j < num; ++j) { variable
152 for (std::size_t j = 0; j < num; ++j) { variable
171 for (std::size_t j = 0; j < num; ++j) { variable
185 for (std::size_t j = 0; j < num; ++j) { variable
196 for (std::size_t j = 0; j < num; ++j) { variable
Dperf_file_format_test.cpp117 for (size_t j = 0; j < a[i].symbolStructs_.size(); j++) { in CompareVecSymFile() local
227 for (size_t j = 0; j < a[i].ids.size(); j++) { in CompareEventDesc() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/frequsage/
DTabPaneFreqDataCut.ts522 for (let j = 0; j < value.length; j++) { variable
903 for (let j = 0; j < value.length; j++) { variable
1138 for (let j = 0; j < cycleMapData!.length; j++) { variable
1152 for (let j = 0; j < threadArr.length; j++) { variable
1169 for (let j = i + 1; j < resList.length; j++) { variable
1205 for (let j = 0; j < totalData.length; j++) { variable
1271 for (let j = i + 1; j < value.length; j++) { variable
1286 for (let j = 0; j < value.length; j++) { variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/
Dcommon_stdtype.cpp167 for (int32_t j = STAT_EVENT_START; j < STAT_EVENT_MAX; j++) { in StatAndInfo() local
172 for (int32_t j = STAT_EVENT_START; j < STAT_EVENT_MAX; j++) { in StatAndInfo() local
179 for (int32_t j = STAT_EVENT_START; j < STAT_EVENT_MAX; j++) { in StatAndInfo() local
185 for (int32_t j = STAT_EVENT_START; j < STAT_EVENT_MAX; j++) { in StatAndInfo() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpProcessChart.ts1080 for (let j = 0; j < res.length; j++) { variable
1081 let struct = res[j]; variable
1308 for (let j = 0; j < sameThreadList.length; j++) { variable
1309 let thread = sameThreadList[j]; variable
1370 for (let j = 0; j < list.length; j++) { variable
1371 let thread = list[j]; variable
1625 for (let j = 0; j < resultProcess.length; j++) { variable
/developtools/profiler/device/plugins/hisysevent_plugin/test/unittest/
Dhisysevent_plugin_unittest.cpp113 for (int j = 0; j < info.info_size(); j++) { variable
160 for (int j = 0; j < info.info_size(); j++) { variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/
Dpbreader_js_memory_parser.cpp53 void from_json(const json &j, Meta &v) in from_json()
100 void from_json(const json &j, Snapshot &v) in from_json()
119 void from_json(const json &j, Nodes &v) in from_json()
147 void from_json(const json &j, Edges &v) in from_json()
165 void from_json(const json &j, Location &v) in from_json()
179 void from_json(const json &j, Sample &v) in from_json()
189 void from_json(const json &j, Strings &v) in from_json()
204 void from_json(const json &j, TraceFuncInfo &v) in from_json()
262 void from_json(const json &j, TraceTree &v) in from_json()
Dpbreader_js_cpu_profiler_parser.cpp36 void from_json(const json &j, CallFrame &callFrame) in from_json()
46 void from_json(const json &j, Node &node) in from_json()
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dstring_utils_test.cpp247 for (int j = 0; j < STR_MAX_SIZE; j++) { variable
286 for (int j = 0; j < STR_MAX_SIZE; j++) { variable
/developtools/profiler/device/plugins/ffrt_profiler/test/unittest/
Dffrt_profiler_test_exec.cpp54 for (int j = 0; j < std::atoi(argv[1]); ++j) { in main() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorker.ts187 for (let j = 0; j < columns.length; j++) { variable
/developtools/packing_tool/packing_tool/frameworks/src/
Dhqf_verify.cpp87 for (size_t j = i + 1; j < hqfInfos.size(); ++j) { in CheckModuleIsValid() local
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DSportRuler.ts342 const itemTime = this.timeArray[j]; constant
345 const dur = this.durArray[j]; constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/base/
DTraceRowRecyclerView.ts140 for (let j = 0; j < this.dataSource.length; j++) { variable
/developtools/hdc/src/host/
Dhost_shell_option.cpp138 for (int j = startIndex; j < argc; j++) { in ConstructShellCommand() local
/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/
Dcodec_cov.cpp58 for (int32_t j = 0; j < num - 1; j++) { in IsUTF8() local
/developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/mem_parser/
Dpbreader_mem_parser.cpp423 for (auto j = 0; j < smapsCount; j++) { in ParseAshmemInfo() local
583 for (auto j = GpuMemoryInfo.gpu_process_info(); j; ++j) { in ParseGpuProcessMemInfo() local
615 for (auto j = GpuDetailInfo.gpu_sub_info(); j; ++j) { in FillGpuWindowMemInfo() local
/developtools/profiler/device/plugins/hilog_plugin/test/unittest/
Dhilog_plugin_unittest.cpp874 for (int j = 0; j < info.info_size(); j++) { variable
906 for (int j = 0; j < info.info_size(); j++) { variable
945 for (int j = 0; j < info.info_size(); j++) { variable
/developtools/syscap_codec/src/
Dcreate_pcid.c308 uint32_t i, j, countOfSyscap = 0; in GetOsSyscap() local
630 uint32_t i, j; in AddOsSyscapToJsonObj() local
847 uint32_t i, j; in CheckPrivateSyCap() local
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp134 for (unsigned int j = 0; j < descConfig->bNumInterfaces; ++j) { in HasValidDevice() local
303 unsigned int j = 0; in OpenDeviceMyNeed() local
/developtools/hiperf/src/
Dperf_file_reader.cpp127 for (int j = 0; j < SIZE_FETURE_COUNT; j++) { in ReadFileHeader() local
/developtools/syscap_codec/interfaces/inner_api/
Dsyscap_interface.c162 uint16_t i, j; in DecodeOsSyscap() local
599 uint32_t i, j; in ComparePcidWithPriSyscap() local

123