ReactOS 0.4.15-dev-7942-gd23573b
_ARM64_DBGKD_CONTROL_REPORT Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG64 Bvr
 
ULONG64 Wvr
 
ULONG InstructionCount
 
UCHAR InstructionStream [DBGKD_MAXSTREAM]
 

Detailed Description

Definition at line 366 of file windbgkd.h.

Member Data Documentation

◆ Bvr

ULONG64 _ARM64_DBGKD_CONTROL_REPORT::Bvr

Definition at line 368 of file windbgkd.h.

◆ InstructionCount

ULONG _ARM64_DBGKD_CONTROL_REPORT::InstructionCount

Definition at line 370 of file windbgkd.h.

◆ InstructionStream

UCHAR _ARM64_DBGKD_CONTROL_REPORT::InstructionStream[DBGKD_MAXSTREAM]

Definition at line 371 of file windbgkd.h.

◆ Wvr

ULONG64 _ARM64_DBGKD_CONTROL_REPORT::Wvr

Definition at line 369 of file windbgkd.h.


The documentation for this struct was generated from the following file: