/developtools/smartperf_host/trace_streamer/src/proto_reader/include/ |
D | data_area.h | 151 void GetValue(bool* val) const in GetValue() 155 void GetValue(uint32_t* val) const in GetValue() 159 void GetValue(int32_t* val) const in GetValue() 163 void GetValue(uint64_t* val) const in GetValue() 167 void GetValue(int64_t* val) const in GetValue() 171 void GetValue(float* val) const in GetValue() 175 void GetValue(double* val) const in GetValue() 179 void GetValue(std::string* val) const in GetValue() 183 void GetValue(CharsView* val) const in GetValue() 187 void GetValue(BytesView* val) const in GetValue() [all …]
|
/developtools/profiler/host/smartperf/trace_streamer/src/proto_reader/include/ |
D | data_area.h | 151 void GetValue(bool* val) const in GetValue() 155 void GetValue(uint32_t* val) const in GetValue() 159 void GetValue(int32_t* val) const in GetValue() 163 void GetValue(uint64_t* val) const in GetValue() 167 void GetValue(int64_t* val) const in GetValue() 171 void GetValue(float* val) const in GetValue() 175 void GetValue(double* val) const in GetValue() 179 void GetValue(std::string* val) const in GetValue() 183 void GetValue(CharsView* val) const in GetValue() 187 void GetValue(BytesView* val) const in GetValue() [all …]
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/file-system/ |
D | TabPaneIoCompletionTimes.test.ts | 62 let val = [ variable 71 let val = [ variable 81 let val = [ variable 90 let val = [ variable
|
D | TabPaneVMEvents.test.ts | 71 let val = [ variable 80 let val = [ variable 90 let val = [ variable 99 let val = [ variable
|
D | TabPaneVirtualMemoryStatistics.test.ts | 33 let val = [ variable
|
/developtools/profiler/hiebpf/include/ |
D | commandline_flags.h | 258 bool *val = (bool*) flags_[flag].addr_; in ParseBoolFlag() local 284 int8_t* val = (int8_t*) flags_[flag].addr_; in ParseInt8Flag() local 299 int16_t* val = (int16_t*) flags_[flag].addr_; in ParseInt16Flag() local 314 int32_t* val = (int32_t*) flags_[flag].addr_; in ParseInt32Flag() local 329 int64_t* val = (int64_t*) flags_[flag].addr_; in ParseInt64Flag() local 344 uint8_t* val = (uint8_t*) flags_[flag].addr_; in ParseUint8Flag() local 359 uint16_t* val = (uint16_t*) flags_[flag].addr_; in ParseUint16Flag() local 374 uint32_t* val = (uint32_t*) flags_[flag].addr_; in ParseUint32Flag() local 389 uint64_t* val = (uint64_t*) flags_[flag].addr_; in ParseUint64Flag() local 404 double* val = (double*) flags_[flag].addr_; in ParseDoubleFlag() local [all …]
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/ |
D | TabPaneNMStatisticAnalysis.test.ts | 349 let val = { variable 359 let val = { variable 373 let val = { variable
|
D | TabPaneNMemory.test.ts | 57 let val = { variable
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/ability/ |
D | TabPaneHistoryProcesses.test.ts | 29 let val = [ variable 56 const val = { constant
|
D | TabPaneDiskAbility.test.ts | 29 let val = [ variable 58 const val = { constant
|
D | TabPaneGpuMemoryAbility.test.ts | 108 let val = [ variable
|
D | TabPaneDmaAbility.test.ts | 117 let val = [ variable
|
D | TabPaneDmaSelectAbility.test.ts | 55 let val = [ variable
|
D | TabPaneNetworkAbility.test.ts | 95 const val = { constant
|
D | TabPaneGpuMemorySelectAbility.test.ts | 45 let val = [ variable
|
D | TabPaneLiveProcesses.test.ts | 32 let val = [ variable
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/ |
D | TabPanePerfAnalysis.test.ts | 416 let val = { variable 466 let val = { variable 508 let val = { variable
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | hashlistpp.h | 28 LinkNode<Key, Val>::LinkNode(const Key &key, const Val &val) : key_ {key}, val_ {val} {} in LinkNode() 31 LinkNode<Key, Val>::LinkNode(const Key &key, Val &&val) : key_ {key}, val_ {std::move(val)} {} in LinkNode() 713 void HashList<Key, Val>::push_front(const Key& key, const Val& val) in push_front() 726 void HashList<Key, Val>::push_front(const Key& key, Val&& val) in push_front() 739 void HashList<Key, Val>::push_back(const Key& key, const Val& val) in push_back() 752 void HashList<Key, Val>::push_back(const Key& key, Val&& val) in push_back()
|
/developtools/hiperf/include/ |
D | hashlist.hpp | 29 LinkNode<Key, Val>::LinkNode(const Key &key, const Val &val) : key_ {key}, val_ {val} {} in LinkNode() 32 LinkNode<Key, Val>::LinkNode(const Key &key, Val &&val) : key_ {key}, val_ {std::move(val)} {} in LinkNode() 714 void HashList<Key, Val>::push_front(const Key& key, const Val& val) in push_front() 727 void HashList<Key, Val>::push_front(const Key& key, Val&& val) in push_front() 740 void HashList<Key, Val>::push_back(const Key& key, const Val& val) in push_back() 753 void HashList<Key, Val>::push_back(const Key& key, Val&& val) in push_back() 903 auto HashList<Key, Val>::AllocateNode(const Key &key, const Val &val) in AllocateNode() 919 auto HashList<Key, Val>::AllocateNode(const Key &key, Val &&val) in AllocateNode()
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/cpu/ |
D | TabPaneBoxChild.test.ts | 45 let val = { variable
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/vmtracker/ |
D | TabPaneDmaSelectVmTracker.test.ts | 46 let val = [ variable
|
D | TabPaneGpuMemoryVmTracker.test.ts | 43 let val = [ variable
|
D | TabPaneGpuMemorySelectVmTracker.test.ts | 43 let val = [ variable
|
D | TabPaneDmaVmTracker.test.ts | 48 let val = [ variable
|
D | TabPaneVmTrackerShm.test.ts | 59 let val = [ variable
|