Searched refs:RecordCount (Results 1 – 4 of 4) sorted by relevance
2105 UINT32 RecordCount; in AcpiDmDumpPhat() local2168 RecordCount = VersionData->ElementCount; in AcpiDmDumpPhat()2181 RecordCount = VersionData->ElementCount; in AcpiDmDumpPhat()2192 __LINE__, RecordCount, Offset, SubtableLength); in AcpiDmDumpPhat()2196 while (RecordCount && VersionData->Header.Length) in AcpiDmDumpPhat()2199 VersionData->ElementCount - RecordCount + 1, Offset); in AcpiDmDumpPhat()2210 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
1378 UINT32 RecordCount; in DtCompilePhat() local1501 RecordCount = VersionData->ElementCount; in DtCompilePhat()1505 while (RecordCount) in DtCompilePhat()1518 RecordCount--; in DtCompilePhat()