Searched refs:next_comm_offset (Results 1 – 4 of 4) sorted by relevance
42 uint16_t next_comm_offset; member
75 switch_format.next_comm_offset = field.ftrace_offset; in ValidateSchedSwitchFormat()
286 EXPECT_EQ(40u, format.sched_switch.next_comm_offset); in TEST()
806 reinterpret_cast<const char*>(start + format->next_comm_offset); in ParseSchedSwitchCompact()