Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestGenerated.cpp345 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeOnce"); in executeOnce()
355 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedOwnCompilation"); in executeMultithreadedOwnCompilation()
366 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedSharedCompilation"); in executeMultithreadedSharedCompilation()
381 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "execute"); in execute()
DSupportLibraryTestGenerated.cpp406 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeOnce"); in executeOnce()
439 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedOwnCompilation"); in executeMultithreadedOwnCompilation()
451 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "executeMultithreadedSharedCompilation"); in executeMultithreadedSharedCompilation()
491 NNTRACE_APP(NNTRACE_PHASE_OVERALL, "execute"); in execute()
/packages/modules/NeuralNetworks/common/types/include/
DTracing.h130 #define NNTRACE_PHASE_OVERALL "PO" // Overall program, e.g., one benchmark case macro