Searched refs:MemoryRead (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
H A DDebugAgent.c574 DEBUG_DATA_READ_MEMORY_8 *MemoryRead; local
773 MemoryRead = (DEBUG_DATA_READ_MEMORY_8 *) (DebugHeader + 1);
774 Status = SendDataResponsePacket (CpuContext, (UINT8 *) (UINTN) MemoryRead->Address, (UINT16) (MemoryRead->Count * Data8));
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp3305 STAM_PROFILE_START(&pThis->CTX_MID_Z(Stat,MemoryRead), a);
3349 STAM_PROFILE_STOP(&pThis->CTX_MID_Z(Stat,MemoryRead), a);

Completed in 63 milliseconds