Searched refs:getNumRecords (Results 1 – 2 of 2) sorted by relevance
306 for (unsigned I = 0, E = getNumRecords(); I != E; ++I) { in StackMapV2Parser()331 uint32_t getNumRecords() const { in getNumRecords() function389 if (getNumRecords() == 0) in records_begin()399 if (getNumRecords() == 0) in records_end()401 return record_iterator(getRecord(getNumRecords() - 1).next()); in records_end()
38 W.printNumber("Num Records", SMP.getNumRecords()); in prettyPrintStackMap()