Home
last modified time | relevance | path

Searched defs:STOP_TIME_XA_PROFILER (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h126 #define STOP_TIME_XA_PROFILER(x) do { x.cstop =read_ccount(); \ macro
141 #define STOP_TIME_XA_PROFILER(x) do {} while(0) macro