Home
last modified time | relevance | path

Searched refs:CacheCount (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/p5-Cache-FastMmap/Cache-FastMmap-1.57/t/
H A D18.t42 my $CacheCount = @Caches;
45 ok($FdCount > $CacheCount, "More fd's than caches: $FdCount > $CacheCount");
60 ok($ChildFdCount < $CacheCount, "Less fd's in child than caches: $ChildFdCount < $CacheCount");
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Ddnscache.c30 static int32_t *CacheCount; variable
42 int32_t CacheCount; member
75 --(*CacheCount); in DNSCacheTTLCountdown_Task()
127 CacheCount = &(Header->CacheCount); in ReloadCache()
129 …"Cache reloaded, containing %d entries for %d items.\n", CacheInfo->NodeChunk.Used, (*CacheCount)); in ReloadCache()
140 Header->CacheCount = 0; in CreateNewCache()
152 CacheCount = &(Header->CacheCount); in CreateNewCache()
530 ++(*CacheCount); in DNSCache_AddAItemToCache()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SecurityPkg/Application/VariableInfo/
H A DVariableInfo.c137 VariableInfo->CacheCount, in PrintInfoFromSmm()
173 VariableInfo->CacheCount, in PrintInfoFromSmm()
229 VariableInfo->CacheCount, in UefiMain()
247 VariableInfo->CacheCount, in UefiMain()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c153 VariableInfo->CacheCount, in PrintInfoFromSmm()
183 VariableInfo->CacheCount, in PrintInfoFromSmm()
232 VariableInfo->CacheCount, in UefiMain()
250 VariableInfo->CacheCount, in UefiMain()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c150 VariableInfo->CacheCount, in PrintInfoFromSmm()
180 VariableInfo->CacheCount, in PrintInfoFromSmm()
235 VariableInfo->CacheCount, in UefiMain()
253 VariableInfo->CacheCount, in UefiMain()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c153 VariableInfo->CacheCount, in PrintInfoFromSmm()
183 VariableInfo->CacheCount, in PrintInfoFromSmm()
232 VariableInfo->CacheCount, in UefiMain()
250 VariableInfo->CacheCount, in UefiMain()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c153 VariableInfo->CacheCount, in PrintInfoFromSmm()
183 VariableInfo->CacheCount, in PrintInfoFromSmm()
232 VariableInfo->CacheCount, in UefiMain()
250 VariableInfo->CacheCount, in UefiMain()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c153 VariableInfo->CacheCount, in PrintInfoFromSmm()
183 VariableInfo->CacheCount, in PrintInfoFromSmm()
232 VariableInfo->CacheCount, in UefiMain()
250 VariableInfo->CacheCount, in UefiMain()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c150 VariableInfo->CacheCount, in PrintInfoFromSmm()
180 VariableInfo->CacheCount, in PrintInfoFromSmm()
235 VariableInfo->CacheCount, in UefiMain()
253 VariableInfo->CacheCount, in UefiMain()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c150 VariableInfo->CacheCount, in PrintInfoFromSmm()
180 VariableInfo->CacheCount, in PrintInfoFromSmm()
229 VariableInfo->CacheCount, in UefiMain()
247 VariableInfo->CacheCount, in UefiMain()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c150 VariableInfo->CacheCount, in PrintInfoFromSmm()
180 VariableInfo->CacheCount, in PrintInfoFromSmm()
235 VariableInfo->CacheCount, in UefiMain()
253 VariableInfo->CacheCount, in UefiMain()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c153 VariableInfo->CacheCount, in PrintInfoFromSmm()
183 VariableInfo->CacheCount, in PrintInfoFromSmm()
232 VariableInfo->CacheCount, in UefiMain()
250 VariableInfo->CacheCount, in UefiMain()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c58 VariableInfo->CacheCount, in UefiMain()
76 VariableInfo->CacheCount, in UefiMain()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/Include/Library/
H A DCpuCacheInfoLib.h47 UINT16 CacheCount; member
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Include/Library/
H A DCpuCacheInfoLib.h47 UINT16 CacheCount; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/Library/CpuCacheInfoLib/
H A DCpuCacheInfoLib.c34 CpuCacheInfo[Index].CacheCount)); in CpuCacheInfoPrintCpuCacheInfoTable()
296 LocalCacheInfo[CacheInfoIndex].CacheCount++; in CpuCacheInfoCollectCpuCacheInfoData()
314 LocalCacheInfo[LocalCacheInfoCount].CacheCount = 1; in CpuCacheInfoCollectCpuCacheInfoData()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/Library/CpuCacheInfoLib/
H A DCpuCacheInfoLib.c34 CpuCacheInfo[Index].CacheCount)); in CpuCacheInfoPrintCpuCacheInfoTable()
296 LocalCacheInfo[CacheInfoIndex].CacheCount++; in CpuCacheInfoCollectCpuCacheInfoData()
314 LocalCacheInfo[LocalCacheInfoCount].CacheCount = 1; in CpuCacheInfoCollectCpuCacheInfoData()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Include/Guid/
H A DVariableFormat.h156 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SecurityPkg/Include/Guid/
H A DAuthenticatedVariableFormat.h209 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Include/Guid/
H A DVariableFormat.h217 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Include/Guid/
H A DVariableFormat.h217 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Include/Guid/
H A DVariableFormat.h217 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Include/Guid/
H A DVariableFormat.h217 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Include/Guid/
H A DVariableFormat.h217 UINT32 CacheCount; ///< Number of times that cache hits this variable. member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Include/Guid/
H A DVariableFormat.h217 UINT32 CacheCount; ///< Number of times that cache hits this variable. member

123