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()
526 CurrentIt->second.RecordCount++; in recordStackMapOpers()609 << " callsite count: " << FR.second.RecordCount << '\n'); in emitFunctionFrameRecords()612 OS.emitIntValue(FR.second.RecordCount, 8); in emitFunctionFrameRecords()
315 uint64_t RecordCount = 1; member
1276 UINT32 RecordCount; in DtCompilePhat() local1399 RecordCount = VersionData->ElementCount; in DtCompilePhat()1403 while (RecordCount) in DtCompilePhat()1416 RecordCount--; in DtCompilePhat()