/developtools/profiler/device/services/ipc/src/ |
D | ipc_generator_impl.cpp | 207 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
|
D | ipc_generator.cpp | 34 for (int j = 0; j < service->method_count(); j++) { in Generate() local
|
D | proto_encoder_plugin_generator.cpp | 116 for (int j = 0; j < fileContent_->enum_type(i)->value_count(); ++j) { in GenerateEnum() local 137 for (int j = 0; j < message->nested_type_count(); ++j) { in GenerateClass() local
|
/developtools/hiperf/test/unittest/common/native/ |
D | dwarf_test.cpp | 180 for (std::size_t j = 0; j < num; ++j) { variable 199 for (std::size_t j = 0; j < num; ++j) { variable 218 for (std::size_t j = 0; j < num; ++j) { variable 233 for (std::size_t j = 0; j < num; ++j) { variable
|
D | perf_file_format_test.cpp | 119 for (size_t j = 0; j < a[i].symbolStructs_.size(); j++) { in CompareVecSymFile() local 229 for (size_t j = 0; j < a[i].ids.size(); j++) { in CompareEventDesc() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/ |
D | htrace_js_memory_parser.cpp | 53 void from_json(const json& j, Meta& v) in from_json() 100 void from_json(const json& j, Snapshot& v) in from_json() 121 void from_json(const json& j, Nodes& v) in from_json() 150 void from_json(const json& j, Edges& v) in from_json() 169 void from_json(const json& j, Location& v) in from_json() 184 void from_json(const json& j, Sample& v) in from_json() 195 void from_json(const json& j, Strings& v) in from_json() 211 void from_json(const json& j, TraceFuncInfo& v) in from_json() 272 void from_json(const json& j, TraceTree& v) in from_json()
|
D | htrace_hisysevent_parser.cpp | 105 for (int32_t j = 0; j < maxArraySize; j++) { in ArrayDataParse() local 126 for (int32_t j = 0; j < jData.key.size(); j++) { in CommonDataParser() local
|
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
D | htrace_js_memory_parser.cpp | 53 void from_json(const json& j, Meta& v) in from_json() 100 void from_json(const json& j, Snapshot& v) in from_json() 121 void from_json(const json& j, Nodes& v) in from_json() 150 void from_json(const json& j, Edges& v) in from_json() 169 void from_json(const json& j, Location& v) in from_json() 184 void from_json(const json& j, Sample& v) in from_json() 195 void from_json(const json& j, Strings& v) in from_json() 211 void from_json(const json& j, TraceFuncInfo& v) in from_json() 272 void from_json(const json& j, TraceTree& v) in from_json()
|
D | htrace_hisysevent_parser.cpp | 54 for (int32_t j = 0; j < maxArraySize; j++) { in ArrayDataParse() local 92 for (int32_t j = 0; j < jData.key.size(); j++) { in CommonDataParser() local
|
D | htrace_js_cpu_profiler_parser.cpp | 36 void from_json(const json& j, CallFrame& callFrame) in from_json() 46 void from_json(const json& j, Node& node) in from_json()
|
D | htrace_mem_parser.cpp | 1056 for (auto j = 0; j < smapsCount; j++) { in ParseAshmemInfo() local 1215 for (auto j = GpuMemoryInfo.gpu_process_info(); j; ++j) { in ParseGpuProcessMemInfo() local 1242 for (auto j = GpuDumpInfo.gpu_detail_info(); j; ++j) { in ParseGpuWindowMemInfo() local
|
/developtools/profiler/device/plugins/hisysevent_plugin/test/unittest/ |
D | hisysevent_plugin_unittest.cpp | 119 for (int j = 0; j < info.info_size(); j++) { variable 166 for (int j = 0; j < info.info_size(); j++) { variable
|
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
D | string_utils_test.cpp | 248 for (int j = 0; j < STR_MAX_SIZE; j++) { variable 287 for (int j = 0; j < STR_MAX_SIZE; j++) { variable
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/ |
D | ProcedureWorker.ts | 128 for (let j = 0; j < columns.length; j++) { variable
|
/developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
D | ProcedureWorker.ts | 136 for (let j = 0; j < columns.length; j++) { variable
|
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/task/ |
D | TabPaneTaskFrames.ts | 285 for (let j = i + 1; j < tasks.length; j++) { variable 286 const nextTask = tasks[j]; constant
|
/developtools/profiler/device/plugins/arkts_plugin/src/ |
D | arkts_plugin.cpp | 307 uint64_t j = i % SOCKET_MASK_LEN; in ClientSendReq() local 434 uint64_t j = i % SOCKET_MASK_LEN; in DecodeMessage() local
|
/developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/ |
D | bytrace_parser.cpp | 164 for (int32_t j = 0; j < maxArraySize; j++) { in ArrayDataParse() local 186 for (int32_t j = 0; j < jData.key.size(); j++) { in CommonDataParser() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/bytrace_parser/ |
D | bytrace_parser.cpp | 202 for (int32_t j = 0; j < maxArraySize; j++) { in ArrayDataParse() local 224 for (int32_t j = 0; j < jData.key.size(); j++) { in CommonDataParser() local
|
/developtools/profiler/host/smartperf/client/client_command/ |
D | smartperf_command.cpp | 118 for (size_t j = 0; j < configs.size(); j++) { in ExecCommand() local
|
/developtools/smartperf_host/trace_streamer/src/base/ |
D | codec_cov.cpp | 57 for (int32_t j = 0; j < num - 1; j++) { in IsUTF8() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/base/ |
D | codec_cov.cpp | 57 for (int32_t j = 0; j < num - 1; j++) { in IsUTF8() local
|
/developtools/profiler/host/smartperf/client/client_command/include/ |
D | sp_thread_socket.h | 102 int j = 0; in DealMsg() local
|
/developtools/syscap_codec/src/ |
D | create_pcid.c | 383 uint32_t i, j, countOfSyscap = 0; in GetOsSyscap() local 654 uint32_t i, j; in AddOsSyscapToJsonObj() local 784 uint32_t i, j; in EncodePcidscToString() local
|
/developtools/global_resource_tool/src/ |
D | resource_table.cpp | 369 for (uint32_t j = 0; j < limitKey.keyCount; j++) { in ReadLimitKeys() local 404 for (uint32_t j = 0; j < idss.idCount; j++) { in ReadIdTables() local
|