Searched refs:getRecordCount (Results 1 – 8 of 8) sorted by relevance
29 virtual uint32_t getRecordCount() const = 0;
21 uint32_t getRecordCount() const override;
18 uint32_t DIADataStream::getRecordCount() const { in getRecordCount() function in DIADataStream
81 inline unsigned getRecordCount() const { return static_cast<unsigned>(m_records.size()); } in getRecordCount() function
28 << ", callsite record count: " << F.getRecordCount() << "\n"; in prettyPrintStackMap()
62 uint32_t getRecordCount() const { return TypeRecordCount; }
70 uint64_t getRecordCount() const { in getRecordCount() function
124 if (Ipi && Ipi->getRecordCount() > 0) { in finalizeMsfLayout()