Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Datrace_profiler.cc45 atrace_end_section_ = in ATraceProfiler()
49 !atrace_end_section_) { in ATraceProfiler()
84 atrace_end_section_(); in EndEvent()
93 FpEndSection atrace_end_section_; member in tflite::profiling::ATraceProfiler