Searched refs:LimitCount (Results 1 – 3 of 3) sorted by relevance
153 UINT32 LimitCount; in WriteBootToOsPerformanceData() local239 LimitCount = (UINT32) (PERF_DATA_MAX_LENGTH - sizeof (PERF_HEADER)) / sizeof (PERF_DATA); in WriteBootToOsPerformanceData()297 if (mPerfHeader.Count == LimitCount) { in WriteBootToOsPerformanceData()334 if (mPerfHeader.Count == LimitCount) { in WriteBootToOsPerformanceData()
153 UINT32 LimitCount; in WriteBootToOsPerformanceData() local239 LimitCount = (UINT32) (PERF_DATA_MAX_LENGTH - sizeof (PERF_HEADER)) / sizeof (PERF_DATA); in WriteBootToOsPerformanceData()291 if (mPerfHeader.Count == LimitCount) { in WriteBootToOsPerformanceData()
157 UINT32 LimitCount; in BmWriteBootToOsPerformanceData() local243 LimitCount = (UINT32) (PERF_DATA_MAX_LENGTH - sizeof (PERF_HEADER)) / sizeof (PERF_DATA); in BmWriteBootToOsPerformanceData()295 if (mBmPerfHeader.Count == LimitCount) { in BmWriteBootToOsPerformanceData()