Searched refs:next_prio_offset (Results 1 – 4 of 4) sorted by relevance
38 uint16_t next_prio_offset; member
67 switch_format.next_prio_offset = field.ftrace_offset; in ValidateSchedSwitchFormat()
282 EXPECT_EQ(60u, format.sched_switch.next_prio_offset); in TEST()
795 int32_t next_prio = ReadValue<int32_t>(start + format->next_prio_offset); in ParseSchedSwitchCompact()