Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dratelimit.h34 #define PA_DEFINE_RATELIMIT(_name, _interval, _burst) \ macro
Dlog.c603 static PA_DEFINE_RATELIMIT(ratelimit, 5 * PA_USEC_PER_SEC, 10); in pa_log_ratelimit()