Searched refs:thread_instruction_delta_ (Results 1 – 4 of 4) sorted by relevance
24820 int64_t thread_instruction_delta() const { return thread_instruction_delta_; } in thread_instruction_delta()24821 …void set_thread_instruction_delta(int64_t value) { thread_instruction_delta_ = value; _has_field_.… in set_thread_instruction_delta()24872 int64_t thread_instruction_delta_{}; member in perfetto::protos::gen::TrackEvent_LegacyEvent25418 && thread_instruction_delta_ == other.thread_instruction_delta_ in operator ==()25455 field.get(&thread_instruction_delta_); in ParseFromArray()25533 msg->AppendVarInt(15, thread_instruction_delta_); in Serialize()
47907 int64_t thread_instruction_delta() const { return thread_instruction_delta_; }47908 …void set_thread_instruction_delta(int64_t value) { thread_instruction_delta_ = value; _has_field_.…47959 int64_t thread_instruction_delta_{};
30910 int64_t thread_instruction_delta() const { return thread_instruction_delta_; } in thread_instruction_delta()30911 …void set_thread_instruction_delta(int64_t value) { thread_instruction_delta_ = value; _has_field_.… in set_thread_instruction_delta()30962 int64_t thread_instruction_delta_{}; member in perfetto::protos::gen::TrackEvent_LegacyEvent31655 && thread_instruction_delta_ == other.thread_instruction_delta_ in operator ==()31692 field.get(&thread_instruction_delta_); in ParseFromArray()31770 msg->AppendVarInt(15, thread_instruction_delta_); in Serialize()
123376 int64_t thread_instruction_delta() const { return thread_instruction_delta_; }123377 …void set_thread_instruction_delta(int64_t value) { thread_instruction_delta_ = value; _has_field_.…123428 int64_t thread_instruction_delta_{};