Home
last modified time | relevance | path

Searched refs:cudbg_pbt_tables (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_entity.h154 struct cudbg_pbt_tables { struct
H A Dcudbg_lib.c3101 struct cudbg_pbt_tables *pbt = NULL; in collect_pbt_tables()
3106 size = sizeof(struct cudbg_pbt_tables); in collect_pbt_tables()
3113 pbt = (struct cudbg_pbt_tables *)scratch_buff.data; in collect_pbt_tables()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c3710 struct cudbg_pbt_tables *pbt; in view_pbt_tables()
3719 pbt = (struct cudbg_pbt_tables *)dc_buff.data; in view_pbt_tables()