Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Datrace_profiler.cc33 using FpBeginSection = std::add_pointer<void(const char*)>::type; typedef in tflite::profiling::ATraceProfiler
43 atrace_begin_section_ = reinterpret_cast<FpBeginSection>( in ATraceProfiler()
92 FpBeginSection atrace_begin_section_;