Home
last modified time | relevance | path

Searched refs:STOP_TIME_XA_PROFILER (Results 1 – 2 of 2) 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
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c686 STOP_TIME_XA_PROFILER(prof); in xf_core_service()