Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h128 #define COMPUTE_MHZ_XA_PROFILER(x, a, b, c) do { xa_compute_mcps(&x, a, b, c); } while(0) macro
142 #define COMPUTE_MHZ_XA_PROFILER(x, a, b) do {} while(0) macro
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c694 COMPUTE_MHZ_XA_PROFILER(prof, output_samples, prof.sample_rate, 0); in xf_core_service()