| /developtools/smartperf_host/ide/src/doc/md/ |
| D | quickstart_ability_monitor.md | 94 + Data Read:从磁盘读取到内存的总字节数。 95 + Data Read/sec:每秒从磁盘读取到内存的字节数。 96 + Data Write:从磁盘写入磁盘的总字节数。 97 + Data Write/sec:每秒从内存写入磁盘的字节数。 106 + Data Received:接收的网络数据总字节数。 107 + Data Received/sec:每秒接收的网络数据字节数。 108 + Data Send:发送的网络数据总字节数。 109 + Data Send/sec:每秒发送的网络数据字节数。
|
| D | quickstart_smaps.md | 29 + Type: 将抓取到的信息根据Type归类,分四类,Data,Text,Const,Other。 41 + Type: 将抓取到的信息根据Type归类,Data,Text,Const,Other。
|
| /developtools/profiler/host/smartperf/ide/src/doc/md/ |
| D | quickstart_ability_monitor.md | 94 + Data Read:从磁盘读取到内存的总字节数。 95 + Data Read/sec:每秒从磁盘读取到内存的字节数。 96 + Data Write:从磁盘写入磁盘的总字节数。 97 + Data Write/sec:每秒从内存写入磁盘的字节数。 106 + Data Received:接收的网络数据总字节数。 107 + Data Received/sec:每秒接收的网络数据字节数。 108 + Data Send:发送的网络数据总字节数。 109 + Data Send/sec:每秒发送的网络数据字节数。
|
| D | quickstart_smaps.md | 29 + Type: 将抓取到的信息根据Type归类,分四类,Data,Text,Const,Other。 41 + Type: 将抓取到的信息根据Type归类,Data,Text,Const,Other。
|
| /developtools/hdc/src/common/ |
| D | circle_buffer.cpp | 30 Data *data = iter->second; in ~CircleBuffer() 43 Data *data = iter->second; in Malloc() 52 Data *data = new(std::nothrow) Data(); in Malloc() 75 Data *data = buffers_[key]; in Free() 87 Data *data = iter->second; in FreeMemory()
|
| D | circle_buffer.h | 31 struct Data { struct 46 std::map<uint64_t, Data *> buffers_; argument
|
| /developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/htrace_event_parser/ |
| D | htrace_event_parser.cpp | 321 ProtoReader::BinderTransactionAllocBufFormat_Reader msg(event.Data(), event.Size()); in BinderTractionAllocBufEvent() 331 ProtoReader::BinderTransactionFormat_Reader msg(event.Data(), event.Size()); in BinderTractionEvent() 347 ProtoReader::BinderTransactionReceivedFormat_Reader msg(event.Data(), event.Size()); in BinderTractionReceivedEvent() 356 ProtoReader::BinderLockFormat_Reader msg(event.Data(), event.Size()); in BinderTractionLockEvent() 365 ProtoReader::BinderLockedFormat_Reader msg(event.Data(), event.Size()); in BinderTractionLockedEvent() 373 ProtoReader::BinderUnlockFormat_Reader msg(event.Data(), event.Size()); in BinderTractionUnLockEvent() 380 ProtoReader::SchedSwitchFormat_Reader msg(event.Data(), event.Size()); in SchedSwitchEvent() 408 ProtoReader::SchedBlockedReasonFormat_Reader msg(event.Data(), event.Size()); in SchedBlockReasonEvent() 423 ProtoReader::SchedProcessExitFormat_Reader msg(event.Data(), event.Size()); in ProcessExitEvent() 438 ProtoReader::SchedProcessFreeFormat_Reader msg(event.Data(), event.Size()); in ProcessFreeEvent() [all …]
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/htrace_event_parser/ |
| D | htrace_event_parser.cpp | 322 ProtoReader::BinderTransactionAllocBufFormat_Reader msg(event.Data(), event.Size()); in BinderTractionAllocBufEvent() 332 ProtoReader::BinderTransactionFormat_Reader msg(event.Data(), event.Size()); in BinderTractionEvent() 348 ProtoReader::BinderTransactionReceivedFormat_Reader msg(event.Data(), event.Size()); in BinderTractionReceivedEvent() 357 ProtoReader::BinderLockFormat_Reader msg(event.Data(), event.Size()); in BinderTractionLockEvent() 366 ProtoReader::BinderLockedFormat_Reader msg(event.Data(), event.Size()); in BinderTractionLockedEvent() 374 ProtoReader::BinderUnlockFormat_Reader msg(event.Data(), event.Size()); in BinderTractionUnLockEvent() 381 ProtoReader::SchedSwitchFormat_Reader msg(event.Data(), event.Size()); in SchedSwitchEvent() 409 ProtoReader::SchedBlockedReasonFormat_Reader msg(event.Data(), event.Size()); in SchedBlockReasonEvent() 424 ProtoReader::SchedProcessExitFormat_Reader msg(event.Data(), event.Size()); in ProcessExitEvent() 439 ProtoReader::SchedProcessFreeFormat_Reader msg(event.Data(), event.Size()); in ProcessFreeEvent() [all …]
|
| /developtools/smartperf_host/trace_streamer/src/proto_reader/include/ |
| D | data_area.h | 99 return CharsView{reinterpret_cast<const char*>(Data()), size_}; in ToString() 109 return BytesView(Data(), size_); in ToBytes() 112 const uint8_t* Data() const in Data() function
|
| D | proto_reader_help.h | 48 const uint8_t* Data() const in Data() function
|
| D | proto_reader.h | 243 …return PackedRepeatedDataAreaIterator<wireType, cppType>(dataArea.Data(), dataArea.Size(), parseEr… in GetPackedRepeated()
|
| /developtools/profiler/host/smartperf/trace_streamer/src/proto_reader/include/ |
| D | data_area.h | 99 return CharsView{reinterpret_cast<const char*>(Data()), size_}; in ToString() 109 return BytesView(Data(), size_); in ToBytes() 112 const uint8_t* Data() const in Data() function
|
| D | proto_reader_help.h | 48 const uint8_t* Data() const in Data() function
|
| D | proto_reader.h | 243 …return PackedRepeatedDataAreaIterator<wireType, cppType>(dataArea.Data(), dataArea.Size(), parseEr… in GetPackedRepeated()
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
| D | LineData.ets | 21 * Data object that encapsulates all data associated with a LineChart.
|
| D | RadarData.ets | 23 * Data container for the RadarChart.
|
| /developtools/ace_ets2bundle/compiler/sample/pages/testcases/ |
| D | componentGridTest.ets | 28 this.dataArrayA, //Data array
|
| /developtools/profiler/protos/types/plugins/memory_data/ |
| D | memory_plugin_result.proto | 21 // Data format of memory collect plug-in.
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/memory_data/ |
| D | memory_plugin_result.proto | 21 // Data format of memory collect plug-in.
|
| /developtools/profiler/host/smartperf/trace_streamer/src/filter/ |
| D | offline_symbolization_filter.cpp | 140 auto mangle = reinterpret_cast<const char*>(symbolTable->str_table().Data() + symbolStart); in OfflineSymbolization()
|
| D | native_hook_filter.cpp | 95 ProtoReader::Frame_Reader reader(frame.Data(), frame.Size()); in ParseFrame() 124 std::string_view frameStr(reinterpret_cast<const char*>(itor->Data()), itor->Size()); in CompressStackAndFrames() 656 …UpdateSymbolTablePtrAndStValueToSymAddrMap(reinterpret_cast<const Elf32_Sym*>(symTable.Data()), si… in ParseSymbolTableEvent() 658 …UpdateSymbolTablePtrAndStValueToSymAddrMap(reinterpret_cast<const Elf64_Sym*>(symTable.Data()), si… in ParseSymbolTableEvent()
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| D | offline_symbolization_filter.cpp | 140 auto mangle = reinterpret_cast<const char*>(symbolTable->str_table().Data() + symbolStart); in OfflineSymbolization()
|
| D | native_hook_filter.cpp | 96 ProtoReader::Frame_Reader reader(frame.Data(), frame.Size()); in ParseFrame() 125 std::string_view frameStr(reinterpret_cast<const char*>(itor->Data()), itor->Size()); in CompressStackAndFrames() 664 …UpdateSymbolTablePtrAndStValueToSymAddrMap(reinterpret_cast<const Elf32_Sym*>(symTable.Data()), si… in ParseSymbolTableEvent() 666 …UpdateSymbolTablePtrAndStValueToSymAddrMap(reinterpret_cast<const Elf64_Sym*>(symTable.Data()), si… in ParseSymbolTableEvent()
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/memory_data/ |
| D | memory_plugin_result.proto | 21 // Data format of memory collect plug-in.
|
| /developtools/hiperf/ |
| D | README.md | 316 ##### Displaying Sampled Data
|