HyperDbg Debugger
Loading...
Searching...
No Matches
_LBR_STACK_ENTRY Struct Reference

The structure to hold the LBR stack for a single processor core, including the branch entries and the TOS index. More...

#include <LbrDefinitions.h>

Public Attributes

LBR_BRANCH_ENTRY BranchEntry [MAXIMUM_LBR_CAPACITY]
MSR_LBR_INFO LastBranchInfo [MAXIMUM_LBR_CAPACITY]
UINT8 Tos

Detailed Description

The structure to hold the LBR stack for a single processor core, including the branch entries and the TOS index.

Member Data Documentation

◆ BranchEntry

LBR_BRANCH_ENTRY _LBR_STACK_ENTRY::BranchEntry

◆ LastBranchInfo

MSR_LBR_INFO _LBR_STACK_ENTRY::LastBranchInfo

◆ Tos

UINT8 _LBR_STACK_ENTRY::Tos

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