Lines Matching refs:count
14 unsigned long count),
16 TP_ARGS(name, pfn, page, count),
22 __field(unsigned long, count)
29 __entry->count = count;
36 __entry->count)
41 TP_PROTO(const char *name, unsigned long count, unsigned int align),
43 TP_ARGS(name, count, align),
47 __field(unsigned long, count)
53 __entry->count = count;
59 __entry->count,
66 unsigned long count, unsigned int align, int errorno),
68 TP_ARGS(name, pfn, page, count, align, errorno),
74 __field(unsigned long, count)
83 __entry->count = count;
92 __entry->count,
100 unsigned long count, unsigned int align),
102 TP_ARGS(name, pfn, page, count, align),
108 __field(unsigned long, count)
116 __entry->count = count;
124 __entry->count,