Home
last modified time | relevance | path

Searched refs:DEBUG_POOL (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/SocketDxe/
DEntryUnload.c114 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
191 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
194 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
197 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
202 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in DriverUnload()
275 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
278 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
281 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
314 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
317 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EntryPoint()
[all …]
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DDriverBinding.c125 DEBUG (( DEBUG_POOL | DEBUG_INIT, in DriverStart()
158 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStart()
188 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStart()
191 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStart()
288 DEBUG (( DEBUG_POOL | DEBUG_INIT, in DriverStop()
291 DEBUG (( DEBUG_POOL | DEBUG_INIT, in DriverStop()
301 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverStop()
309 DEBUG (( DEBUG_POOL | DEBUG_INIT, in DriverStop()
379 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
450 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
[all …]
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
DService.c104 DEBUG (( DEBUG_POOL | DEBUG_INIT, in EslServiceConnect()
129 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EslServiceConnect()
151 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EslServiceConnect()
181 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in EslServiceConnect()
198 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EslServiceConnect()
216 DEBUG (( DEBUG_POOL | DEBUG_INIT, in EslServiceConnect()
325 DEBUG_POOL | DEBUG_INIT ); in EslServiceDisconnect()
373 DEBUG (( DEBUG_POOL | DEBUG_INIT, in EslServiceDisconnect()
379 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in EslServiceDisconnect()
391 DEBUG (( DEBUG_POOL | DEBUG_INIT, in EslServiceDisconnect()
[all …]
DDxeSupport.c164 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EslDxeInstall()
169 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in EslDxeInstall()
213 DEBUG (( DEBUG_POOL | DEBUG_INIT, in EslDxeUninstall()
218 DEBUG (( DEBUG_ERROR | DEBUG_POOL | DEBUG_INIT, in EslDxeUninstall()
DSocket.c946 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT, in EslSocketAllocate()
984 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in EslSocketAllocate()
1012 DEBUG (( DEBUG_ERROR | DebugFlags | DEBUG_POOL | DEBUG_INIT, in EslSocketAllocate()
1023 DEBUG (( DebugFlags | DEBUG_POOL | DEBUG_INIT, in EslSocketAllocate()
1168 DEBUG (( DEBUG_BIND | DEBUG_POOL, in EslSocketBind()
1185 DEBUG (( DEBUG_BIND | DEBUG_POOL, in EslSocketBind()
1205 DEBUG (( DEBUG_BIND | DEBUG_POOL | DEBUG_INIT, in EslSocketBind()
1209 DEBUG (( DEBUG_BIND | DEBUG_POOL | DEBUG_INIT, in EslSocketBind()
1386 DEBUG (( DEBUG_SOCKET | DEBUG_CLOSE | DEBUG_POOL, in EslSocketClosePoll()
1398 DEBUG (( DEBUG_ERROR | DEBUG_SOCKET | DEBUG_CLOSE | DEBUG_POOL, in EslSocketClosePoll()
[all …]
DTcp4.c672 DEBUG (( DEBUG_POOL, in EslTcp4Listen()
1282 DEBUG (( DEBUG_CLOSE | DEBUG_POOL, in EslTcp4PortAllocate()
1301 DEBUG (( DEBUG_CLOSE | DEBUG_POOL, in EslTcp4PortAllocate()
1377 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp4PortClose()
1395 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp4PortClose()
1413 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp4PortClose()
DTcp6.c703 DEBUG (( DEBUG_POOL, in EslTcp6Listen()
1333 DEBUG (( DEBUG_CLOSE | DEBUG_POOL, in EslTcp6PortAllocate()
1352 DEBUG (( DEBUG_CLOSE | DEBUG_POOL, in EslTcp6PortAllocate()
1429 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp6PortClose()
1447 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp6PortClose()
1465 DEBUG (( DebugFlags | DEBUG_POOL, in EslTcp6PortClose()
/device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
DMalloc.c99 DEBUG((DEBUG_POOL, "malloc(%d): NodeSz: %d", Size, NodeSize)); in malloc()
118 DEBUG((DEBUG_POOL, " Head: %p, Returns %p\n", Head, RetVal)); in malloc()
152 DEBUG((DEBUG_POOL, "0x%p = calloc(%d, %d)\n", RetVal, Num, Size)); in calloc()
175 DEBUG((DEBUG_POOL, "free(%p): Head: %p\n", Ptr, Head)); in free()
188 DEBUG((DEBUG_POOL, "free Done\n")); in free()
277 DEBUG((DEBUG_POOL, "0x%p = realloc(%p, %d): Head: %p NewSz: %d\n", in realloc()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDebugLib.h42 #define DEBUG_POOL 0x00000010 // Alloc & Free's macro
65 #define EFI_D_POOL DEBUG_POOL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDebugLib.h70 #define DEBUG_POOL 0x00000010 // Alloc & Free's macro
90 #define EFI_D_POOL DEBUG_POOL
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.c76 DEBUG (( DEBUG_ERROR | DEBUG_POOL, in PortAdd()
90 DEBUG (( DEBUG_ERROR | DEBUG_POOL, in PortAdd()
176 DEBUG (( DEBUG_ERROR | DEBUG_POOL, in PortAdd()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DDriverBinding.c647 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
650 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
653 DEBUG (( DEBUG_POOL | DEBUG_INIT | DEBUG_INFO, in DriverUnload()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPool.c434 DEBUG_POOL, in CoreAllocatePoolI()
447 … DEBUG ((DEBUG_ERROR | DEBUG_POOL, "AllocatePool: failed to allocate %ld bytes\n", (UINT64) Size)); in CoreAllocatePoolI()
571 …DEBUG ((DEBUG_POOL, "FreePool: %p (len %lx) %,ld\n", Head->Data, (UINT64)(Head->Size - POOL_OVERHE… in CoreFreePoolI()
/device/linaro/bootloader/edk2/Omap35xxPkg/
DOmap35xxPkg.dsc124 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/
DOmap35xxPkg.dsc124 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/edk2/ArmPlatformPkg/
DArmPlatformPkg-2ndstage.dsc265 # DEBUG_POOL 0x00000010 // Alloc & Free's
DArmPlatformPkg.dsc298 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/edk2/BeagleBoardPkg/
DBeagleBoardPkg.dsc288 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/
DHiKey.dsc218 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/edk2/ArmVirtPkg/
DArmVirt.dsc.inc304 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/
DBeagleBoardPkg.dsc287 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/
DArmVExpress.dsc.inc346 # DEBUG_POOL 0x00000010 // Alloc & Free's
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/
DArmVExpress.dsc.inc345 # DEBUG_POOL 0x00000010 // Alloc & Free's