Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DTracing.h101 #define NNTRACE_APP(phase, detail) NNTRACE_FULL(NNTRACE_LAYER_APPLICATION, phase, detail)
103 NNTRACE_FULL_SWITCH(NNTRACE_LAYER_APPLICATION, phase, detail)
144 #define NNTRACE_LAYER_APPLICATION "LA" macro