Searched defs:log_debug_ratelimit (Results 1 - 1 of 1) sorted by relevance
/third_party/libinput/src/ | ||
H A D | libinput-private.h | 510 #define log_debug_ratelimit(li_, r_, ...) log_msg_ratelimit((li_), (r_), LIBINPUT_LOG_PRIORITY_DEBUG, __VA_ARGS__) macro |
Completed in 3 milliseconds