Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsaloop/
Dpcmjob.c440 double maxbuf, pfilled, cfilled, cqueued = -1, avail_min; in xrun_stats0() local
461 cfilled = ((double)loop->xrun_buf_ccount / in xrun_stats0()
476 logit(LOG_INFO, " max buf %.4fms, pfilled %.4fms, cfilled %.4fms\n", maxbuf, pfilled, cfilled); in xrun_stats0()