Lines Matching refs:__entry
20 __entry->crtc = crtc;
21 __entry->seq = seq;
23 TP_printk("crtc=%d, seq=%u", __entry->crtc, __entry->seq)
35 __entry->pid = pid;
36 __entry->crtc = crtc;
37 __entry->seq = seq;
39 TP_printk("pid=%d, crtc=%d, seq=%u", __entry->pid, __entry->crtc, \
40 __entry->seq)
52 __entry->pid = pid;
53 __entry->crtc = crtc;
54 __entry->seq = seq;
56 TP_printk("pid=%d, crtc=%d, seq=%u", __entry->pid, __entry->crtc, \
57 __entry->seq)