Searched refs:COMPUTE_MHZ_XA_PROFILER (Results 1 – 2 of 2) sorted by relevance
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
D | xa_profiler.h | 128 #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/ |
D | xf-core.c | 694 COMPUTE_MHZ_XA_PROFILER(prof, output_samples, prof.sample_rate, 0); in xf_core_service()
|