Searched defs:next_prio (Results 1 – 10 of 10) sorted by relevance
73 int32_t next_prio) { in PushSchedSwitch()126 int32_t next_prio, in PushSchedSwitchCompact()199 int32_t next_prio) { in AddRawEventAndStartSlice()
16 int next_prio; member
50 int next_prio; member
15 optional int32 next_prio = 7; field
90 auto next_prio = base::StringToInt32(args["next_prio"]); in ParseLine() local
46 unsigned short next_prio; member
45 int32_t next_prio; member
100 protozero::PackedVarInt& next_prio() { return next_prio_; } in next_prio() function
795 int32_t next_prio = ReadValue<int32_t>(start + format->next_prio_offset); in ParseSchedSwitchCompact() local
4907 optional int32 next_prio = 7; field