Searched defs:next_pid (Results 1 – 13 of 13) sorted by relevance
71 uint32_t next_pid, in PushSchedSwitch()125 uint32_t next_pid, in PushSchedSwitchCompact()197 uint32_t next_pid, in AddRawEventAndStartSlice()
714 uint32_t next_pid = static_cast<uint32_t>(ss.next_pid()); in ParseSchedSwitch() local
15 int next_pid; member
49 int next_pid; member
19 int next_pid; member
14 optional int32 next_pid = 6; field
88 auto next_pid = base::StringToUInt32(args["next_pid"]); in ParseLine() local
45 unsigned short next_pid; member
44 int32_t next_pid; member
99 protozero::PackedVarInt& next_pid() { return next_pid_; } in next_pid() function
791 int32_t next_pid = ReadValue<int32_t>(start + format->next_pid_offset); in ParseSchedSwitchCompact() local
90 next_pid, argument
4906 optional int32 next_pid = 6; field