Lines Matching refs:count
14 unsigned long count, unsigned int align),
16 TP_ARGS(name, pfn, page, count, align),
22 __field(unsigned long, count)
30 __entry->count = count;
38 __entry->count,
45 unsigned long count),
47 TP_ARGS(name, pfn, page, count),
53 __field(unsigned long, count)
60 __entry->count = count;
67 __entry->count)
72 TP_PROTO(const char *name, unsigned long count, unsigned int align),
74 TP_ARGS(name, count, align),
78 __field(unsigned long, count)
84 __entry->count = count;
90 __entry->count,
97 unsigned long count, unsigned int align),
99 TP_ARGS(name, pfn, page, count, align)
105 unsigned long count, unsigned int align),
107 TP_ARGS(name, pfn, page, count, align)