Searched refs:FpEndSection (Results 1 – 1 of 1) sorted by relevance
34 using FpEndSection = std::add_pointer<void()>::type; typedef in tflite::profiling::ATraceProfiler46 reinterpret_cast<FpEndSection>(dlsym(handle_, "ATrace_endSection")); in ATraceProfiler()93 FpEndSection atrace_end_section_;