Searched defs:PGOProfilerHeaderLegacy (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
H A D | pgo_file_info.h | 336 class PGOProfilerHeaderLegacy : public base::FileHeaderBase { class 340 PGOProfilerHeaderLegacy() : base::FileHeaderBase(LAST_VERSION), sectionNumber_(SECTION_SIZE) {}; in PGOProfilerHeaderLegacy() function in panda::ecmascript::pgo::PGOProfilerHeaderLegacy |
Completed in 3 milliseconds