Searched defs:GetBinary (Results 1 – 4 of 4) sorted by relevance
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/ |
D | perf_event_record.cpp | 282 bool PerfRecordSample::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordSample 435 bool PerfRecordMmap::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordMmap 515 bool PerfRecordMmap2::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordMmap2 553 bool PerfRecordLost::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordLost 593 bool PerfRecordComm::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordComm 626 bool PerfRecordExit::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordExit 654 bool PerfRecordThrottle::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordThrottle 682 bool PerfRecordUnthrottle::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordUnthrottle 709 bool PerfRecordFork::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordFork 737 bool PerfRecordRead::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordRead [all …]
|
D | perf_file_format.cpp | 181 bool PerfFileSectionString::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionString 271 bool PerfFileSectionSymbolsFiles::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionSymbolsFiles 319 bool PerfFileSectionNrCpus::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus 356 bool PerfFileSectionU64::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionU64 435 bool PerfFileSectionEventDesc::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionEventDesc
|
/developtools/hiperf/src/ |
D | perf_event_record.cpp | 281 bool PerfRecordSample::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordSample 434 bool PerfRecordMmap::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordMmap 514 bool PerfRecordMmap2::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordMmap2 552 bool PerfRecordLost::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordLost 592 bool PerfRecordComm::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordComm 625 bool PerfRecordExit::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordExit 653 bool PerfRecordThrottle::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordThrottle 681 bool PerfRecordUnthrottle::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordUnthrottle 708 bool PerfRecordFork::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordFork 736 bool PerfRecordRead::GetBinary(std::vector<uint8_t> &buf) const in GetBinary() function in OHOS::Developtools::HiPerf::PerfRecordRead [all …]
|
D | perf_file_format.cpp | 181 bool PerfFileSectionString::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionString 271 bool PerfFileSectionSymbolsFiles::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionSymbolsFiles 319 bool PerfFileSectionNrCpus::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionNrCpus 356 bool PerfFileSectionU64::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionU64 437 bool PerfFileSectionEventDesc::GetBinary(char *buf, size_t size) in GetBinary() function in OHOS::Developtools::HiPerf::PerfFileSectionEventDesc
|