struct ContextSwitch

Defined at line 657 of file ../../zircon/system/ulib/trace-reader/include/trace-reader/records.h

Public Members

trace_ticks_t timestamp
trace_cpu_number_t cpu_number
ThreadState outgoing_thread_state
zx_koid_t outgoing_tid
zx_koid_t incoming_tid
vector arguments

Public Methods

const Argument * FindArgument (const std::string & name)

Defined at line 665 of file ../../zircon/system/ulib/trace-reader/include/trace-reader/records.h