FreeBSD kernel CXGBE device code
cudbg_pbt_tables Struct Reference

#include <cudbg_entity.h>

Data Fields

u32 pbt_dynamic [CUDBG_PBT_DYNAMIC_ENTRIES]
 
u32 pbt_static [CUDBG_PBT_STATIC_ENTRIES]
 
u32 lrf_table [CUDBG_LRF_ENTRIES]
 
u32 pbt_data [CUDBG_PBT_DATA_ENTRIES]
 

Detailed Description

Definition at line 109 of file cudbg_entity.h.

Field Documentation

◆ lrf_table

u32 cudbg_pbt_tables::lrf_table[CUDBG_LRF_ENTRIES]

Definition at line 112 of file cudbg_entity.h.

Referenced by collect_pbt_tables().

◆ pbt_data

u32 cudbg_pbt_tables::pbt_data[CUDBG_PBT_DATA_ENTRIES]

Definition at line 113 of file cudbg_entity.h.

Referenced by collect_pbt_tables().

◆ pbt_dynamic

u32 cudbg_pbt_tables::pbt_dynamic[CUDBG_PBT_DYNAMIC_ENTRIES]

Definition at line 110 of file cudbg_entity.h.

Referenced by collect_pbt_tables().

◆ pbt_static

u32 cudbg_pbt_tables::pbt_static[CUDBG_PBT_STATIC_ENTRIES]

Definition at line 111 of file cudbg_entity.h.

Referenced by collect_pbt_tables().


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