Searched refs:HasFeature (Results 1 – 6 of 6) sorted by relevance
148 bool HasFeature(int feature) const { in HasFeature() function
153 if (reader_->HasFeature(PerfFileFormat::FEAT_DEBUG_UNWIND) && in ProcessFile()154 reader_->HasFeature(PerfFileFormat::FEAT_DEBUG_UNWIND_FILE)) { in ProcessFile()
249 if (readers_[0]->HasFeature(PerfFileFormat::FEAT_AUXTRACE)) { in CheckFeatureSection()
557 if (record_file_reader_->HasFeature(PerfFileFormat::FEAT_TRACING_DATA)) { in ReadFeaturesFromRecordFile()
599 if (HasFeature(PerfFileFormat::FEAT_FILE)) { in LoadBuildIdAndFileFeatures()
828 if (record_file_reader_->HasFeature(PerfFileFormat::FEAT_TRACING_DATA)) { in ReadFeaturesFromRecordFile()