Searched refs:struct_tp_la (Results 1 – 2 of 2) sorted by relevance
398 struct struct_tp_la { struct
1352 struct struct_tp_la *tp_la_buff; in collect_tp_la() 1356 size = sizeof(struct struct_tp_la) + TPLA_SIZE * sizeof(u64); in collect_tp_la() 1362 tp_la_buff = (struct struct_tp_la *) scratch_buff.data; in collect_tp_la()