Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestGenerated.cpp280 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeOnce"); in executeOnce()
289 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedOwnCompilation"); in executeMultithreadedOwnCompilation()
300 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedSharedCompilation"); in executeMultithreadedSharedCompilation()
315 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "execute"); in execute()
/frameworks/ml/nn/common/include/
DTracing.h128 #define NNTRACE_PHASE_OVERALL "PO" // Overall program, e.g., one benchmark case macro