Home
last modified time | relevance | path

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

/test/mlts/benchmark/jni/
Drun_tflite.cpp54 typedef void* (*fp_ATrace_endSection)(); typedef
57 fp_ATrace_endSection ATrace_endSection;
67 reinterpret_cast<fp_ATrace_endSection>(dlsym(lib, "ATrace_endSection"))}; in setupTraceFunc()