Searched refs:prof (Results 1 – 5 of 5) sorted by relevance
638 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()
261 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()
90 xa_profiler prof; variable130 INIT_XA_PROFILER(prof,"DSP core"); in xf_core_loop()
70 extern xa_profiler prof;
1384 0xc011b2c8 prof