Searched defs:has_thread_instruction_count_delta (Results 1 – 6 of 6) sorted by relevance
507 bool has_thread_instruction_count_delta() const { return _has_field_[8]; } in has_thread_instruction_count_delta() function
453 bool has_thread_instruction_count_delta() const { return at<8>().valid(); } in has_thread_instruction_count_delta() function
5510 inline bool TrackEvent::has_thread_instruction_count_delta() const { in has_thread_instruction_count_delta() function