Linux Perf
regs_dump Struct Reference

#include <event.h>

Collaboration diagram for regs_dump:
Collaboration graph

Public Attributes

u64 abi
 
u64 mask
 
u64 * regs
 
u64 cache_regs [PERF_REGS_MAX]
 
u64 cache_mask
 

Detailed Description

Definition at line 102 of file event.h.

Member Data Documentation

◆ abi

u64 regs_dump::abi

Definition at line 103 of file event.h.

◆ cache_mask

u64 regs_dump::cache_mask

Definition at line 109 of file event.h.

◆ cache_regs

u64 regs_dump::cache_regs[PERF_REGS_MAX]

Definition at line 108 of file event.h.

◆ mask

u64 regs_dump::mask

Definition at line 104 of file event.h.

◆ regs

u64* regs_dump::regs

Definition at line 105 of file event.h.


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