Home
last modified time | relevance | path

Searched refs:_internal_python_tracer_level (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/profiler/
Dprofiler_options.pb.cc381 if (this->_internal_python_tracer_level() != 0) { in _InternalSerialize()
383 …target = ::_pbi::WireFormatLite::WriteUInt32ToArray(4, this->_internal_python_tracer_level(), targ… in _InternalSerialize()
461 if (this->_internal_python_tracer_level() != 0) { in ByteSizeLong()
462 total_size += ::_pbi::WireFormatLite::UInt32SizePlusOne(this->_internal_python_tracer_level()); in ByteSizeLong()
526 if (from._internal_python_tracer_level() != 0) { in MergeFrom()
527 _this->_internal_set_python_tracer_level(from._internal_python_tracer_level()); in MergeFrom()
Dprofiler_options.pb.h273 ::uint32_t _internal_python_tracer_level() const; in Swap()
671 inline ::uint32_t ProfileOptions::_internal_python_tracer_level() const { in _internal_python_tracer_level() function
676 return _internal_python_tracer_level(); in python_tracer_level()