Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/profiling/
Datrace_profiler.cc34 using FpEndSection = std::add_pointer<void()>::type; typedef in tflite::profiling::ATraceProfiler
46 reinterpret_cast<FpEndSection>(dlsym(handle_, "ATrace_endSection")); in ATraceProfiler()
93 FpEndSection atrace_end_section_;