Home
last modified time | relevance | path

Searched refs:sswitch (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/tools/compact_reencode/
Dmain.cc118 protos::pbzero::SchedSwitchFtraceEvent::Decoder sswitch( in ReEncodeBundle() local
121 auto iid = intern(sswitch.next_comm().ToStdString()); in ReEncodeBundle()
124 switch_next_pid.Append(sswitch.next_pid()); in ReEncodeBundle()
125 switch_next_prio.Append(sswitch.next_prio()); in ReEncodeBundle()
126 switch_prev_state.Append(sswitch.prev_state()); in ReEncodeBundle()