| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| D | ftrace_field_parser.cpp | 32 std::string ReadString(const uint8_t start[], const uint8_t end[], int size) in ReadString() 51 bool FtraceFieldParser::ReadData(const uint8_t start[], const uint8_t end[], void* out, size_t size) in ReadData() 70 uint8_t* end = data + size; in ParseStrField() local
|
| /developtools/smartperf_host/smartperf_host/ide/src/config/ |
| D | config.json | 60 "end": [ array 70 "end": [ array 80 "end": [ array 90 "end": [ array 100 "end": [ array 112 "end": [ array
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/config/ |
| D | config.json | 60 "end": [ array 70 "end": [ array 80 "end": [ array 90 "end": [ array 100 "end": [ array 112 "end": [ array
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | hook_client.cpp | 512 struct timespec end = {}; in hook_malloc() local 569 struct timespec end = {}; in hook_malloc() local 607 struct timespec end = {}; in hook_aligned_alloc() local 666 struct timespec end = {}; in hook_aligned_alloc() local 714 struct timespec end = {}; in hook_calloc() local 768 struct timespec end = {}; in hook_calloc() local 814 struct timespec end = {}; in hook_realloc() local 880 struct timespec end = {}; in hook_realloc() local 923 struct timespec end = {}; in hook_free() local 945 struct timespec end = {}; in hook_free() local [all …]
|
| /developtools/smartperf_host/smartperf_device/device_command/test/unittest/ |
| D | parse_slide_fps_trace_test.cpp | 137 std::string end = "end"; variable 149 std::string end = "end"; variable 161 std::string end = "end"; variable
|
| /developtools/profiler/host/smartperf/client/client_command/test/unittest/ |
| D | parse_slide_fps_trace_test.cpp | 137 std::string end = "end"; variable 149 std::string end = "end"; variable 161 std::string end = "end"; variable
|
| /developtools/profiler/hiebpf/include/ |
| D | commandline_flags.h | 419 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseBoolArrayFlag() local 446 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt8ArrayFlag() local 472 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt16ArrayFlag() local 498 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt32ArrayFlag() local 524 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseInt64ArrayFlag() local 550 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint8ArrayFlag() local 576 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint16ArrayFlag() local 602 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint32ArrayFlag() local 628 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseUint64ArrayFlag() local 654 for (std::size_t start = 0, end = 0; end <= valStr.length(); ++end) { in ParseDoubleArrayFlag() local [all …]
|
| /developtools/smartperf_host/smartperf_host/ide/test/hdc/message/ |
| D | DataMessage.test.ts | 93 let end = new TextEncoder(); variable
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| D | ftrace_field_parser.h | 30 auto end = data + size; in ParseIntField() local 55 auto end = start + retvalSize; in ParseVectorIntField() local
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| D | process_data_plugin.cpp | 234 char* end = nullptr; in WriteProcess() local 245 char* end = nullptr; in WriteProcess() local 258 char* end = nullptr; in WriteProcess() local 435 char* end = nullptr; in GetBootData() local 479 char* end = nullptr; in GetCpuUsageData() local 587 char* end = nullptr; in GetValidValue() local
|
| /developtools/ace_ets2bundle/koala-wrapper/src/arkts-api/peers/ |
| D | SourceRange.ts | 35 end(): SourcePosition { method in SourceRange
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/base/ |
| D | index_map.h | 140 void Set(TableRowId start, TableRowId end) in Set() 164 auto end = std::upper_bound(start, rows.begin() + end_, v); in IntersectabcEqual() local 184 auto end = std::upper_bound(rows.begin() + start_, rows.begin() + end_, v, in IntersectLessEqual() local
|
| D | index_map.cpp | 24 IndexMap::IndexMap(TableRowId start, TableRowId end) : end_(end), current_(start), start_(start) {} in IndexMap() 61 void IndexMap::Intersect(TableRowId start, TableRowId end) in Intersect()
|
| D | string_to_numerical.h | 75 char *end = nullptr; in StrToDouble() local
|
| /developtools/hdc/src/common/ |
| D | credential_message.cpp | 43 char* end = nullptr; in Init() local 149 char* end = nullptr; in StripLeadingZeros() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/proto_reader/ |
| D | proto_reader_help.cpp | 19 const uint8_t *VarIntDecode(const uint8_t *start, const uint8_t *end, uint64_t *varIntValue) in VarIntDecode()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/proto_reader/include/ |
| D | proto_reader_help.h | 92 auto end = string.end(); in ToUppercase() local 101 auto end = string.end(); in ToLowercase() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | heartbeat.cpp | 53 auto end = std::chrono::steady_clock::now(); in HeartbeatRule() local
|
| /developtools/smartperf_host/smartperf_device/device_command/ |
| D | heartbeat.cpp | 53 auto end = std::chrono::steady_clock::now(); in HeartbeatRule() local
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/bean/ |
| D | FrameComponentBean.ts | 26 end: number; property
|
| /developtools/profiler/device/plugins/hilog_plugin/src/ |
| D | hilog_plugin.cpp | 308 char* end = nullptr; in SetHilogLineDetails() local 409 char* end = nullptr; in StringToL() local 426 char* end = nullptr; in TimeStringToNS() local
|
| /developtools/ace_js2bundle/ace-loader/plugin/templater/ |
| D | data.js | 50 function getValue(begin, end, v, res) { argument
|
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| D | io_stats.cpp | 295 char* end = nullptr; in ParseLineFields() local 324 char* end = nullptr; in ParseLineFields() local
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
| D | native_memory_profiler_sa_proxy.cpp | 127 struct timespec end = {}; in Stop() local 182 struct timespec end = {}; in Stop() local
|
| /developtools/profiler/hiebpf/test/unittest/ |
| D | maps_info_test.cpp | 87 uint64_t *end = (uint64_t *)p; variable
|