Searched refs:cudbg_tp_la (Results 1 – 2 of 2) sorted by relevance
82 struct cudbg_tp_la { struct
325 len = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cudbg_get_entity_length()1889 struct cudbg_tp_la *tp_la_buff; in cudbg_collect_tp_la()1892 size = sizeof(struct cudbg_tp_la) + TPLA_SIZE * sizeof(u64); in cudbg_collect_tp_la()1897 tp_la_buff = (struct cudbg_tp_la *)temp_buff.data; in cudbg_collect_tp_la()