Searched refs:ProfVersion (Results 1 – 4 of 4) sorted by relevance
540 if (GET_VERSION(FormatVersion) != IndexedInstrProf::ProfVersion::Version1) { in ReadData()557 if (GET_VERSION(FormatVersion) > IndexedInstrProf::ProfVersion::Version2 && in ReadData()736 IndexedInstrProfReader::readSummary(IndexedInstrProf::ProfVersion Version, in readSummary()806 IndexedInstrProf::ProfVersion::CurrentVersion) in readHeader()809 Cur = readSummary((IndexedInstrProf::ProfVersion)FormatVersion, Cur); in readHeader()
265 Header.Version = IndexedInstrProf::ProfVersion::CurrentVersion; in writeImpl()
873 enum ProfVersion { enum895 const uint64_t Version = ProfVersion::CurrentVersion;
421 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,