syncpt_max        159 include/trace/events/host1x.h 	TP_PROTO(const char *name, u32 syncpt_base, u32 syncpt_max),
syncpt_max        161 include/trace/events/host1x.h 	TP_ARGS(name, syncpt_base, syncpt_max),
syncpt_max        166 include/trace/events/host1x.h 		__field(u32, syncpt_max)
syncpt_max        172 include/trace/events/host1x.h 		__entry->syncpt_max = syncpt_max;
syncpt_max        176 include/trace/events/host1x.h 		__entry->name, __entry->syncpt_base, __entry->syncpt_max)