trace::Record::SchedulerEvent::LegacyContextSwitch

Summary

Public attributes

cpu_number
trace_cpu_number_t
incoming_thread
incoming_thread_priority
trace_thread_priority_t
outgoing_thread
outgoing_thread_priority
trace_thread_priority_t
outgoing_thread_state
ThreadState
timestamp
trace_ticks_t

Public attributes

cpu_number

trace_cpu_number_t trace::Record::SchedulerEvent::LegacyContextSwitch::cpu_number

incoming_thread

ProcessThread trace::Record::SchedulerEvent::LegacyContextSwitch::incoming_thread

incoming_thread_priority

trace_thread_priority_t trace::Record::SchedulerEvent::LegacyContextSwitch::incoming_thread_priority

outgoing_thread

ProcessThread trace::Record::SchedulerEvent::LegacyContextSwitch::outgoing_thread

outgoing_thread_priority

trace_thread_priority_t trace::Record::SchedulerEvent::LegacyContextSwitch::outgoing_thread_priority

outgoing_thread_state

ThreadState trace::Record::SchedulerEvent::LegacyContextSwitch::outgoing_thread_state

timestamp

trace_ticks_t trace::Record::SchedulerEvent::LegacyContextSwitch::timestamp