Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/utils/
Dpadsp.c260 …debug(DEBUG_LEVEL_NORMAL, __FILE__": Not connected: %s\n", (i)->context ? pa_strerror(pa_context_e…
268 …debug(DEBUG_LEVEL_NORMAL, __FILE__": Not connected: %s\n", (i)->context ? pa_strerror(pa_context_e…
276 …debug(DEBUG_LEVEL_NORMAL, __FILE__": Not connected: %s\n", (i)->context ? pa_strerror(pa_context_e…
284 #define DEBUG_LEVEL_NORMAL 1 macro
385 debug(DEBUG_LEVEL_NORMAL, __FILE__": freeing fd info (fd=%i)\n", i->app_fd); in fd_info_free()
508 debug(DEBUG_LEVEL_NORMAL, __FILE__": atfork_prepare() enter\n"); in atfork_prepare()
521 debug(DEBUG_LEVEL_NORMAL, __FILE__": atfork_prepare() exit\n"); in atfork_prepare()
527 debug(DEBUG_LEVEL_NORMAL, __FILE__": atfork_parent() enter\n"); in atfork_parent()
540 debug(DEBUG_LEVEL_NORMAL, __FILE__": atfork_parent() exit\n"); in atfork_parent()
546 debug(DEBUG_LEVEL_NORMAL, __FILE__": atfork_child() enter\n"); in atfork_child()
[all …]