Home
last modified time | relevance | path

Searched refs:CUDBG_PBT_DYNAMIC_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h94 #define CUDBG_PBT_DYNAMIC_ENTRIES 8 macro
108 u32 pbt_dynamic[CUDBG_PBT_DYNAMIC_ENTRIES];
H A Dcudbg_lib.c3153 for (i = 0; i < CUDBG_PBT_DYNAMIC_ENTRIES; i++) { in collect_pbt_tables()