Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 10 of 10) sorted by relevance

/developtools/hiperf/src/
Ddwarf_encoding.cpp62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::HiPerf::DwarfEncoding
Dperf_file_format.cpp336 void PerfFileSectionNrCpus::GetValue(uint32_t &nrCpusAvailable, uint32_t &nrCpusOnline) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus
372 void PerfFileSectionU64::GetValue(uint64_t &v) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionU64
484 void PerfFileSectionEventDesc::GetValue(std::vector<AttrWithId> &eventDesces) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionEventDesc
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Ddwarf_encoding.cpp62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::HiPerf::DwarfEncoding
Dperf_file_format.cpp336 void PerfFileSectionNrCpus::GetValue(uint32_t &nrCpusAvailable, uint32_t &nrCpusOnline) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus
372 void PerfFileSectionU64::GetValue(uint64_t &v) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionU64
482 void PerfFileSectionEventDesc::GetValue(std::vector<AttrWithId> &eventDesces) const in GetValue() function in OHOS::Developtools::HiPerf::PerfFileSectionEventDesc
/developtools/profiler/device/plugins/native_daemon/src/
Ddwarf_encoding.cpp62 uint64_t DwarfEncoding::GetValue() const in GetValue() function in OHOS::Developtools::NativeDaemon::DwarfEncoding
/developtools/global_resource_tool/src/
Dsqlite_database.cpp184 string SqliteDatabase::GetValue(const ResourceItem &resourceItem) const in GetValue() function in OHOS::Global::Restool::SqliteDatabase
/developtools/hiperf/include/
Dreport.h325 std::string GetValue(const ReportItem &i) in GetValue() function
/developtools/hiperf/test/unittest/common/native/
Delf_parser_test.cpp520 int64_t ElfSymbolFromReadelf::GetValue(const std::string &line) in GetValue() function in OHOS::Developtools::HiPerf::UnitTest::ElfSymbolFromReadelf
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Delf_parser_test.cpp519 int64_t ElfSymbolFromReadelf::GetValue(const std::string &line) in GetValue() function in OHOS::Developtools::NativeDaemon::UnitTest::ElfSymbolFromReadelf
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp903 const uint32_t& StatAndInfo::GetValue(SupportedTraceEventType eventType, StatType type) const in GetValue() function in SysTuning::TraceStdtype::StatAndInfo