1name: kvm_timer_hrtimer_expire 2ID: 46 3format: 4 field:unsigned short common_type; offset:0; size:2; signed:0; 5 field:unsigned char common_flags; offset:2; size:1; signed:0; 6 field:unsigned char common_preempt_count; offset:3; size:1; signed:0; 7 field:int common_pid; offset:4; size:4; signed:1; 8 9 field:int timer_idx; offset:8; size:4; signed:1; 10 11print fmt: "arch_timer_ctx_index: %d", REC->timer_idx 12