Home
last modified time | relevance | path

Searched refs:GetValue (Results 1 – 25 of 28) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/src/proto_reader/include/
Ddata_area.h151 void GetValue(bool* val) const in GetValue() function
155 void GetValue(uint32_t* val) const in GetValue() function
159 void GetValue(int32_t* val) const in GetValue() function
163 void GetValue(uint64_t* val) const in GetValue() function
167 void GetValue(int64_t* val) const in GetValue() function
171 void GetValue(float* val) const in GetValue() function
175 void GetValue(double* val) const in GetValue() function
179 void GetValue(std::string* val) const in GetValue() function
183 void GetValue(CharsView* val) const in GetValue() function
187 void GetValue(BytesView* val) const in GetValue() function
Dproto_reader.h62 currentAddr_->GetValue(&value);
/developtools/smartperf_host/trace_streamer/test/unittest/filter/
Dirq_filter_test.cpp81 …traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_ENTRY, STAT_EVENT_DATA_LOST…
99 …auto eventCount = traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_EXIT, STA…
146 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_EXIT, STAT_EVEN…
218 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_ENTRY, STAT_EVENT_D…
234 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DA…
280 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DA…
300 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DA…
305 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DA…
325 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DA…
330 …EXPECT_TRUE(traceDataCache_.GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DA…
/developtools/smartperf_host/trace_streamer/test/unittest/htrace/
Dhtrace_sys_vmem_parser_test.cpp89 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_RECEI…
141 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_RECEI…
193 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_RECEI…
196 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_DATA_…
256 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_RECEI…
259 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_DATA_…
308 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_VIRTUAL_MEMORY, STAT_EVENT_RECEI…
Dhtrace_sys_mem_parser_test.cpp90 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_E…
143 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_E…
197 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_E…
199 …eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_…
260 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_E…
262 …eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_EVENT_…
310 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SYS_MEMORY, STAT_E…
Dhtrace_event_parser_test.cpp130 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_OTHER, STAT_…
176 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_OTHER, STAT_…
220 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_TASK_RENAME, STAT_EVENT_RECEIV…
264 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_TASK_NEWTASK, STAT_EVENT_RECEI…
308 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_SCHED_WAKEUP, STAT_EVENT_RECEI…
352 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_SCHED_WAKING, STAT_EVENT_RECEI…
394 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_CPU_IDLE, STAT_EVENT_RECEIVED);
436 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_CPU_FREQUENCY, STAT_EVENT_RECE…
479 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_WORKQUEUE_EX…
521 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_WORKQUEUE_EXECUTE_END, STAT_EV…
[all …]
Dhilog_parser_test.cpp146 …EXPECT_EQ(stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_RECEIVED…
192 …EXPECT_EQ(stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_RECEIVED…
224 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_…
226 …eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_DATA_…
260 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_…
262 …eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_DATA_…
300 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_…
302 …eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_HILOG, STAT_EVENT_NOTMA…
Dsmaps_parser_test.cpp113 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_…
143 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_…
184 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_…
242 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_…
273 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_SMAPS, STAT_EVENT_…
Dhtrace_irq_event_test.cpp193 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_ENTRY, STAT_EVENT_…
224 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_EXIT, STAT_EVENT_N…
310 … EXPECT_TRUE(stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_IRQ_HANDLER_EXIT,
396 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_ENTRY, STAT_EVENT_DATA…
426 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DATA_…
514 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_EVENT_SOFTIRQ_EXIT, STAT_EVENT_DATA_…
Dhtrace_mem_parser_test.cpp113 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT…
142 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT…
189 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT…
230 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT…
261 …auto eventCount = stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_MEMORY, STAT_EVENT…
/developtools/integration_verification/tools/fotff/utils/
Dini.go44 v, err = conf.GetValue(section, key)
60 v, err = conf.GetValue(section, key)
/developtools/smartperf_host/trace_streamer/test/unittest/htrace/native_memory/
Dnative_hook_parser_test.cpp557 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_NATIVE_HOOK_MALLOC, STAT_EVENT_RECEI…
644 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_NATIVE_HOOK_FREE, STAT_EVENT_RECEIVE…
683 …stream_.traceDataCache_->GetConstStatAndInfo().GetValue(TRACE_NATIVE_HOOK_FREE, STAT_EVENT_RECEIVE…
752 EXPECT_TRUE(1 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_FREE, STAT_EVENT_RECEIVED));
753 EXPECT_TRUE(1 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_MALLOC, STAT_EVENT_RECEIVED));
805 EXPECT_TRUE(1 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_FREE, STAT_EVENT_RECEIVED));
806 EXPECT_TRUE(1 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_MALLOC, STAT_EVENT_RECEIVED));
868 EXPECT_TRUE(2 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_FREE, STAT_EVENT_RECEIVED));
869 EXPECT_TRUE(2 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_MALLOC, STAT_EVENT_RECEIVED));
925 EXPECT_TRUE(2 == statAndInfo.GetValue(TRACE_NATIVE_HOOK_FREE, STAT_EVENT_RECEIVED));
[all …]
/developtools/profiler/device/plugins/native_daemon/src/
Ddwarf_encoding.cpp42 debugString.append(" | " + ToHex(GetValue(), GetSize(), true)); in ToString()
62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::NativeDaemon::DwarfEncoding
/developtools/hiperf/src/
Ddwarf_encoding.cpp42 debugString.append(" | " + ToHex(GetValue(), GetSize(), true)); in ToString()
62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::HiPerf::DwarfEncoding
Dperf_file_format.cpp405 void PerfFileSectionNrCpus::GetValue(uint32_t &nrCpusAvailable, uint32_t &nrCpusOnline) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus
441 void PerfFileSectionU64::GetValue(uint64_t &v) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionU64
553 void PerfFileSectionEventDesc::GetValue(std::vector<AttrWithId> &eventDesces) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionEventDesc
Dreport.cpp169 reportKeyMap_.at(keyPair.first).UpdateValueMaxLen(keyPair.second.GetValue(item)); in UpdateReportItemsAfterAdjust()
231 reportKeyMap_.at(*it).GetValue(a).c_str(), in MultiLevelCompare()
232 reportKeyMap_.at(*it).GetValue(b).c_str()); in MultiLevelCompare()
522 if (fprintf(output_, "%s ", reportKey.GetValue(reportItem).c_str()) < 0) { in OutputStdContentItem()
/developtools/hiperf/include/
Dperf_file_format.h237 void GetValue(uint32_t &nrCpusAvailable, uint32_t &nrCpusOnline) const;
249 void GetValue(uint64_t &v) const;
275 void GetValue(std::vector<AttrWithId> &eventDesces) const;
Ddwarf_encoding.h111 uint64_t GetValue() const;
/developtools/hiperf/test/unittest/common/native/
Dperf_file_format_test.cpp177 withBuff.GetValue(nrAvailable, nrOnline);
194 withBuff.GetValue(vCheck);
248 withBuff.GetValue(eventDescOut);
Dreport_test.cpp457 HWTEST_F(ReportTest, GetValue, TestSize.Level1)
464 EXPECT_STREQ(key.GetValue(a).c_str(), "123");
466 EXPECT_STREQ(key.GetValue(a).c_str(), " 123");
/developtools/smartperf_host/trace_streamer/src/table/base/
Dstat_table.cpp61 … static_cast<int64_t>(dataCache_->GetConstStatAndInfo().GetValue(eventType, statType))); in Column()
/developtools/smartperf_host/trace_streamer/test/unittest/systrace/
Devent_parser_test.cpp79 …stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_SCHED_SWITCH, STAT_EVENT_DATA_INVA…
109 …stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_SCHED_SWITCH, STAT_EVENT_DATA_INVA…
133 …EXPECT_EQ(1, stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_OTHER, STAT_EVENT_NOT…
156 …stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_SCHED_SWITCH, STAT_EVENT_DATA_INVA…
179 …stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_SCHED_WAKEUP, STAT_EVENT_DATA_INVA…
347 …stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_IRQ_HANDLER_EXIT, STAT_EVENT_RECEI…
420 …stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_TRACING_MARK_WRITE, STAT_EVENT_REC…
421 EXPECT_EQ(1, stream_.traceDataCache_->GetStatAndInfo()->GetValue(TRACE_EVENT_TRACING_MARK_WRITE,
/developtools/profiler/device/plugins/native_daemon/include/
Ddwarf_encoding.h111 uint64_t GetValue() const;
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/
Dcommon_stdtype.cpp200 const uint32_t& StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue() function in SysTuning::TraceStdtype::StatAndInfo
Dcommon_stdtype.h188 const uint32_t& GetValue(SupportedTraceEventType eventType, StatType type) const;

12