Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file_format.h59 FEAT_OSRELEASE, enumerator
Dcmd_dumprecord.cpp137 {FEAT_OSRELEASE, "osrelease"}, in GetFeatureName()
195 } else if (feature == FEAT_OSRELEASE) { in DumpFeatureSection()
Dcmd_record.cpp940 if (!record_file_writer_->WriteFeatureString(PerfFileFormat::FEAT_OSRELEASE, in DumpAdditionalFeatures()