Searched refs:getRecordCount (Results 1 – 7 of 7) sorted by relevance
30 virtual uint32_t getRecordCount() const = 0;
22 uint32_t getRecordCount() const override;
19 uint32_t DIADataStream::getRecordCount() const { in getRecordCount() function in DIADataStream
61 uint32_t getRecordCount() const { return TypeRecords.size(); }
29 << ", callsite record count: " << F.getRecordCount() << "\n"; in prettyPrintStackMap()
67 uint64_t getRecordCount() const { in getRecordCount() function
127 if (Ipi && Ipi->getRecordCount() > 0) { in finalizeMsfLayout()