Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/cudbg/
HDcudbg_entity.h96 #define CUDBG_PBT_DYNAMIC_ENTRIES 8 macro
110 u32 pbt_dynamic[CUDBG_PBT_DYNAMIC_ENTRIES];
HDcudbg_lib.c3158 for (i = 0; i < CUDBG_PBT_DYNAMIC_ENTRIES; i++) { in collect_pbt_tables()