Lines Matching refs:dprintf
61 dprintf(fd, " FastMixer not initialized\n"); in dump()
67 dprintf(fd, " FastMixer command=%s writeSequence=%u framesWritten=%u\n" in dump()
75 dprintf(fd, " FastMixer Timestamp stats: %s\n", mTimestampVerifier.toString().c_str()); in dump()
128 dprintf(fd, " Simple moving statistics over last %.1f seconds:\n", in dump()
130 dprintf(fd, " wall clock time in ms per mix cycle:\n" in dump()
134 dprintf(fd, " raw CPU load in us per mix cycle:\n" in dump()
139 dprintf(fd, " No FastMixer statistics available currently\n"); in dump()
142 dprintf(fd, " CPU clock frequency in MHz:\n" in dump()
145 dprintf(fd, " adjusted CPU load in MHz (i.e. normalized for CPU clock frequency):\n" in dump()
158 dprintf(fd, " Distribution of mix cycle times in ms for the tails " in dump()
174 dprintf(fd, " Fast tracks: sMaxFastTracks=%u activeMask=%#x\n", in dump()
176 dprintf(fd, " Index Active Full Partial Empty Recent Ready Written\n"); in dump()
196 dprintf(fd, " %5u %6s %4u %7u %5u %7s %5zu %10lld\n", in dump()