blob: 068498660664dd9e1a5c1432b2c9b0b9d026d1e9 [file] [log] [blame]
name: syncpoint_timestamp
ID: 399
format:
field:unsigned short common_type; offset:0; size:2; signed:0;
field:unsigned char common_flags; offset:2; size:1; signed:0;
field:unsigned char common_preempt_count; offset:3; size:1; signed:0;
field:int common_pid; offset:4; size:4; signed:1;
field:unsigned int cmdbatch_context_id; offset:8; size:4; signed:0;
field:unsigned int context_id; offset:12; size:4; signed:0;
field:unsigned int timestamp; offset:16; size:4; signed:0;
print fmt: "ctx=%d sync ctx=%d ts=%d", REC->cmdbatch_context_id, REC->context_id, REC->timestamp