Searched refs:struct_tp_la (Results 1 – 2 of 2) sorted by relevance
398 struct struct_tp_la { struct
1349 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()