cudbg_pbt_tables
struct cudbg_pbt_tables *pbt;
pbt = (struct cudbg_pbt_tables *)dc_buff.data;
struct cudbg_pbt_tables *pbt = NULL;
size = sizeof(struct cudbg_pbt_tables);
pbt = (struct cudbg_pbt_tables *)scratch_buff.data;