Lines Matching refs:drops
56 int sent, int drops, int err),
58 TP_ARGS(dev, sent, drops, err),
63 __field(int, drops)
71 __entry->drops = drops;
79 __entry->sent, __entry->drops, __entry->err)
192 TP_PROTO(int map_id, unsigned int processed, unsigned int drops,
195 TP_ARGS(map_id, processed, drops, sched),
201 __field(unsigned int, drops)
210 __entry->drops = drops;
221 __entry->processed, __entry->drops,
227 TP_PROTO(int map_id, unsigned int processed, unsigned int drops,
230 TP_ARGS(map_id, processed, drops, to_cpu),
236 __field(unsigned int, drops)
245 __entry->drops = drops;
256 __entry->processed, __entry->drops,
263 int sent, int drops,
267 TP_ARGS(map, map_index, sent, drops, from_dev, to_dev, err),
273 __field(int, drops)
284 __entry->drops = drops;
297 __entry->sent, __entry->drops,