Home
last modified time | relevance | path

Searched defs:GetBinary (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/hiebpf/src/
H A Delf_symbol_info.cpp88 uint32_t ElfSymbolInfo::GetBinary(const ElfSymbolTable &symbolTable, std::vector<uint8_t> &buf) in GetBinary() function in OHOS::Developtools::Hiebpf::ElfSymbolInfo
H A Dkernel_symbol_info.cpp38 void KernelSymbolInfo::GetBinary(const std::vector<SymbolItem> &symbolItems, in GetBinary() function in OHOS::Developtools::Hiebpf::KernelSymbolInfo
H A Dmaps_info.cpp48 uint32_t MapsInfo::GetBinary(const MapsItem &map, std::vector<uint8_t> &buf) in GetBinary() function in OHOS::Developtools::Hiebpf::MapsInfo
/developtools/hiperf/src/
H A Dperf_file_format.cpp189 bool PerfFileSectionString::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionString
286 bool PerfFileSectionSymbolsFiles::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionSymbolsFiles
344 bool PerfFileSectionUniStackTable::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionUniStackTable
397 bool PerfFileSectionNrCpus::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus
501 bool PerfFileSectionEventDesc::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::PerfFileSectionEventDesc
H A Dperf_event_record.cpp266 bool PerfRecordAuxtrace::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordAuxtrace
457 bool PerfRecordSample::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordSample
637 bool PerfRecordMmap::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordMmap
740 bool PerfRecordMmap2::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordMmap2
788 bool PerfRecordLost::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordLost
833 bool PerfRecordComm::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordComm
872 bool PerfRecordExit::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordExit
905 bool PerfRecordThrottle::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordThrottle
938 bool PerfRecordUnthrottle::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordUnthrottle
970 bool PerfRecordFork::GetBinary(st function in OHOS::Developtools::HiPerf::PerfRecordFork
1003 bool PerfRecordRead::GetBinary(std::vector<uint8_t> &buf) const GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordRead
1037 bool PerfRecordAux::GetBinary(std::vector<uint8_t> &buf) const GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordAux
1079 bool PerfRecordItraceStart::GetBinary(std::vector<uint8_t> &buf) const GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordItraceStart
1111 bool PerfRecordLostSamples::GetBinary(std::vector<uint8_t> &buf) const GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordLostSamples
1143 bool PerfRecordSwitch::GetBinary(std::vector<uint8_t> &buf) const GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordSwitch
1170 bool PerfRecordSwitchCpuWide::GetBinary(std::vector<uint8_t> &buf) const GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordSwitchCpuWide
[all...]

Completed in 6 milliseconds