aboutsummaryrefslogtreecommitdiff
path: root/src/traced/probes/ftrace/test/data/android_raven_AOSP.MASTER_5.10.43/events/mcps802154/llhw_idle_timestamp/format
blob: 73ff2344633fb773b5cf3ce93a121341d4524e52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: llhw_idle_timestamp
ID: 1138
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:int hw_idx;	offset:8;	size:4;	signed:1;
	field:u32 timestamp_dtu;	offset:12;	size:4;	signed:0;

print fmt: "hw%d timestamp_dtu=%#08x", REC->hw_idx, REC->timestamp_dtu