| /developtools/smartperf_host/trace_streamer/src/proto_reader/ |
| H A D | proto_reader_help.cpp | 19 const uint8_t *VarIntDecode(const uint8_t *start, const uint8_t *end, uint64_t *varIntValue) in VarIntDecode() argument
|
| /developtools/profiler/device/plugins/ftrace_plugin/include/ |
| H A D | ftrace_field_parser.h | 30 auto end = data + size; in ParseIntField() local 51 auto end = start + retvalSize; in ParseVectorIntField() local
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| H A D | heartbeat.cpp | 54 auto end = std::chrono::steady_clock::now(); in HeartbeatRule() local
|
| H A D | parse_slide_fps_trace.cpp | 125 CutString(std::string lineStr, const std::string &start, const std::string &end, size_t offset) const CutString() argument
|
| H A D | sdk_data_recv.cpp | 145 size_t end = receiveBuffer.find('}', start);
in OhDataReceive() local
|
| /developtools/hdc/hdc_rust/src/daemon_lib/ |
| H A D | mod.rs | 426 let mut end = str.len(); in get_tcp_port() variables
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| H A D | string_to_numerical.h | 75 char *end = nullptr; in StrToDouble() local
|
| H A D | string_help.cpp | 70 size_t end = str.length() - 1; in TrimInvisibleCharacters() local
|
| H A D | index_map.cpp | 24 IndexMap::IndexMap(TableRowId start, TableRowId end) : end_(end), current_(start), start_(start) {} in IndexMap() argument 61 void IndexMap::Intersect(TableRowId start, TableRowId end) in Intersect() argument
|
| /developtools/hdc/src/common/ |
| H A D | circle_buffer.cpp | 95 auto end = std::chrono::steady_clock::now(); in FreeMemory() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/src/ |
| H A D | ftrace_field_parser.cpp | 32 std::string ReadString(const uint8_t start[], const uint8_t end[], int size) in ReadString() argument 51 bool FtraceFieldParser::ReadData(const uint8_t start[], const uint8_t end[], void* out, size_t size) in ReadData() argument 70 uint8_t* end = data + size; in ParseStrField() local [all...] |
| /developtools/smartperf_host/trace_streamer/src/filter/hook_filter/ |
| H A D | offline_symbolization_filter.cpp | 92 auto end = startValueToSymAddrMap->upper_bound(symVaddr); in CalcSymInfo() local
|
| /developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/ |
| H A D | ftrace_field_processor.h | 52 auto end = start + curValueSize; in HandleVectorIntField() local
|
| /developtools/profiler/hiebpf/test/unittest/ |
| H A D | maps_info_test.cpp | 87 uint64_t *end = (uint64_t *)p; in HWTEST_F() local
|
| /developtools/profiler/hiebpf/src/ |
| H A D | bpf_event_receiver.cpp | 415 char* end = start; in EncodeSTRTraceEvent() local
|
| /developtools/smartperf_host/trace_streamer/src/proto_reader/protoc_plugin/ |
| H A D | proto_reader_plugin.h | 43 auto end = string.end(); in ToUppercase() local
|
| /developtools/smartperf_host/trace_streamer/src/proto_reader/include/ |
| H A D | proto_reader_help.h | 92 auto end = string.end(); in ToUppercase() local 101 auto end = string.end(); in ToLowercase() local
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| H A D | runtime_stack_range.cpp | 32 const char* end; member 47 static void GetThreadRuntimeStackRange(const char** start, const char** end) in GetThreadRuntimeStackRange() argument 198 static bool IfContained(const char* start, const char* end, const char* ptr) in IfContained() argument 204 static void GetRuntimeSigalAltStackRange(char** start, char** end) in GetRuntimeSigalAltStackRange() argument 224 GetRuntimeStackEnd(const char* stackptr, const char** end, pid_t pid, pid_t tid) GetRuntimeStackEnd() argument [all...] |
| /developtools/profiler/device/plugins/diskio_plugin/src/ |
| H A D | io_stats.cpp | 294 char* end = nullptr; in ParseLineFields() local 323 char* end = nullptr; in ParseLineFields() local
|
| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
| H A D | MerkleTreeBuilder.java | 139 private static ByteBuffer slice(ByteBuffer buffer, int begin, int end) { in slice() argument
|
| /developtools/hdc/hdc_rust/src/tar/ |
| H A D | header.rs | 299 let mut end = 0; variables
|
| /developtools/hiperf/src/ |
| H A D | virtual_thread.cpp | 282 uint64_t end = 0; ParseServiceMap() local 326 uint64_t begin, end, offset; ParseDevhostMap() local [all...] |
| /developtools/profiler/device/plugins/network_plugin/src/ |
| H A D | network_plugin.cpp | 186 char* end = nullptr; in GetUid() local 225 char* end = nullptr; in ReadTxRxBytes() local 293 char* end = nullptr; in ReadSystemTxRxBytes() local
|
| /developtools/profiler/hiebpf/include/ |
| H A D | hiebpf_common.h | 91 uint64_t end; member 109 uint64_t end; member
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/ |
| H A D | render_service_stdtype.cpp | 80 void FrameSlice::SetEndTime(uint64_t row, uint64_t end) in SetEndTime() argument
|