Searched refs:ProfVersion (Results 1 – 5 of 5) sorted by relevance
724 if (GET_VERSION(FormatVersion) != IndexedInstrProf::ProfVersion::Version1) { in ReadData()741 if (GET_VERSION(FormatVersion) > IndexedInstrProf::ProfVersion::Version2 && in ReadData()927 IndexedInstrProfReader::readSummary(IndexedInstrProf::ProfVersion Version, in readSummary()996 Cur = readSummary((IndexedInstrProf::ProfVersion)Header->formatVersion(), Cur, in readHeader()1000 readSummary((IndexedInstrProf::ProfVersion)Header->formatVersion(), Cur, in readHeader()
1368 IndexedInstrProf::ProfVersion::CurrentVersion) in readFromBuffer()1375 IndexedInstrProf::ProfVersion::CurrentVersion == Version9, in readFromBuffer()1397 static_assert(IndexedInstrProf::ProfVersion::CurrentVersion == Version9, in size()
359 Header.Version = IndexedInstrProf::ProfVersion::CurrentVersion; in writeImpl()
1027 enum ProfVersion { enum1058 const uint64_t Version = ProfVersion::CurrentVersion;
620 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,