Searched defs:configIndex (Results 1 – 4 of 4) sorted by relevance
38 size_t configIndex = GetConfigIndex(sample.data_.id); in AddReportItem() local93 size_t configIndex = GetConfigIndex(sample.data_.id); in AddReportItemBranch() local
130 const PerfRecordSample &recordSample, uint32_t configIndex, in ProcessSampleRecord()
309 static String readBaseItem(int resId, ConfigIndex configIndex, ByteBuffer buf) { in readBaseItem()564 static String convertConfigIndexToString(ConfigIndex configIndex) { in convertConfigIndexToString()
759 auto configIndex = report_->GetConfigIndex(sample->data_.id); in UpdatePerfSampleData() local