| /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/smartperf_host/ide/test/trace/component/trace/sheet/file-system/ |
| D | TabPaneVMEvents.test.ts | 69 let val = [ variable 78 let val = [ variable 88 let val = [ variable 97 let val = [ variable
|
| D | TabPaneIoCompletionTimes.test.ts | 60 let val = [ variable 69 let val = [ variable 79 let val = [ variable 88 let val = [ variable
|
| D | TabPaneVirtualMemoryStatistics.test.ts | 32 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 | 346 let val = { variable 356 let val = { variable 370 let val = { variable
|
| D | TabPaneNMemory.test.ts | 52 let val = { variable
|
| /developtools/hdc/hdc_rust/src/cffi/ |
| D | sys_para.cpp | 19 extern "C" int SetParameterEx(const char *key, const char *val) in SetParameterEx() 24 extern "C" int GetParameterEx(const char *key, const char *def, char *val, unsigned int len) in GetParameterEx() 29 extern "C" int WaitParameterEx(const char *key, const char *val, int timeout) in WaitParameterEx()
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/ability/ |
| D | TabPaneDiskAbility.test.ts | 31 let val = [ variable 60 const val = { constant
|
| D | TabPaneHistoryProcesses.test.ts | 31 let val = [ variable 58 const val = { constant
|
| D | TabPaneGpuMemoryAbility.test.ts | 110 let val = [ variable
|
| D | TabPaneDmaAbility.test.ts | 121 let val = [ variable
|
| D | TabPaneDmaSelectAbility.test.ts | 57 let val = [ variable
|
| D | TabPaneNetworkAbility.test.ts | 97 const val = { constant
|
| D | TabPaneGpuMemorySelectAbility.test.ts | 44 let val = [ variable
|
| D | TabPaneCpuAbility.test.ts | 33 let val = [ variable
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/ |
| D | TabPanePerfAnalysis.test.ts | 452 let val = { variable 502 let val = { variable 544 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.h | 228 LinkNode<Key, Val>::LinkNode(const Key &key, const Val &val) : key_ {key}, val_ {val} {} in LinkNode() 231 LinkNode<Key, Val>::LinkNode(const Key &key, Val &&val) : key_ {key}, val_ {std::move(val)} {} in LinkNode() 896 static Val val = Val(); variable 916 void HashList<Key, Val>::push_front(const Key& key, const Val& val) in push_front() 929 void HashList<Key, Val>::push_front(const Key& key, Val&& val) in push_front() 942 void HashList<Key, Val>::push_back(const Key& key, const Val& val) in push_back() 955 void HashList<Key, Val>::push_back(const Key& key, Val&& val) in push_back()
|
| /developtools/profiler/device/plugins/xpower_plugin/test/ |
| D | xpower_main.cpp | 37 std::string val = argv[i]; in ParseArgs() local 44 int GetStringArg(const char* name, std::string& val, const char* defaultVal) in GetStringArg()
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/vmtracker/ |
| D | TabPaneDmaVmTracker.test.ts | 47 let val = [ variable
|
| D | TabPaneGpuMemoryVmTracker.test.ts | 45 let val = [ variable
|
| D | TabPaneDmaSelectVmTracker.test.ts | 47 let val = [ variable
|
| D | TabPaneVmTrackerShm.test.ts | 58 let val = [ variable
|
| D | TabPaneGpuMemorySelectVmTracker.test.ts | 42 let val = [ variable
|