Searched defs:configIndex (Results 1 – 5 of 5) sorted by relevance
37 size_t configIndex = GetConfigIndex(sample.data_.id); in AddReportItem() local88 size_t configIndex = GetConfigIndex(sample.data_.id); in AddReportItemBranch() local
36 size_t configIndex = GetConfigIndex(sample.data_.id); in AddReportItem() local86 size_t configIndex = GetConfigIndex(sample.data_.id); in AddReportItemBranch() local
119 const PerfRecordSample &recordSample, uint32_t configIndex, in ProcessSampleRecord()
275 auto configIndex = report_.GetConfigIndex(sample->data_.id); in UpdatePerfSampleData() local
308 static String readBaseItem(int resId, ConfigIndex configIndex, ByteBuffer buf) { in readBaseItem()531 static String convertConfigIndexToString(ConfigIndex configIndex) { in convertConfigIndexToString()