PAPI  5.7.0.0
ppc_hw_breakpoint Struct Reference

Data Fields

__u32 version
 
__u32 trigger_type
 
__u32 addr_mode
 
__u32 condition_mode
 
__u64 addr
 
__u64 addr2
 
__u64 condition_value
 

Detailed Description

Definition at line 2487 of file papi_fwrappers_.c.

Field Documentation

◆ addr

__u64 ppc_hw_breakpoint::addr

Definition at line 2492 of file papi_fwrappers_.c.

◆ addr2

__u64 ppc_hw_breakpoint::addr2

Definition at line 2493 of file papi_fwrappers_.c.

◆ addr_mode

__u32 ppc_hw_breakpoint::addr_mode

Definition at line 2490 of file papi_fwrappers_.c.

◆ condition_mode

__u32 ppc_hw_breakpoint::condition_mode

Definition at line 2491 of file papi_fwrappers_.c.

◆ condition_value

__u64 ppc_hw_breakpoint::condition_value

Definition at line 2494 of file papi_fwrappers_.c.

◆ trigger_type

__u32 ppc_hw_breakpoint::trigger_type

Definition at line 2489 of file papi_fwrappers_.c.

◆ version

__u32 ppc_hw_breakpoint::version

Definition at line 2488 of file papi_fwrappers_.c.


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