Searched refs:featureId_ (Results 1 – 7 of 7) sorted by relevance
268 if (featureSection.get()->featureId_ == FEATURE::HIPERF_FILES_SYMBOL) { in DumpPrintFileHeader()511 PrintIndent(LEVEL1, "feature %d:%s content: \n", featureSection.get()->featureId_, in DumpFeaturePortion()512 PerfFileSection::GetFeatureName(featureSection.get()->featureId_).c_str()); in DumpFeaturePortion()513 if (reader_->IsFeatrureStringSection(featureSection.get()->featureId_)) { in DumpFeaturePortion()518 } else if (featureSection.get()->featureId_ == FEATURE::EVENT_DESC) { in DumpFeaturePortion()
314 return l->featureId_ < r->featureId_; in LeftLessRight()
490 if (recordFileReader_->IsFeatrureStringSection(featureSection->featureId_)) { in OutputStd()495 PerfFileSection::GetFeatureName(featureSection.get()->featureId_).c_str(), in OutputStd()
138 if (featureSection.get()->featureId_ == FEATURE::HIPERF_FILES_SYMBOL) { in ReportGetSymbolFiles()
390 if (it->featureId_ == feature) { in GetFeatureSection()
126 const FEATURE featureId_; variable131 explicit PerfFileSection(const FEATURE featureId) : featureId_(featureId) in PerfFileSection()
180 ASSERT_EQ(withBuff.featureId_, FEATURE::NRCPUS);196 ASSERT_EQ(withBuff.featureId_, FEATURE::RESERVED);250 ASSERT_EQ(withBuff.featureId_, FEATURE::EVENT_DESC);