Searched refs:InstructionCount (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DEbcVmTest.h73 @param[in, out] InstructionCount A pointer to a UINTN value holding the number of
86 IN OUT UINTN *InstructionCount
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcExecute.h323 @param InstructionCount A pointer to a UINTN value holding the number of
336 IN OUT UINTN *InstructionCount
H A DEbcExecute.c1353 @param InstructionCount A pointer to a UINTN value holding the number of
1366 IN OUT UINTN *InstructionCount
1376 if (*InstructionCount == 0) {
1379 InstructionsLeft = *InstructionCount;
1382 SavedInstructionCount = *InstructionCount;
1383 *InstructionCount = 0;
1397 *InstructionCount = *InstructionCount + 1;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d10shader.h114 UINT InstructionCount; member in struct:_D3D10_SHADER_DESC
H A Dd3d11shader.h53 UINT InstructionCount; member in struct:_D3D11_SHADER_DESC

Completed in 72 milliseconds