blob: edcb765c3f2d580774efa78b582fc4ad2308af3b [file] [log] [blame]
name: sched_tune_boostgroup_update
ID: 74
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 cpu; offset:8; size:4; signed:1;
field:int variation; offset:12; size:4; signed:1;
field:int max_boost; offset:16; size:4; signed:1;
print fmt: "cpu=%d variation=%d max_boost=%d", REC->cpu, REC->variation, REC->max_boost