blob: 6125db1abd5ab7f03d8be998b65538883c7cc486 [file] [log] [blame]
name: syncpoint_fence
ID: 508
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:__data_loc char[] fence_name; offset:8; size:4; signed:0;
field:unsigned int syncobj_context_id; offset:12; size:4; signed:0;
print fmt: "ctx=%d fence=%s", REC->syncobj_context_id, __get_str(fence_name)