Searched refs:_internal_has_graph_execution_trace (Results 1 – 2 of 2) sorted by relevance
385 bool _internal_has_graph_execution_trace() const; in Swap()2821 inline bool DebugEvent::_internal_has_graph_execution_trace() const { in _internal_has_graph_execution_trace() function2825 return _internal_has_graph_execution_trace(); in has_graph_execution_trace()2831 if (_internal_has_graph_execution_trace()) { in clear_graph_execution_trace()2840 if (_internal_has_graph_execution_trace()) { in release_graph_execution_trace()2853 return _internal_has_graph_execution_trace() in _internal_graph_execution_trace()2863 if (_internal_has_graph_execution_trace()) { in unsafe_arena_release_graph_execution_trace()2881 if (!_internal_has_graph_execution_trace()) { in _internal_mutable_graph_execution_trace()
818 if (_internal_has_graph_execution_trace()) { in _InternalSerialize()