Searched refs:getNumRecords (Results 1 – 2 of 2) sorted by relevance
308 for (unsigned I = 0, E = getNumRecords(); I != E; ++I) { in StackMapV1Parser()333 uint32_t getNumRecords() const { in getNumRecords() function391 if (getNumRecords() == 0) in records_begin()401 if (getNumRecords() == 0) in records_end()403 return record_iterator(getRecord(getNumRecords() - 1).next()); in records_end()
36 OS << "\nNum Records: " << SMP.getNumRecords(); in prettyPrintStackMap()