Lines Matching refs:total
97 TP_PROTO(struct device *dev, int index, int total,
100 TP_ARGS(dev, index, total, sg),
108 __field(int, total)
117 __entry->total = total;
121 __get_str(dev_name), __entry->index, __entry->total,
128 TP_PROTO(struct device *dev, int index, int total,
130 TP_ARGS(dev, index, total, sg)
134 TP_PROTO(struct device *dev, int index, int total,
136 TP_ARGS(dev, index, total, sg)