Searched refs:log_event_phase (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3760 # define log_event_phase(s, ...) kprintf("%s:%d " s, __FILE__, __LINE__, __VA_ARGS__)
3762 # define log_event_phase(s, ...) macro
3874 log_event_phase("unexpected phase (%04x) state (%04x) combination\n", phase, oldDelayedPhase);
3909 log_event_phase("unexpected phase (%04x) state (%04x) combination\n", phase, oldDelayedPhase);
3922 log_event_phase("updating phase from %04x to %04x for %p\n", oldDelayedPhase, newDelayedPhase, sender);
4166 log_event_phase("annotation %08x suppressed\n", phaseAnnotation);
4170 log_event_phase("annotation %08x posted with %08x\n", phaseAnnotation, options);

Completed in 125 milliseconds