Searched refs:FEAT_OSRELEASE (Results 1 – 6 of 6) sorted by relevance
99 FEAT_OSRELEASE, enumerator
185 return reader->ReadFeatureString(PerfFileFormat::FEAT_OSRELEASE); in CheckFeatureSection()331 if (feature == PerfFileFormat::FEAT_OSRELEASE || feature == PerfFileFormat::FEAT_ARCH || in MergeFeatureSection()
106 mFdp.ConsumeBool() ? PerfFileFormat::FEAT_OSRELEASE : PerfFileFormat::FEAT_ARCH, in process()
515 } else if (feature == FEAT_OSRELEASE) { in DumpFeatureSection()
43 {FEAT_OSRELEASE, "osrelease"},
2072 if (!record_file_writer_->WriteFeatureString(PerfFileFormat::FEAT_OSRELEASE, uname_buf.release)) { in DumpAdditionalFeatures()