Searched refs:LOG_EVENTS (Results 1 – 6 of 6) sorted by relevance
169 #define LOG_EVENTS (1 << 20) macro
1181 if (input->flags & LOG_EVENTS) { in wsmouse_input_sync() 1495 params[i].value = !!(input->flags & LOG_EVENTS); in wsmouse_get_params() 1583 input->flags |= LOG_EVENTS; in wsmouse_set_params() 1585 input->flags &= ~LOG_EVENTS; in wsmouse_set_params()
940 if (input->flags & LOG_EVENTS) { in wstpad_tap_timeout()
130 #define LOG_EVENTS (1u << 10) macro
1256 * DNBDefs.h (LOG_EVENTS): New define for logging PThreadEvent.1278 * PThreadEvent.cpp: Changed all logging calls to key off of LOG_EVENTS
2045 bitmask |= LOG_EVENTS; in set_logging()