Home
last modified time | relevance | path

Searched refs:ProcessToText (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp121 if (!header_->ProcessToText(fileStream)) { in SaveAPTextFile()
124 pandaFileInfos_.ProcessToText(fileStream); in SaveAPTextFile()
125 recordDetailInfos_->ProcessToText(fileStream); in SaveAPTextFile()
Dpgo_profiler_info.cpp167 bool PGOProfilerHeader::ProcessToText(std::ofstream &stream) const in ProcessToText() function in panda::ecmascript::PGOProfilerHeader
248 void PGOPandaFileInfos::ProcessToText(std::ofstream &stream) const in ProcessToText() function in panda::ecmascript::PGOPandaFileInfos
274 void PGOMethodInfo::ProcessToText(std::string &text) const in ProcessToText() function in panda::ecmascript::PGOMethodInfo
418 void PGOMethodTypeSet::ProcessToText(std::string &text) const in ProcessToText() function in panda::ecmascript::PGOMethodTypeSet
445 rwScalarOpTypeInfoIter.ProcessToText(text); in ProcessToText()
454 defTypeInfoIter.ProcessToText(text); in ProcessToText()
589 void PGOMethodTypeSet::RWScalarOpTypeInfo::ProcessToText(std::string &text) const in ProcessToText() function in panda::ecmascript::PGOMethodTypeSet::RWScalarOpTypeInfo
605 void PGOMethodTypeSet::ObjDefOpTypeInfo::ProcessToText(std::string &text) const in ProcessToText() function in panda::ecmascript::PGOMethodTypeSet::ObjDefOpTypeInfo
867 void PGOMethodInfoMap::ProcessToText(uint32_t threshold, const CString &recordName, std::ofstream &… in ProcessToText() function in panda::ecmascript::PGOMethodInfoMap
884 methodInfo->ProcessToText(profilerString); in ProcessToText()
[all …]
Dpgo_profiler_info.h179 bool ProcessToText(std::ofstream &stream) const;
289 void ProcessToText(std::ofstream &stream) const;
454 void ProcessToText(std::string &text) const;
541 void ProcessToText(std::string &text) const;
611 void ProcessToText(std::string &text) const;
669 void ProcessToText(std::string &text) const;
850 void ProcessToText(uint32_t threshold, const CString &recordName, std::ofstream &stream) const;
1047 void ProcessToText(std::ofstream &stream) const;