Searched refs:NNTRACE_PHASE_OVERALL (Results 1 – 3 of 3) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestGenerated.cpp | 345 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()
|
D | SupportLibraryTestGenerated.cpp | 406 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/ |
D | Tracing.h | 130 #define NNTRACE_PHASE_OVERALL "PO" // Overall program, e.g., one benchmark case macro
|