Searched refs:RecordCount (Results 1 – 4 of 4) sorted by relevance
2103 UINT32 RecordCount; in AcpiDmDumpPhat() local2167 RecordCount = VersionData->ElementCount; in AcpiDmDumpPhat()2180 RecordCount = VersionData->ElementCount; in AcpiDmDumpPhat()2191 __LINE__, RecordCount, Offset, SubtableLength); in AcpiDmDumpPhat()2195 while (RecordCount && VersionData->Header.Length) in AcpiDmDumpPhat()2198 VersionData->ElementCount - RecordCount + 1, Offset); in AcpiDmDumpPhat()2209 RecordCount--; in AcpiDmDumpPhat()
533 CurrentIt->second.RecordCount++; in recordStackMapOpers()618 << " callsite count: " << FR.second.RecordCount << '\n'); in emitFunctionFrameRecords()621 OS.emitIntValue(FR.second.RecordCount, 8); in emitFunctionFrameRecords()
313 uint64_t RecordCount = 1; member
1261 UINT32 RecordCount; in DtCompilePhat() local1384 RecordCount = VersionData->ElementCount; in DtCompilePhat()1388 while (RecordCount) in DtCompilePhat()1401 RecordCount--; in DtCompilePhat()