Lines Matching defs:msg
37 msg() {
73 msg "A PulseAudio daemon is already running on your system"
74 msg "To use this script, please do the following first:"
75 msg " 1. Add autospawn=no to $HOME/.pulse/client.conf"
76 msg " 2. Kill current daemon instance using 'pulseaudio --kill'"
80 msg "Hello. Benchmarking PulseAudio daemon memory usage over time"
83 msg "Ensuring consistent results by dropping all VM caches!"
86 msg "Starting PulseAudio daemon"
100 msg "Starting PulseAudio clients"
116 msg "Finished starting ${MAX_CLIENTS} PulseAudio clients over time"
120 msg "You did not provide a long-enough wave file for clients to play"
121 msg "Only $_n_clients_still_alive clients are now active; expected $MAX_CLIENTS"
125 msg "Killing PulseAudio daemon"
131 msg "Sampling daemon memory usage done!"
132 msg "Check the results at $SYMLINK_LATEST_OUTPUT_FILE"
133 msg "Plot these results using 'gnuplot $GNUPLOT_SCRIPT'"