cudbg_mps_tcam
struct cudbg_mps_tcam *tcam = NULL;
size = sizeof(struct cudbg_mps_tcam) * n;
tcam = (struct cudbg_mps_tcam *)scratch_buff.data;
total_size += sizeof(struct cudbg_mps_tcam);