TianoCore EDK2 master
Loading...
Searching...
No Matches
_PEBS_RECORD Struct Reference

Data Fields

UINT32 Eflags
 
UINT32 LinearIP
 
UINT32 Eax
 
UINT32 Ebx
 
UINT32 Ecx
 
UINT32 Edx
 
UINT32 Esi
 
UINT32 Edi
 
UINT32 Ebp
 
UINT32 Esp
 
UINT64 Rflags
 
UINT64 LinearIP
 
UINT64 Rax
 
UINT64 Rbx
 
UINT64 Rcx
 
UINT64 Rdx
 
UINT64 Rsi
 
UINT64 Rdi
 
UINT64 Rbp
 
UINT64 Rsp
 
UINT64 R8
 
UINT64 R9
 
UINT64 R10
 
UINT64 R11
 
UINT64 R12
 
UINT64 R13
 
UINT64 R14
 
UINT64 R15
 

Detailed Description

Definition at line 35 of file SmmProfileArch.h.

Field Documentation

◆ Eax

UINT32 _PEBS_RECORD::Eax

Definition at line 38 of file SmmProfileArch.h.

◆ Ebp

UINT32 _PEBS_RECORD::Ebp

Definition at line 44 of file SmmProfileArch.h.

◆ Ebx

UINT32 _PEBS_RECORD::Ebx

Definition at line 39 of file SmmProfileArch.h.

◆ Ecx

UINT32 _PEBS_RECORD::Ecx

Definition at line 40 of file SmmProfileArch.h.

◆ Edi

UINT32 _PEBS_RECORD::Edi

Definition at line 43 of file SmmProfileArch.h.

◆ Edx

UINT32 _PEBS_RECORD::Edx

Definition at line 41 of file SmmProfileArch.h.

◆ Eflags

UINT32 _PEBS_RECORD::Eflags

Definition at line 36 of file SmmProfileArch.h.

◆ Esi

UINT32 _PEBS_RECORD::Esi

Definition at line 42 of file SmmProfileArch.h.

◆ Esp

UINT32 _PEBS_RECORD::Esp

Definition at line 45 of file SmmProfileArch.h.

◆ LinearIP [1/2]

UINT32 _PEBS_RECORD::LinearIP

Definition at line 37 of file SmmProfileArch.h.

◆ LinearIP [2/2]

UINT64 _PEBS_RECORD::LinearIP

Definition at line 37 of file SmmProfileArch.h.

◆ R10

UINT64 _PEBS_RECORD::R10

Definition at line 48 of file SmmProfileArch.h.

◆ R11

UINT64 _PEBS_RECORD::R11

Definition at line 49 of file SmmProfileArch.h.

◆ R12

UINT64 _PEBS_RECORD::R12

Definition at line 50 of file SmmProfileArch.h.

◆ R13

UINT64 _PEBS_RECORD::R13

Definition at line 51 of file SmmProfileArch.h.

◆ R14

UINT64 _PEBS_RECORD::R14

Definition at line 52 of file SmmProfileArch.h.

◆ R15

UINT64 _PEBS_RECORD::R15

Definition at line 53 of file SmmProfileArch.h.

◆ R8

UINT64 _PEBS_RECORD::R8

Definition at line 46 of file SmmProfileArch.h.

◆ R9

UINT64 _PEBS_RECORD::R9

Definition at line 47 of file SmmProfileArch.h.

◆ Rax

UINT64 _PEBS_RECORD::Rax

Definition at line 38 of file SmmProfileArch.h.

◆ Rbp

UINT64 _PEBS_RECORD::Rbp

Definition at line 44 of file SmmProfileArch.h.

◆ Rbx

UINT64 _PEBS_RECORD::Rbx

Definition at line 39 of file SmmProfileArch.h.

◆ Rcx

UINT64 _PEBS_RECORD::Rcx

Definition at line 40 of file SmmProfileArch.h.

◆ Rdi

UINT64 _PEBS_RECORD::Rdi

Definition at line 43 of file SmmProfileArch.h.

◆ Rdx

UINT64 _PEBS_RECORD::Rdx

Definition at line 41 of file SmmProfileArch.h.

◆ Rflags

UINT64 _PEBS_RECORD::Rflags

Definition at line 36 of file SmmProfileArch.h.

◆ Rsi

UINT64 _PEBS_RECORD::Rsi

Definition at line 42 of file SmmProfileArch.h.

◆ Rsp

UINT64 _PEBS_RECORD::Rsp

Definition at line 45 of file SmmProfileArch.h.


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