Searched refs:switch_next_pid (Results 1 – 5 of 5) sorted by relevance
84 protozero::PackedVarInt switch_next_pid; in ReEncodeBundle() local124 switch_next_pid.Append(sswitch.next_pid()); in ReEncodeBundle()150 compact_sched->set_switch_next_pid(switch_next_pid); in ReEncodeBundle()
47 repeated int32 switch_next_pid = 3 [packed = true]; field
138 auto npid_it = compact.switch_next_pid(&parse_error); in TokenizeFtraceCompactSchedSwitch()
866 EXPECT_EQ(6u, compact_sched.switch_next_pid().size()); in TEST()876 EXPECT_EQ(3733, compact_sched.switch_next_pid()[0]); in TEST()
5584 repeated int32 switch_next_pid = 3 [packed = true]; field