Searched defs:configIndex (Results 1 – 3 of 3) sorted by relevance
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()
174 static String readBaseItem(int resId, ConfigIndex configIndex, ByteBuffer buf) { in readBaseItem()