Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp53 typedef void* (*fp_ATrace_beginSection)(const char* sectionName); typedef
56 fp_ATrace_beginSection ATrace_beginSection;
65 reinterpret_cast<fp_ATrace_beginSection>( in setupTraceFunc()