| /developtools/profiler/host/smartperf/client/client_command/test/unittest/ |
| D | control_call_cmd_test.cpp | 58 std::vector<std::string> v = {"responseTime"}; variable 65 std::vector<std::string> v = {"completeTime"}; variable 73 std::vector<std::string> v = {"frameLoss"}; variable 80 std::vector<std::string> v = {"appStartTime"}; variable 87 std::vector<std::string> v = {"slideList"}; variable 94 std::vector<std::string> v = {"timeDelay"}; variable 140 std::vector<std::string> v = {"", "", "ohtest"}; variable 149 std::vector<std::string> v = {"", "", "notohtest"}; variable
|
| /developtools/smartperf_host/smartperf_device/device_command/test/unittest/ |
| D | control_call_cmd_test.cpp | 58 std::vector<std::string> v = {"responseTime"}; variable 65 std::vector<std::string> v = {"completeTime"}; variable 73 std::vector<std::string> v = {"frameLoss"}; variable 80 std::vector<std::string> v = {"appStartTime"}; variable 87 std::vector<std::string> v = {"slideList"}; variable 94 std::vector<std::string> v = {"timeDelay"}; variable 140 std::vector<std::string> v = {"", "", "ohtest"}; variable 149 std::vector<std::string> v = {"", "", "notohtest"}; variable
|
| /developtools/profiler/proto_encoder/include/ |
| D | varint_encode.h | 68 inline typename std::make_unsigned<T>::type EncodeZigZag(T v) in EncodeZigZag() 78 inline uint32_t EncodeVarint(uint8_t* buf, T v) in EncodeVarint() 96 inline uint32_t EncodeZigZagVarint(uint8_t* buf, T v) in EncodeZigZagVarint() 102 inline void EncodeVarintPadding(uint8_t* buf, T v, uint32_t paddingSize) in EncodeVarintPadding()
|
| D | base_message.h | 113 void AddFixed32(uint32_t fieldId, T v) in AddFixed32() 146 void AddFixed64(uint32_t fieldId, T v) in AddFixed64() 179 void AddVarint(uint32_t fieldId, T v) in AddVarint() 206 void AddZigZagVarint(uint32_t fieldId, T v) in AddZigZagVarint()
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | data.js | 23 function parseData(v) { argument 50 function getValue(begin, end, v, res) { argument
|
| /developtools/hiperf/include/ |
| D | spe_decoder.h | 106 #define PERF_SPE_ADDR_PKT_ADDR_GET_BYTES_0_6(v) ((v) & GENMASK_ULL(55, 0)) argument 107 #define PERF_SPE_ADDR_PKT_ADDR_GET_BYTE_6(v) (((v) & GENMASK_ULL(55, 48)) >> 48) argument 109 #define PERF_SPE_ADDR_PKT_GET_NS(v) (((v) & BIT_ULL(63)) >> 63) argument 110 #define PERF_SPE_ADDR_PKT_GET_EL(v) (((v) & GENMASK_ULL(62, 61)) >> 61) argument 111 #define PERF_SPE_ADDR_PKT_GET_CH(v) (((v) & BIT_ULL(62)) >> 62) argument 112 #define PERF_SPE_ADDR_PKT_GET_PAT(v) (((v) & GENMASK_ULL(59, 56)) >> 56) argument 155 #define PERF_SPE_OP_PKT_IS_OTHER_SVE_OP(v) (((v) & (BIT(7) | BIT(3) | BIT(0))) == 0x8) argument 159 #define PERF_SPE_OP_PKT_LDST_SUBCLASS_GET(v) ((v) & GENMASK_ULL(7, 1)) argument 168 #define PERF_SPE_OP_PKT_IS_LDST_ATOMIC(v) (((v) & (GENMASK_ULL(7, 5) | BIT(1))) == 0x2) argument 175 #define PERF_SPE_OP_PKT_IS_LDST_SVE(v) (((v) & (BIT(3) | BIT(1))) == 0x8) argument [all …]
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/base/ |
| D | index_map.h | 161 void IntersectabcEqual(const std::deque<Row> &rows, Val v, GetV getValue) in IntersectabcEqual() 172 void IntersectGreaterEqual(const std::deque<Row> &rows, Val v, GetV getValue) in IntersectGreaterEqual() 182 void IntersectLessEqual(const std::deque<Row> &rows, Val v, GetV getValue) in IntersectLessEqual() 191 void RemoveNullElements(const std::deque<T> &rows, T v) in RemoveNullElements()
|
| D | index_map.cpp | 114 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local 141 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterTS() local
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | perf_file_reader_test.cpp | 110 std::vector<uint64_t> v; variable 122 std::vector<uint64_t> v; variable 136 std::vector<uint64_t> v; variable
|
| D | perf_file_format_test.cpp | 183 uint64_t v = TESTNUMBER1; variable
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | editor_command.cpp | 25 EditorCommand::EditorCommand(int argc, const std::vector<std::string> &v) in EditorCommand()
|
| D | control_call_cmd.cpp | 36 std::string ControlCallCmd::GetResult(const std::vector<std::string>& v) in GetResult() 264 void ControlCallCmd::IsohTest(const std::vector<std::string>& v) in IsohTest()
|
| /developtools/smartperf_host/smartperf_device/device_command/cmds/src/ |
| D | editor_command.cpp | 25 EditorCommand::EditorCommand(int argc, const std::vector<std::string> &v) in EditorCommand()
|
| D | control_call_cmd.cpp | 36 std::string ControlCallCmd::GetResult(const std::vector<std::string>& v) in GetResult() 264 void ControlCallCmd::IsohTest(const std::vector<std::string>& v) in IsohTest()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/ |
| D | pbreader_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() 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()
|
| /developtools/hdc/src/common/ |
| D | channel.cpp | 98 for (auto v : mapChannel) { in ClearChannels() local 708 for (auto v : mapChannel) { in PrintChannel() local 794 for (auto v : mapChannel) { in EchoToAllChannelsViaSessionId() local
|
| D | tlv.cpp | 108 std::vector<uint8_t> v; in Append() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/table/ftrace/ |
| D | system_event_filter_table.cpp | 137 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterSorted() local
|
| D | cpu_measure_filter_table.cpp | 143 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterSorted() local
|
| /developtools/profiler/device/plugins/api/src/ |
| D | plugin_manager.cpp | 33 #define HHB(v) (((v) & 0xF0) >> 4) argument 34 #define LHB(v) ((v) & 0x0F) argument
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/table/base/ |
| D | table_base.cpp | 272 auto v = static_cast<uint64_t>(sqlite3_value_int64(argv)); in FilterTS() local 319 auto v = static_cast<TableRowId>(sqlite3_value_int64(argv)); in FilterId() local
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/binder/ |
| D | TabPaneBinderDataCut.ts | 220 const v = JSON.parse(JSON.stringify(val)); constant
|
| /developtools/profiler/device/cmds/test/unittest/ |
| D | hiprofiler_cmd_test.cpp | 30 #define HHB(v) (((v) & 0xF0) >> 4) argument 31 #define LHB(v) ((v) & 0x0F) argument
|
| /developtools/ace_ets2bundle/arkui-plugins/ui-plugins/ |
| D | preprocessor-transform.ts | 165 for (const v of value) { constant
|
| /developtools/smartperf_host/smartperf_device/device_command/collector/src/ |
| D | FPS.cpp | 599 void FPS::GetOhFps(std::vector<std::string>& v) in GetOhFps() 776 void FPS::GetFPS(std::vector<std::string>& v) in GetFPS()
|