Searched defs:CompactSchedSwitchFormat (Results 1 – 1 of 1) sorted by relevance
32 struct CompactSchedSwitchFormat { struct33 uint32_t event_id;34 uint16_t size;36 uint16_t next_pid_offset;37 FtraceFieldType next_pid_type;38 uint16_t next_prio_offset;39 FtraceFieldType next_prio_type;40 uint16_t prev_state_offset;41 FtraceFieldType prev_state_type;42 uint16_t next_comm_offset;