Searched defs:has_thread_time_delta_us (Results 1 – 6 of 6) sorted by relevance
499 bool has_thread_time_delta_us() const { return _has_field_[2]; } in has_thread_time_delta_us() function
449 bool has_thread_time_delta_us() const { return at<2>().valid(); } in has_thread_time_delta_us() function
5434 inline bool TrackEvent::has_thread_time_delta_us() const { in has_thread_time_delta_us() function