Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c638 START_TIME_XA_PROFILER(prof); in xf_core_service()
686 STOP_TIME_XA_PROFILER(prof); in xf_core_service()
688 if(prof.g_output_bytes) in xf_core_service()
690 unsigned long output_samples = prof.g_output_bytes; in xf_core_service()
691 output_samples >>= (prof.channels == 2 ? 1 : 0); in xf_core_service()
692 output_samples >>= (prof.pcm_width == 24 ? 2 : 1); in xf_core_service()
694 COMPUTE_MHZ_XA_PROFILER(prof, output_samples, prof.sample_rate, 0); in xf_core_service()
696 prof.g_output_bytes = prof.cycles = 0; /* reset counters */ in xf_core_service()
Dxf-shmem.c261 prof.g_output_bytes += (unsigned long)m->length; in xf_shmem_process_output()
266 INIT_XA_PROFILER(prof,"DSP core"); in xf_shmem_process_output()
270 prof.sample_rate = sm->sample_rate; in xf_shmem_process_output()
271 prof.channels = sm->channels; in xf_shmem_process_output()
272 prof.pcm_width = sm->pcm_width; in xf_shmem_process_output()
/device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/
Dxf-main.c90 xa_profiler prof; variable
130 INIT_XA_PROFILER(prof,"DSP core"); in xf_core_loop()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h70 extern xa_profiler prof;
/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/
Dmap_hikey.txt1384 0xc011b2c8 prof