ILastBranchRecordJump Interface

Definition

Defines a jump entry in an ILastBranchRecordSnapshot.

public interface ILastBranchRecordJump
type ILastBranchRecordJump = interface
Public Interface ILastBranchRecordJump

Properties

FromInstructionPointer

Gets the virtual address that is the source instruction pointer of the jump.

ToInstructionPointer

Gets the virtual address that is the target instruction pointer of the jump.

Applies to