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