Searched defs:trace_switch_event (Results 1 – 1 of 1) sorted by relevance
646 struct trace_switch_event { struct647 u32 size;649 u16 common_type;650 u8 common_flags;651 u8 common_preempt_count;652 u32 common_pid;653 u32 common_tgid;655 char prev_comm[16];656 u32 prev_pid;657 u32 prev_prio;[all …]