Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp38 #define NNTRACE_APP(...) macro
87 NNTRACE_APP(NNTRACE_PHASE_COMPILATION, "compileModel"); in compileModel()
120 NNTRACE_APP(NNTRACE_PHASE_EXECUTION, "executeWithCompilation example"); in executeWithCompilation()
139 NNTRACE_APP(NNTRACE_PHASE_INPUTS_AND_OUTPUTS, "executeWithCompilation example"); in executeWithCompilation()
157 NNTRACE_APP(NNTRACE_PHASE_RESULTS, "executeWithCompilation example"); in executeWithCompilation()
190 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeOnce"); in executeOnce()
198 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedOwnCompilation"); in executeMultithreadedOwnCompilation()
210 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedSharedCompilation"); in executeMultithreadedSharedCompilation()
226 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "execute"); in execute()
/frameworks/ml/nn/common/include/
DTracing.h101 #define NNTRACE_APP(phase, detail) NNTRACE_FULL(NNTRACE_LAYER_APPLICATION, phase, detail) macro
/frameworks/ml/nn/tools/systrace_parser/
Dcontract-between-code-and-parser.txt46NNTRACE_APP(NNTRACE_PHASE_PREPARATION, t1: t_m_w:B|T1|[NN_LR_PP]funcC1 …