Searched refs:ReadCount (Results 1 – 7 of 7) sorted by relevance
53 int ReadCount; in main() local115 ReadCount = fread (Key, 1, MaxLenKey, In); in main()117 if (ReadCount >= Match[i].MatchSize) { in main()
191 UINT8 ReadCount; in TpmReadByte() local200 ReadCount = 0; in TpmReadByte()213 while ((ReadData == 0xFF) && (ReadCount < READ_RETRY)) { in TpmReadByte()260 ReadCount = READ_RETRY; in TpmReadByte()262 ReadCount++; in TpmReadByte()
155 VariableInfo->ReadCount, in PrintInfoFromSmm()185 VariableInfo->ReadCount, in PrintInfoFromSmm()240 VariableInfo->ReadCount, in UefiMain()258 VariableInfo->ReadCount, in UefiMain()
220 UINT32 ReadCount; ///< Number of times to read this variable. member
336 Entry->ReadCount++; in UpdateVariableInfo()
754 Entry->ReadCount++; in UpdateVariableInfo()
211 Entry->ReadCount++; in UpdateVariableInfo()