Home
last modified time | relevance | path

Searched refs:xrun (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/Documentation/sound/alsa/
DProcfile.txt93 This shows the status of xrun (= buffer overrun/xrun) and
106 kernel log when an xrun is detected. The debug message is
209 mode. This will give you the kernel messages when and where xrun
/linux-4.1.27/sound/core/
Dpcm_trace.h49 TRACE_EVENT(xrun,
Dpcm_lib.c172 static void xrun(struct snd_pcm_substream *substream) in xrun() function
223 xrun(substream); in snd_pcm_update_state()
317 xrun(substream); in snd_pcm_update_hw_ptr0()