Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h398 struct struct_tp_la { struct
H A Dcudbg_lib.c1349 struct struct_tp_la *tp_la_buff; in collect_tp_la()
1353 size = sizeof(struct struct_tp_la) + TPLA_SIZE * sizeof(u64); in collect_tp_la()
1359 tp_la_buff = (struct struct_tp_la *) scratch_buff.data; in collect_tp_la()